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-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
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-10Make sure reCAPTCHA configuration is loaded when spam checks are initiatedStan Hu
2017-05-25fixed move issue specsPhil Hughes
2017-05-19Bugfix: don't redirect to JSON endpoints after sign inRuben Davila
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran
2017-04-06Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-06Merge branch 'open-redirect-host-fix' into 'security' Sean McGivern
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-03-25Display flash message to unauthenticated user when creating new issueSam Rose
2017-03-21Present ajax call errors when failing to update an IssueOswaldo Ferreira
2017-03-21Merge remote-tracking branch 'dev/master'DJ Mountney
2017-03-21Merge branch 'render-json-leak' into 'security' DJ Mountney
2017-03-20Merge branch '20204-new-issue-button-redirects-you-to-create-a-new-issue-afte...Sean McGivern
2017-03-20Redirect to signin when New Issue for not logged inSam Rose
2017-03-13Rename variableBob Van Landuyt
2017-03-13Separate flash messages for resolving one or multiple discussionsBob Van Landuyt
2017-03-13Add a flash messages when an issue resolving discussions is createdBob Van Landuyt
2017-03-13Always require MR-iid for resolving discussionsBob Van Landuyt
2017-03-13Delegate a single discussion to a new issueBob Van Landuyt