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
2019-01-10Fix files/blob api endpoint content dispositionFrancisco Javier López
2018-12-31Fixed api content-disposition in blob and files endpointFrancisco Javier López
2018-12-21convert specs in javascripts/ and support/ to new syntaxJasper Maes
2018-12-19Update specs to rails5 formatblackst0ne
2018-12-04Update code based on feedbackJames Lopez
2018-12-04Use read_repository scope on read-only files APIJames Lopez
2018-11-23Set content disposition attachment to several endpointsFrancisco Javier López
2018-08-21Extend to DELETE endpointRobert Schilling
2018-08-21Extend to PUT requestRobert Schilling
2018-08-21API: Catch empty commit messagesRobert Schilling
2018-08-01Fix bug setting http headers in Files APIFrancisco Javier López 🌴 On vacation; back on August 22th!
2018-06-28Add SHA256 and HEAD on File APIAhmet Demir
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-09-04Merge branch 'move-git-operation-service' into 'master'Sean McGivern
2017-09-01Move GitOperationService to Gitlab::GitJacob Vosmaer
2017-08-30fix :file_path - add requirements:Marc Siegfriedt
2017-08-15Fix API responses when dealing with txt filesFelipe Artur
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-06Introduce optimistic locking support via optional parameter last_commit_id on...Roman Safronov
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-20Refactor changing files in web UIDouwe Maan
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-03-08Remove unecessary endpoint from repository, add compatibility endpoints for v...Felipe Artur
2017-03-08Update API endpoints for raw filesFelipe Artur
2017-03-01Fix creating a file in an empty repo using the APIDouwe Maan
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-24Fix specsDouwe Maan
2017-02-21Change branch_name param to branch throughout V4 APIOswaldo Ferreira
2017-01-27Use `:empty_project` where possible in request specsRobert Speicher
2016-12-20Improve specs for Files APIRémy Coutable
2016-12-20Allow unauthenticated access to Repositories Files API GET endpointsRémy Coutable
2016-11-28Changed API spec files to describe the correct classLivier
2016-09-19Add optional 'author' param when making commitsDan Dunckel
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2015-11-02Add ability to fetch the commit ID of the last commit that actually touched a...Valery Sizov
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Merge branch 'revert-satellites' into 'master' Dmitriy Zaporozhets
2015-08-11Fix file api testsDmitriy Zaporozhets
2015-08-11Revert "Merge branch 'web-editor-rugged' into 'master'"Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-08-10Fix corrupted binary files when using API files endpointStan Hu
2015-07-15Remove satellitesDmitriy Zaporozhets
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-22Fix Style/Blocks cop violationsRobert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher