Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | release 5.1v5.1.05-1-stable | Valery Sizov | 2014-10-23 | 5 | -5/+47 |
| | |||||
* | Merge branch 'admin-builds-page' | Dmitriy Zaporozhets | 2014-10-22 | 7 | -0/+85 |
|\ | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG | ||||
| * | New feature: All builds page for admin user | Dmitriy Zaporozhets | 2014-10-22 | 7 | -0/+85 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Merge branch 'cron_comment' into 'master' | Dmitriy Zaporozhets | 2014-10-22 | 1 | -0/+3 |
|\ \ | | | | | | | | | | | | | | | | Add a comment about Whenever and omnibus packages See merge request !75 | ||||
| * | | Add a comment about Whenever and omnibus packages | Jacob Vosmaer | 2014-10-21 | 1 | -0/+3 |
| |/ | |||||
* | | Also add Sameer his docker image. | Sytse Sijbrandij | 2014-10-22 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'master' of github.com:gitlabhq/gitlab-ci | Sytse Sijbrandij | 2014-10-22 | 1 | -0/+1 |
|\ \ | |||||
| * \ | Merge pull request #483 from anapsix/patch-1 | Sytse Sijbrandij | 2014-10-17 | 1 | -0/+1 |
| |\ \ | | |/ | |/| | Docker Image mention | ||||
| | * | Docker Image mention | Anastas Dancha | 2014-10-17 | 1 | -0/+1 |
| |/ | | | | | | | | | As per conversation with @dosire, I'l like to add the mention of the GitLab-CI Docker image I've build. I'm not exactly sure how you'd like to word it or section to place it within, so feel free to throw this away and use your own wording... Thanks GitLabHQ | ||||
* | | Merge branch 'revision_file' into 'master' | Dmitriy Zaporozhets | 2014-10-21 | 2 | -1/+11 |
|\ \ | |/ |/| | | | | | | | Look for a REVISION file before running `git log` See merge request !76 | ||||
| * | Look for a REVISION file before running `git log` | Jacob Vosmaer | 2014-10-21 | 2 | -1/+11 |
|/ | |||||
* | rc1 | Dmitriy Zaporozhets | 2014-10-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Mention rails update in changelog | Dmitriy Zaporozhets | 2014-10-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'update-gems' into 'master' | Dmitriy Zaporozhets | 2014-10-09 | 2 | -44/+31 |
|\ | | | | | | | | | | | Update gems See merge request !74 | ||||
| * | Remove unused gems | Dmitriy Zaporozhets | 2014-10-09 | 2 | -8/+0 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Update rails to 4.0.10 | Dmitriy Zaporozhets | 2014-10-09 | 2 | -36/+31 |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Return build coverage in json | Dmitriy Zaporozhets | 2014-10-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix tests | Dmitriy Zaporozhets | 2014-10-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Smaller label for coverage column | Dmitriy Zaporozhets | 2014-10-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'coverage-parser' into 'master' | Dmitriy Zaporozhets | 2014-10-01 | 11 | -3/+102 |
|\ | | | | | | | | | | | | | | | Coverage parser feature Fixes #112 See merge request !73 | ||||
| * | Add coverage feature to changelog | Dmitriy Zaporozhets | 2014-10-01 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Show test coverage on build page and builds page | Dmitriy Zaporozhets | 2014-10-01 | 3 | -0/+13 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Implement parsing and set coverage after build finished | Dmitriy Zaporozhets | 2014-10-01 | 4 | -2/+75 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Prepare db for build coverage feature | Dmitriy Zaporozhets | 2014-10-01 | 3 | -1/+13 |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix build trigger | Dmitriy Zaporozhets | 2014-10-01 | 2 | -3/+7 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix GitLab CI for ruby 2.1.3 | Dmitriy Zaporozhets | 2014-10-01 | 2 | -9/+10 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'better-githost-script' into 'master' | Dmitriy Zaporozhets | 2014-10-01 | 1 | -26/+8 |
|\ | | | | | | | | | | | Better githost script See merge request !72 | ||||
| * | Cleanup githost example script | Dmitriy Zaporozhets | 2014-10-01 | 1 | -26/+8 |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Use coveralls env | Dmitriy Zaporozhets | 2014-09-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Update the url to the builds. | Sytse Sijbrandij | 2014-09-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ci | Sytse Sijbrandij | 2014-09-29 | 0 | -0/+0 |
|\ | | | | | | | | | Conflicts: doc/examples/build_script_gitlab_ce.md | ||||
| * | Merge branch 'fix_githost_docs' into 'master' | Sytse Sijbrandij | 2014-09-19 | 1 | -2/+0 |
| |\ | | | | | | | | | | | | | | | | | | | | | | Fix githost docs Removing extra rake call that doesn't need to be there. Rake test handles gitlab shell install. See merge request !9 | ||||
| | * | Remove duplicate rake task | Josh Frye | 2014-09-19 | 1 | -2/+0 |
| |/ | |||||
* | | After creating the database no migration is needed. | Sytse Sijbrandij | 2014-09-29 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'githost-io-build-script' into 'master' | Dmitriy Zaporozhets | 2014-09-19 | 1 | -1/+50 |
|\ | | | | | | | | | | | Githost io build script See merge request !71 | ||||
| * | Add GitHost.io build script. | Sytse Sijbrandij | 2014-09-19 | 1 | -1/+50 |
|/ | |||||
* | Merge pull request #475 from williamherry/feature/skip_build_for_branch | Dmitriy Zaporozhets | 2014-09-10 | 7 | -3/+20 |
|\ | | | | | make gitlab_ci able to skip refs from build | ||||
| * | make gitlab_ci able to skip refs from build | William Herry | 2014-09-10 | 7 | -3/+20 |
|/ | |||||
* | Merge pull request #473 from qwazerty/project_api_pagination | Dmitriy Zaporozhets | 2014-09-07 | 1 | -2/+6 |
|\ | | | | | Add pagination to project API | ||||
| * | Add pagination to project API | Kevin Houdebert | 2014-09-07 | 1 | -2/+6 |
|/ | |||||
* | It's GitLab CI and not GitLab | Robert Schilling | 2014-09-01 | 1 | -9/+5 |
| | |||||
* | Merge pull request #424 from thomwiggers/patch-2 | Jeroen van Baarsen | 2014-08-15 | 1 | -3/+3 |
|\ | | | | | Remove -y on dependencies | ||||
| * | Remove -y on dependencies | Thom Wiggers | 2014-04-25 | 1 | -3/+3 |
| | | | | | | Otherwise blindly pasting them might have unintended side-effects, like uninstalling alternatives to postfix. | ||||
* | | Merge branch 'master' of github.com:gitlabhq/gitlab-ci | Dmitriy Zaporozhets | 2014-08-11 | 1 | -0/+54 |
|\ \ | |||||
| * \ | Merge pull request #443 from Aigeruth/coverage/models_network | Dmitriy Zaporozhets | 2014-07-26 | 1 | -0/+54 |
| |\ \ | | | | | | | | | Add tests for Network model. | ||||
| | * | | Add tests for Network model. | Gabor Nagy | 2014-07-09 | 1 | -0/+54 |
| |/ / | |||||
* | | | Dont show archived projects | Dmitriy Zaporozhets | 2014-08-11 | 3 | -2/+5 |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | Show spinner when paginate GitLab projects | Dmitriy Zaporozhets | 2014-08-11 | 1 | -7/+14 |
|/ / | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Mention changed resque.yml file in update docs | Dmitriy Zaporozhets | 2014-07-09 | 1 | -1/+5 |
| | | |||||
* | | Fix tests | Dmitriy Zaporozhets | 2014-07-09 | 1 | -1/+4 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |