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
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-04-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-23Eliminate Gitaly N+1 queries with notes APIStan Hu
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
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