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-12-12Do not save user preferences on read-only modeFelipe Artur
2018-11-29Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares
2018-10-23Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira
2018-10-05Fix issues controller N+1 failureSean McGivern
2018-10-04Banzai project ref- share context more aggresivelyMario de la Ossa
2018-07-30Show the status of a user in interactionsBob Van Landuyt
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-05-24Reduce CE/EE diff in spec/controllers/projects/issues_controller_spec.rbRémy Coutable
2018-04-12Spec improvements for speed, reliability and readabilityBob Van Landuyt
2018-04-11Correct permissions for creating merge requests from issuesBob Van Landuyt
2018-04-03Refactor discussions/notes codeJan Provaznik
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet
2018-01-30Make pagination optional for issuablesJan Provaznik
2018-01-18Return last edited time instead of update timeJan Provaznik
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-18Merge branch '40871-todo-notification-count-shows-notification-without-having...Douwe Maan
2017-12-18Reset todo counters when the target is deletedSean McGivern
2017-12-08Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett
2017-11-06Refactor issuable destroy actionJarka Kadlecova
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-26Revert "Merge branch '36670-remove-edit-form' into 'master'"Sean McGivern
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-18Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin
2017-10-03refactor issues_controller_spec `update` actionJarka Kadlecova
2017-10-03Remove edit action for issuesJarka Kadlecova
2017-09-18Eliminate N+1 queries in loading discussions.json endpointStan Hu
2017-09-04Move "Move to different project" to sidebarEric Eastwood
2017-08-30Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-29replace `is_spam?` with `spam?`Maxim Rydkin
2017-08-17Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-14fix static_analysis (rubocop)Jarka Kadlecova
2017-08-11Use UserNoteEntity instead of UserEntity for notesJarka Kadlecova
2017-08-11Just use the repo. Not sure why master could passLin Jen-Shin
2017-08-11Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin
2017-08-11Fix more testsLin Jen-Shin
2017-08-10Don't try to create diffs if one of the branch is missingLin Jen-Shin
2017-08-09Fix some tests and report the error messageLin Jen-Shin
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-25Merge branch 'dz-update-shoulda' into 'master'Rémy Coutable
2017-07-24Remove unnecessary set_flash.now from controller specsDmitriy Zaporozhets
2017-07-24Associate Issues tab only with internal issues trackerJarka Kadlecova
2017-07-19Merge branch '34930-fix-edited-by' into 'master'Sean McGivern
2017-07-19Use Ghost user when edited_by, merged_by deletedJarka Kadlecova
2017-07-18Fix external issue trackers redirectFelipe Artur
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood