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
2018-12-19Update specs to rails5 formatblackst0ne
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-03-07Add discussion APIJan Provaznik
2018-01-02Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-11-29support ordering of project notes in notes apihaseeb
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-09-14Create system notes for MR too, improve doc + clean up codeJarka Kadlecova
2017-08-28Add tests for the unmodified headerRobert Schilling
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-03-27API: Make the /notes endpoint work with noteable iid instead of idToon Claes
2017-03-01Merge branch '25437-just-emoji' into 'master'Sean McGivern
2017-02-28add /award slash commandmhasbini
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-20Remove shared example for paginationRobert Schilling
2017-02-16Add a custom pagination matcherRobert Schilling
2017-01-23Merge branch 'fix-guest-access-posting-to-notes' into 'security' Robert Speicher
2017-01-17Replace many :project with :empty_projects in API specsRémy Coutable
2016-12-02Merge branch 'update-api-spec-files' into 'master' Rémy Coutable
2016-11-28Changed API spec files to describe the correct classLivier
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-10-24Fix authored vote from notesbarthc
2016-10-17Add a be_like_time matcher and use it in specsNick Thomas
2016-09-16Fix API notes endpoint when posting only emojiZ.J. van de Weg
2016-08-25Capitalize mentioned issue timeline notesClement Ho
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-05-29Update specs for creating new note without accessGrzegorz Bizon
2016-05-16Fix single note api requestFelipe Artur
2016-05-10Fix notes API calls symbol convertionsFelipe Artur
2016-05-10Fix api leaking notes when user is not authorized to read noteableFelipe Artur
2016-04-26Prevent privilege escalation via notes APIRobert Speicher
2016-04-13Allow back dating notes on creationMichael Greene
2016-04-12Adapt tests to new testing guidelinesRobert Schilling
2016-04-12Fix code review issuesRobert Schilling
2016-04-12Delete notes via APIRobert Schilling
2016-01-14Add pagination headers to already paginated API resourcesRémy Coutable
2016-01-14Fix specs and rubocop warningsRémy Coutable
2016-01-13Ensure the API doesn't return notes that the current user shouldn't seeRémy Coutable
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-12-25Implemented notes (body) patching in API.uran
2014-06-17Remove rails observers from applicationDmitriy Zaporozhets
2014-06-13Fix api specsDmitriy Zaporozhets
2014-06-13Delete wall notes testsDmitriy Zaporozhets
2014-04-11Added API testing groupJeroen van Baarsen