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
AgeCommit message (Expand)Author
2016-12-12API: Memoize the current_user so that the sudo can work properlyRémy Coutable
2016-12-07adds impersonator variable and makes sudo usage overall more cleartiagonbotelho
2016-12-01Allow public access to some Project API endpointsRémy Coutable
2016-11-01Fix project features default valuesFelipe Artur
2016-10-27API: Fix booleans not recognized as such when using the `to_boolean` helperRémy Coutable
2016-09-23API: disable rails session auth for non-GET/HEAD requestsNick Thomas
2016-09-19Enable Warden for the Grape APINick Thomas
2016-08-24Add Sentry logging to API callsStan Hu
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-19API: Expose 'developers_can_push' for branchesRobert Schilling
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable
2016-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Refactor `Gitlab::GitAccess`Timothy Andrew
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-16Fix `api_helpers_spec`Timothy Andrew
2016-04-28Combine `API::Helpers::Core` and `API::Helpers::Authentication` back into `AP...Timothy Andrew
2016-04-28Rename `api_helpers_spec` to `api_authentication_spec`Timothy Andrew
2015-10-23Fix API::APIHelpers -> API::Helpers;Jason Lee
2015-06-22Fix `raise_error` without an argument deprecation warningsRobert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-12-24Doorkeeper integrationValery Sizov
2014-05-15Make user access test pass for the right reasonJacob Vosmaer
2014-05-15Check user access status in API for current_userJacob Vosmaer
2014-05-15Add test for current behavior of current_userJacob Vosmaer
2014-04-11Added API testing groupJeroen van Baarsen
2013-09-09Style guide fixes (spacing)Izaak Alpert
2013-09-09Some of the requested updates, rebase on masterIzaak Alpert
2013-09-09API: admin users can sudo commands as other usersIzaak Alpert