summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated coderemove_deprecated_codeValery Sizov2015-04-201-51/+0
* Merge branch 'security_fix' into 'master'Dmitriy Zaporozhets2015-03-251-1/+2
* Adding brakemanValery Sizov2015-03-111-0/+9
* Allow to pause runners - when paused runner will not receive any new buildKamil Trzcinski2015-03-061-0/+2
* Added runner last contactKamil Trzcinski2015-03-062-0/+9
* Merge pull request #553 from jvanbaarsen/fix-295Valeriy Sizov2015-03-031-1/+1
|\
| * Only update trace when trace is givenJeroen van Baarsen2015-02-281-1/+1
* | Merge branch 'master' of github.com:gitlabhq/gitlab-ciValery Sizov2015-03-031-2/+6
|\ \
| * | Upgrade to rails 4.1.9Jeroen van Baarsen2015-02-281-2/+6
| |/
* | Merge branch 'feature_project_jobs_rest_api-1' into 'master'Valery Sizov2015-03-032-0/+78
|\ \ | |/ |/|
| * project jobs api: exposed active, build_branches, build_tags, tags. Implement...Michel Courtine2015-02-122-3/+16
| * Implemented api for project jobs with working tests and updated docMichel Courtine2015-02-112-1/+66
* | Semaphore does not like real git fetching, stub out the callJeroen van Baarsen2015-02-281-2/+5
* | delete runner endpointValery Sizov2015-02-261-0/+12
* | rubocop installValery Sizov2015-02-254-24/+24
* | Revert "Implemented api for project jobs"Valery Sizov2015-02-112-64/+0
* | Implemented api for project jobsMichel Courtine2015-02-102-0/+64
|/
* Merge branch 'topic/settings-email' into 'master'Valery Sizov2015-02-041-0/+1
|\
| * Fixed testsKamil Trzcinski2015-01-291-0/+1
* | Rename hostname in Runner's API to descriptionKamil Trzcinski2015-01-281-2/+2
|/
* Allow runner to pass tag_list during registrationKamil Trzcinski2015-01-271-2/+8
* Use hostname as default runner's descriptionKamil Trzcinski2015-01-231-2/+2
* Check if the last commit has a last buildJacob Vosmaer2015-01-151-1/+1
* Register builds depend on runner tagsDmitriy Zaporozhets2015-01-121-16/+4
* Don't run projects which are assigned to specific runner by shared runner.Kamil Trzcinski2015-01-121-1/+4
* Make the schedule_build cron job quietJacob Vosmaer2015-01-091-1/+0
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ciJacob Vosmaer2015-01-082-0/+28
|\
| * Merge branch 'api_for_webhooks_registering' into 'master'Valery Sizov2015-01-072-0/+28
| |\
| | * Projects API method for webhooks creationMariusz Michalak2014-11-241-0/+24
| | * Grape Entity for WebHookMariusz Michalak2014-11-241-0/+4
* | | Merge branch 'master' of github.com:gitlabhq/gitlab-ciJacob Vosmaer2015-01-081-1/+1
|\ \ \
| * \ \ Merge pull request #431 from Wachiwi/patch-1Valeriy Sizov2015-01-071-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Changed sudo by su -cWachiwi2014-05-131-1/+1
* | | | Merge branch 'last_build_fix' into 'master'Dmitriy Zaporozhets2015-01-081-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix scheduled retryingValery Sizov2015-01-071-4/+4
* | | | Add ability to register specific runners for projectsDmitriy Zaporozhets2015-01-071-2/+10
|/ / /
* | | Remove 'Done' from the schedule_builds cron jobJacob Vosmaer2014-12-101-1/+0
* | | remove script field from projectValery Sizov2014-12-012-5/+2
| |/ |/|
* | Refactor commit shaDmitriy Zaporozhets2014-11-061-0/+3
* | Charts: show commit duration instead of buildDmitriy Zaporozhets2014-11-061-4/+4
* | Fix testsDmitriy Zaporozhets2014-11-051-1/+0
* | Refactor commits/builds logicDmitriy Zaporozhets2014-11-051-2/+2
* | Add Commits APIDmitriy Zaporozhets2014-11-054-2/+82
* | Fix testsDmitriy Zaporozhets2014-11-041-0/+1
* | Commit creates multiple builds nowDmitriy Zaporozhets2014-11-031-1/+4
* | Fix lib chartsDmitriy Zaporozhets2014-10-311-2/+2
* | Merge branch 'enhancement/separate-commits-from-builds' of https://gitlab.com...Dmitriy Zaporozhets2014-10-311-3/+6
|\ \
| * | Separate Commit model and logic from Build model|etc...Kestred2014-08-231-3/+6
* | | Fix migrations and add mysql limitsDmitriy Zaporozhets2014-10-282-15/+4
* | | Add pagination to project APIKevin Houdebert2014-09-071-2/+6
|/ /