Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-02-20Merge branch 'refactor-scan' into 'master' Douwe Maan
2016-02-19Fix API implementationKamil Trzcinski
2016-02-19Introduce API for serving the artifacts archiveKamil Trzcinski
2016-02-19Record user that erased a build through APIGrzegorz Bizon
2016-02-19Use POST method instead of DELETE when erasing a buildGrzegorz Bizon
2016-02-19Fix build api specs after rebaseGrzegorz Bizon
2016-02-19Fix name of build erasable, remove superfluous method from itGrzegorz Bizon
2016-02-19Move build eraseable API to proper API contextGrzegorz Bizon
2016-02-19Do not allow to modify build if it has been erasedGrzegorz Bizon
2016-02-19Use DELETE verb for erasing a build contentGrzegorz Bizon
2016-02-19And CI API endpoint where user can erase a buildGrzegorz Bizon
2016-02-19Move eraseable implementation to build concernGrzegorz Bizon
2016-02-19Add methods to build eraseable componentGrzegorz Bizon
2016-02-19Merge branch 'saml-decoupling' into 'master'Patricio Cano
2016-02-19Improve readability of 'rake cache:clear' codeJacob Vosmaer
2016-02-19Rename Entities::ForkedFromProject to Entities::BasicProjectDetailsTomasz Maczukin
2016-02-19Change `last_contact` to `contacted_at`Tomasz Maczukin
2016-02-19Replace Entities::RunnerProjectDetails with Entities::ForkedFromProjectTomasz Maczukin
2016-02-19iChange `name` and `path` to `name_with_namespace` and `path_with_namespace` ...Tomasz Maczukin
2016-02-19Move :runner_id param to POST body when enabling specific runner in projectTomasz Maczukin
2016-02-19Modify and fix output of delete and update of a runnerTomasz Maczukin
2016-02-19Modify runner projects selecting method in runners APITomasz Maczukin
2016-02-19Fix runners filteringTomasz Maczukin
2016-02-19Limit projects to user available projects if user is not an adminTomasz Maczukin
2016-02-19Modify authentication check methods in runners APITomasz Maczukin
2016-02-19Add token to runner details output in APITomasz Maczukin
2016-02-19Add associated project info to runner details outputTomasz Maczukin
2016-02-19Split `/runners` entrypoint to `/runners` and `/runners/all`Tomasz Maczukin
2016-02-19Add some fixes in runners API documentationTomasz Maczukin
2016-02-19Fix runners filtering in APITomasz Maczukin
2016-02-19Add missing methods documentation; fix rubocop reported violationTomasz Maczukin
2016-02-19Add feature to enable/disable runner in projectTomasz Maczukin
2016-02-19Add basic runners management APITomasz Maczukin
2016-02-19Merge branch 'rs-emoji' into 'master' Douwe Maan
2016-02-19Make new `allow_single_sign_on` feature backwards compatiblePatricio Cano
2016-02-19Decouple SAML authentication from the default Omniauth logicPatricio Cano
2016-02-19Revert "Merge branch 'saml-decoupling' into 'master' "Douwe Maan
2016-02-18Merge branch 'saml-decoupling' into 'master' Robert Speicher
2016-02-18Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into cache-c...Jacob Vosmaer
2016-02-18Decouple SAML authentication from the default Omniauth logicPatricio Cano
2016-02-18Use SCAN during 'rake cache:clear'Jacob Vosmaer
2016-02-18Fix builds scheduler when first build is allowed to failGrzegorz Bizon
2016-02-17Merge branch 'sqlite_rm_rf' into 'master' Achilleas Pipinellis
2016-02-17Remove remaining sqlite method callAchilleas Pipinellis
2016-02-17Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...Jacob Vosmaer
2016-02-17Merge branch 'rs-issue-13469' into 'master' Douwe Maan
2016-02-17Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...Jacob Vosmaer
2016-02-16Merge branch 'bugagazavr/gitlab-ce-extend-hooks' into 'master' Douwe Maan
2016-02-16Handle nil commits in Gitlab::PushDataBuilder.buildRobert Speicher
2016-02-15Fix undefined method `postgresql?` during migrationRobert Speicher