summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | Changed sudo by su -cWachiwi2014-05-131-1/+1
| | | | | | | | | | | | | | | | | | See PR #5935 in gitlabhq/gitlabhq for more details
* | | | | | Merge branch 'last_build_fix' into 'master'Dmitriy Zaporozhets2015-01-085-6/+25
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Last_build fix See merge request !99
| * | | | | fix test hookValery Sizov2015-01-071-1/+1
| | | | | |
| * | | | | Fix scheduled retryingValery Sizov2015-01-074-5/+24
| | |/ / / | |/| | |
* | | | | Merge branch 'register-specific-runner' into 'master'Dmitriy Zaporozhets2015-01-076-13/+38
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Register specific runner via API without admin access See merge request !21
| * | | | | Update CHANGELOG with register specific runner infoDmitriy Zaporozhets2015-01-071-0/+1
| | | | | |
| * | | | | Update docsDmitriy Zaporozhets2015-01-071-2/+5
| | | | | |
| * | | | | Re-annotateDmitriy Zaporozhets2015-01-072-2/+1
| | | | | |
| * | | | | Add specs for runner setup via APIDmitriy Zaporozhets2015-01-071-7/+21
| | | | | |
| * | | | | Add ability to register specific runners for projectsDmitriy Zaporozhets2015-01-071-2/+10
|/ / / / / | | | | | | | | | | | | | | | | | | | | You can provide project token durinng runner regstration and runner will be created specifically for this project
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ciDmitriy Zaporozhets2015-01-071-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'example-dev-unicorn' into 'master'Dmitriy Zaporozhets2015-01-071-0/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Example dev unicorn **What does this PR do?** It adds an unicorn file for development purposes **Why is this PR needed?** It helps the development of the Development Toolkit for CI See merge request !16
| | * | | | Added an unicorn file for developmentJeroen van Baarsen2014-12-121-0/+2
| | | | | |
* | | | | | Merge pull request #520 from danielgroves/help-api-linkDmitriy Zaporozhets2014-12-301-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Corrected API documentation link
| * | | | | Corrected API documentation linkDaniel Groves2014-12-271-2/+2
|/ / / / /
* | | | | Fix 500 error with badge for pending buildDmitriy Zaporozhets2014-12-243-2/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | Merge branch '5-3-update-guide' into 'master'Patricio Cano2014-12-181-0/+42
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5.3 update guide Added update guide from 5.2 to 5.3 See merge request !98
| * | | | | Added update guide from 5.2 to 5.3Patricio Cano2014-12-181-0/+42
|/ / / / /
* | | | | Bump VERSION to 5.3.0Patricio Cano2014-12-181-1/+1
| | | | |
* | | | | Rename to manual installation guide.Sytse Sijbrandij2014-12-171-1/+1
| |_|/ / |/| | |
* | | | Bump version to 5.3.0.preDmitriy Zaporozhets2014-12-151-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Merge branch 'update-changelog-5-3' into 'master'Dmitriy Zaporozhets2014-12-151-0/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Changelog for 5.3 release Updated changelog See merge request !96
| * | | | Corrected fix about parallel builds scripts.Patricio Cano2014-12-151-1/+1
| | | | |
| * | | | Updated Chnagelog for 5.3 releasePatricio Cano2014-12-151-0/+3
|/ / / /
* | | | Merge branch 'quiet-cron' into 'master'Dmitriy Zaporozhets2014-12-112-1/+3
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Make the schedule_builds cron job quieter A cron job should be quiet if all goes well. Getting an email that says 'Done' every hour is annoying for administrators. See merge request !95
| * | | Remove 'Done' from the schedule_builds cron jobJacob Vosmaer2014-12-102-1/+3
|/ / / | | | | | | | | | | | | A cron job should be quiet if all goes well. Getting an email that says 'Done' every hour is annoying for administrators.
* | | Merge branch 'refer-people-to-omnibus-installation' into 'master'Dmitriy Zaporozhets2014-12-051-6/+7
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refer people to omnibus installation Ooops for missing this so long. /cc @jacobvosmaer @job See merge request !94
| * | | Refer people to omnibus installation.Sytse Sijbrandij2014-12-051-6/+7
| | | |
* | | | Fix style issue with navbarDmitriy Zaporozhets2014-12-011-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Merge branch 'skip_csrf_check' into 'master'Dmitriy Zaporozhets2014-12-011-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Skip csrf check See merge request !90
| * | | | skipping csrf checkValery Sizov2014-12-011-0/+1
|/ / / /
* | | | Merge branch 'parallel_build_fixes' into 'master'Dmitriy Zaporozhets2014-12-0111-27/+25
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Parallel builds fixes See merge request !89
| * | | | db schema for postgresDmitriy Zaporozhets2014-12-011-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | enable pgplgsqlValery Sizov2014-12-011-0/+3
| | | | |
| * | | | remove script field from projectValery Sizov2014-12-019-24/+15
| | | | |
| * | | | show script for every buildValery Sizov2014-12-011-5/+7
| | | | |
| * | | | remove invalid buildsValery Sizov2014-12-012-5/+7
| | |_|/ | |/| |
* | | | Merge pull request #503 from eval/patch-1Dmitriy Zaporozhets2014-12-011-1/+1
|\ \ \ \ | | | | | | | | | | Fix image
| * | | | Fix imageGert Goet2014-11-261-1/+1
| | | | |
* | | | | Merge pull request #505 from tuminoid/patch-1Dmitriy Zaporozhets2014-12-011-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | Fix Integration page header of required GitLab version
| * | | | Fix Integration page header of required GitLab versionTuomo Tanskanen2014-12-011-1/+1
|/ / / / | | | | | | | | GitLab CI 5.2 requires GitLab 7.5
* | | | Merge pull request #502 from ↵Robert Schilling2014-11-262-2/+3
|\ \ \ \ | |/ / / |/| | | | | | | | | | | williamherry/add_smtp_settings_to_gitignore_and_fix_comment Add smtp settings to gitignore and fix comment
| * | | fix smtp_settings sample commentWilliam Herry2014-11-261-2/+2
| | | |
| * | | add smtp_settings.rb to gitignore fileWilliam Herry2014-11-261-0/+1
|/ / /
* | | We need GitLab 7.5 or newerJacob Vosmaer2014-11-211-0/+2
| | |
* | | Merge branch 'master' of github.com:gitlabhq/gitlab-ciJacob Vosmaer2014-11-211-1/+1
|\ \ \
| * \ \ Merge pull request #497 from MarbolanGos/masterRobert Schilling2014-11-191-1/+1
| |\ \ \ | | | | | | | | | | Typo fixing
| | * | | Typo fixingMarbolanGos2014-11-191-1/+1
| |/ / / | | | | | | | | Fixed a typo with a word which was missing.
* | | | Merge branch 'required-gl-version' into 'master'Jacob Vosmaer2014-11-211-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Required gl version Set the required GL version in the update doc correctly /cc @jacobvosmaer See merge request !88
| * | | Set the required GitLab version in the 5.2 update docJob van der Voort2014-11-211-1/+1
|/ / /