summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Change `last_contact` to `contacted_at`Tomasz Maczukin2016-02-171-1/+1
* Replace Entities::RunnerProjectDetails with Entities::ForkedFromProjectTomasz Maczukin2016-02-171-7/+1
* iChange `name` and `path` to `name_with_namespace` and `path_with_namespace` ...Tomasz Maczukin2016-02-161-2/+2
* Move :runner_id param to POST body when enabling specific runner in projectTomasz Maczukin2016-02-161-1/+3
* Modify and fix output of delete and update of a runnerTomasz Maczukin2016-02-101-2/+2
* Modify runner projects selecting method in runners APITomasz Maczukin2016-02-102-8/+4
* Fix runners filteringTomasz Maczukin2016-02-101-2/+6
* Limit projects to user available projects if user is not an adminTomasz Maczukin2016-02-102-2/+12
* Modify authentication check methods in runners APITomasz Maczukin2016-02-101-24/+22
* Add token to runner details output in APITomasz Maczukin2016-02-102-1/+2
* Add associated project info to runner details outputTomasz Maczukin2016-02-101-0/+7
* Split `/runners` entrypoint to `/runners` and `/runners/all`Tomasz Maczukin2016-02-101-9/+12
* Add some fixes in runners API documentationTomasz Maczukin2016-02-101-2/+2
* Fix runners filtering in APITomasz Maczukin2016-02-101-3/+3
* Add missing methods documentation; fix rubocop reported violationTomasz Maczukin2016-02-101-1/+36
* Add feature to enable/disable runner in projectTomasz Maczukin2016-02-101-0/+26
* Add basic runners management APITomasz Maczukin2016-02-103-0/+114
* Merge branch 'freeze-constants-lib-gitlab-git' into 'master' Robert Speicher2016-02-091-3/+3
|\
| * Freeze the expression instead of the literalZeger-Jan van de Weg2016-02-051-2/+1
| * Minor refactoring on Gitlab::GitZeger-Jan van de Weg2016-02-051-3/+4
* | Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-02-096-19/+37
|\ \
| * \ Merge branch 'master' into ci-permissionsKamil Trzcinski2016-02-053-9/+35
| |\ \ | | |/
| * | Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-0412-25/+124
| |\ \
| * | | Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-042-8/+8
| * | | Expose allow_guest_to_access_builds in GitLab APIKamil Trzcinski2016-02-042-3/+10
| * | | Make the CI permission model simplerKamil Trzcinski2016-02-024-15/+26
* | | | Merge branch 'develop7/add-merge_status-to-merge-request-in-api' into 'master' Douwe Maan2016-02-091-0/+1
|\ \ \ \
| * | | | Expose MergeRequest::merge_status to APIAndrei Dziahel2016-02-081-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'rs-broadcast-markdown' into 'master' Douwe Maan2016-02-091-0/+16
|\ \ \ \
| * | | | Allow limited Markdown in Broadcast Messagesrs-broadcast-markdownRobert Speicher2016-02-061-0/+16
| |/ / /
* | | | Merge branch 'increase_import_timeout' into 'master' Douwe Maan2016-02-091-1/+1
|\ \ \ \
| * | | | Increase project import timeout from 4 minutes to 15 minutesDrew Blessing2016-02-041-1/+1
| |/ / /
* | | | Merge branch 'snippet_search_refactoring'Valery Sizov2016-02-091-7/+3
|\ \ \ \
| * | | | one more improvement to snippet searchValery Sizov2016-02-051-1/+1
| * | | | Faster snippet searchValery Sizov2016-02-051-6/+2
| |/ / /
* | | | Merge branch 'backup-database-timeout-fix' into 'master' Robert Speicher2016-02-081-0/+3
|\ \ \ \
| * | | | Make sure there is a connection before using ActiveRecordbackup-database-timeout-fixJeroen Nijhof2016-02-081-0/+3
| |/ / /
* | | | Merge branch 'huacnlee/current-settings-autoload-bug-in-development' into 'ma...Robert Speicher2016-02-081-2/+2
|\ \ \ \
| * | | | Fix CurrentSettings autoload bug in development.huacnlee/current-settings-autoload-bug-in-developmentJason Lee2016-02-081-2/+2
| |/ / /
* | | | Merge branch 'fix-init' into 'master' Rémy Coutable2016-02-081-1/+1
|\ \ \ \
| * | | | Fixed init.d script not working on OS Xritave2016-02-081-1/+1
| |/ / /
* | | | suppress only errors in init-script while determining canonical path of gitla...Harald Spaethe2016-02-081-1/+1
|/ / /
* | | Merge branch 'fix/atom-url-issue' into 'master' Douwe Maan2016-02-042-3/+3
|\ \ \
| * | | fixed move project method in migrationJames Lopez2016-02-021-1/+1
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/atom-url-issueJames Lopez2016-02-021-4/+4
| |\ \ \
| * \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/atom-url-issueJames Lopez2016-02-016-177/+54
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | refactor previous test and add validation to project modelJames Lopez2016-01-291-2/+2
* | | | | Merge remote-tracking branch 'origin/rs-database-info'Dmitriy Zaporozhets2016-02-041-6/+32
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Display database type and version in Administration dashboardrs-database-infoRobert Speicher2016-02-021-6/+32
* | | | | Make Pipelines responsible for defining their custom whitelistrs-whitelist-in-pipelineRobert Speicher2016-02-032-9/+13