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
2017-01-13Only escape the 'No Milestone' paramSean McGivern
2017-01-13API: Implement project issues iid param with IssuesFinder and add testsDavid Eisner
2017-01-12Add support for PlantUML diagrams in Asciidoc.Horacio Sanson
2017-01-11Fix Users API to accept confirm parameterMark Fletcher
2017-01-06Merge branch 'fix-users-api-500-error' into 'master' Rémy Coutable
2017-01-05Merge branch '19966-api-call-to-move-project-to-different-group-fails-when-us...Rémy Coutable
2017-01-05Merge branch '26261-post-api-v3-projects-idorproject-commits-commits-does-not...Rémy Coutable
2017-01-05Merge branch 'zj-404-slack-error' into 'master' Kamil Trzciński
2017-01-04Add a failing spec to the POST /users APIRémy Coutable
2017-01-03Fix project hooks paramsRobert Schilling
2017-01-03Add API route slack slash commandsZ.J. van de Weg
2017-01-03Fix groups API to accept path when transferring a projectMark Fletcher
2017-01-03API: extern_uid is a stringRobert Schilling
2017-01-03Fix Commits API to accept a Project path upon POSTMark Fletcher
2016-12-29Merge branch 'grapify-settings-api' into 'master' Sean McGivern
2016-12-29Grapify the settings APIRobert Schilling
2016-12-28Merge branch 'fix-api-deprecation' into 'master' Robert Schilling
2016-12-27Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan
2016-12-26Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern
2016-12-23Fix a Grape deprecation, use `#request_method` instead of `#route_method`Rémy Coutable
2016-12-22Fix state_event parameter to reopen an issueRobert Schilling
2016-12-21Add more storage statisticsMarkus Koller
2016-12-21Don't expose all namespace fields in APIMarkus Koller
2016-12-21Ensure nil User-Agent doesn't break the CI APIRémy Coutable
2016-12-20Improve specs for Files APIRémy Coutable
2016-12-20Allow unauthenticated access to Repositories Files API GET endpointsRémy Coutable
2016-12-20Merge branch '4269-public-repositories-api' into 'master' Sean McGivern
2016-12-20Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin
2016-12-20Improve specs for Repositories APIRémy Coutable
2016-12-19Allow Repositories API GET endpoints to be requested anonymouslyRémy Coutable
2016-12-19Spaces around literal hashLin Jen-Shin
2016-12-19Just set the status rather than calling eventLin Jen-Shin
2016-12-19Define actions in let so that it could be overriddenLin Jen-Shin
2016-12-19Delete the project when building the buildLin Jen-Shin
2016-12-19Merge remote-tracking branch 'upstream/master' into fix-forbidden-for-build-a...Lin Jen-Shin
2016-12-16Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim
2016-12-16Modify `ApiHelpers` spec to adhere to the Four-Phase test style.Timothy Andrew
2016-12-16Validate access token scopes in `Gitlab::Auth`Timothy Andrew
2016-12-16 Calls to the API are checked for scope.Timothy Andrew
2016-12-15Add an environment slugNick Thomas
2016-12-15Add Gitlab::Middleware::MultipartJacob Vosmaer
2016-12-14Give forbidden if project for the build was deletedLin Jen-Shin
2016-12-14Fix wrong error message expectation in API::Commits specRémy Coutable
2016-12-13Merge branch 'api-cherry-pick' into 'master' Rémy Coutable
2016-12-13Merge branch '25482-fix-api-sudo' into 'master' Sean McGivern
2016-12-13Merge branch 'api-simple-group-project' into 'master' Rémy Coutable
2016-12-13Make rubocop happyRobert Schilling
2016-12-13API: Ability to cherry-pick a commitRobert Schilling
2016-12-13Be smarter when finding a sudoed user in API::HelpersRémy Coutable
2016-12-13API: Ability to get group's project in simple representationRobert Schilling