summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'refactor-scan' into 'master' Douwe Maan2016-02-201-6/+5
|\
| * Improve readability of 'rake cache:clear' coderefactor-scanJacob Vosmaer2016-02-191-6/+5
* | Fix API implementationKamil Trzcinski2016-02-192-4/+2
* | Introduce API for serving the artifacts archiveKamil Trzcinski2016-02-192-0/+31
* | Record user that erased a build through APIGrzegorz Bizon2016-02-191-1/+1
* | Use POST method instead of DELETE when erasing a buildGrzegorz Bizon2016-02-191-3/+3
* | Fix build api specs after rebaseGrzegorz Bizon2016-02-191-1/+1
* | Fix name of build erasable, remove superfluous method from itGrzegorz Bizon2016-02-191-1/+1
* | Move build eraseable API to proper API contextGrzegorz Bizon2016-02-192-19/+22
* | Do not allow to modify build if it has been erasedGrzegorz Bizon2016-02-191-0/+3
* | Use DELETE verb for erasing a build contentGrzegorz Bizon2016-02-191-2/+4
* | And CI API endpoint where user can erase a buildGrzegorz Bizon2016-02-191-0/+16
* | Move eraseable implementation to build concernGrzegorz Bizon2016-02-191-25/+0
* | Add methods to build eraseable componentGrzegorz Bizon2016-02-191-0/+25
* | Merge branch 'saml-decoupling' into 'master'Patricio Cano2016-02-193-4/+60
|\ \
| * | Make new `allow_single_sign_on` feature backwards compatiblePatricio Cano2016-02-181-1/+5
| * | Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-183-4/+56
* | | Rename Entities::ForkedFromProject to Entities::BasicProjectDetailsTomasz Maczukin2016-02-191-3/+3
* | | Change `last_contact` to `contacted_at`Tomasz Maczukin2016-02-191-1/+1
* | | Replace Entities::RunnerProjectDetails with Entities::ForkedFromProjectTomasz Maczukin2016-02-191-7/+1
* | | iChange `name` and `path` to `name_with_namespace` and `path_with_namespace` ...Tomasz Maczukin2016-02-191-2/+2
* | | Move :runner_id param to POST body when enabling specific runner in projectTomasz Maczukin2016-02-191-1/+3
* | | Modify and fix output of delete and update of a runnerTomasz Maczukin2016-02-191-2/+2
* | | Modify runner projects selecting method in runners APITomasz Maczukin2016-02-192-8/+4
* | | Fix runners filteringTomasz Maczukin2016-02-191-2/+6
* | | Limit projects to user available projects if user is not an adminTomasz Maczukin2016-02-192-2/+12
* | | Modify authentication check methods in runners APITomasz Maczukin2016-02-191-24/+22
* | | Add token to runner details output in APITomasz Maczukin2016-02-192-1/+2
* | | Add associated project info to runner details outputTomasz Maczukin2016-02-191-0/+7
* | | Split `/runners` entrypoint to `/runners` and `/runners/all`Tomasz Maczukin2016-02-191-9/+12
* | | Add some fixes in runners API documentationTomasz Maczukin2016-02-191-2/+2
* | | Fix runners filtering in APITomasz Maczukin2016-02-191-3/+3
* | | Add missing methods documentation; fix rubocop reported violationTomasz Maczukin2016-02-191-1/+36
* | | Add feature to enable/disable runner in projectTomasz Maczukin2016-02-191-0/+26
* | | Add basic runners management APITomasz Maczukin2016-02-193-0/+114
| |/ |/|
* | Merge branch 'rs-emoji' into 'master' Douwe Maan2016-02-191-1/+2
|\ \ | |/ |/|
| * Update Emoji asset pathRobert Speicher2016-02-121-1/+2
* | Revert "Merge branch 'saml-decoupling' into 'master' "Douwe Maan2016-02-183-56/+4
* | Merge branch 'saml-decoupling' into 'master' Robert Speicher2016-02-183-4/+56
|\ \
| * | Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-183-4/+56
* | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into cache-c...Jacob Vosmaer2016-02-185-13/+28
|\ \ \ | |/ /
| * | Fix builds scheduler when first build is allowed to failGrzegorz Bizon2016-02-181-3/+1
| * | Merge branch 'sqlite_rm_rf' into 'master' Achilleas Pipinellis2016-02-171-1/+0
| |\ \
| | * | Remove remaining sqlite method callAchilleas Pipinellis2016-02-171-1/+0
| * | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...git-archive-refactorJacob Vosmaer2016-02-171-0/+2
| |\ \ \
| | * \ \ Merge branch 'rs-issue-13469' into 'master' Douwe Maan2016-02-171-0/+2
| | |\ \ \
| | | * | | Handle nil commits in Gitlab::PushDataBuilder.buildrs-issue-13469Robert Speicher2016-02-151-0/+2
| * | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...Jacob Vosmaer2016-02-1731-121/+262
| |\ \ \ \ \ | | |/ / / /
| * | | | | Fix APIJacob Vosmaer2016-02-112-3/+3
| * | | | | First version of "git archive" headersJacob Vosmaer2016-02-022-9/+25