summaryrefslogtreecommitdiff
path: root/app/controllers/concerns
Commit message (Expand)AuthorAgeFilesLines
* Remove old specs and add new onesFelipe Artur2017-06-161-1/+1
* Order merge requests by priorityFelipe Artur2017-06-161-1/+1
* Merge branch 'fix/33584-atom-layout' into 'master'Rémy Coutable2017-06-131-1/+1
|\
| * Refactor atom builder by using xml.atom layoutTieu-Philippe KHIM2017-06-121-1/+1
* | Make sure reCAPTCHA configuration is loaded when spam checks are initiatedsh-recaptcha-fix-try2Stan Hu2017-06-101-1/+9
|/
* Revert 'New file from interface on existing branch'dm-revert-mr-8427Douwe Maan2017-06-091-5/+0
* Merge branch 'dashboard-milestone-tabs-loading-async' into 'master'Sean McGivern2017-06-091-1/+3
|\
| * Fixed dashboard milestone tabs not loadingdashboard-milestone-tabs-loading-asyncPhil Hughes2017-06-091-1/+3
* | Merge branch 'master' into 25426-group-dashboard-uiAlfredo Sumaran2017-06-072-3/+8
|\ \ | |/
| * Limit non-administrators to adding 100 members at a time to groups and projectsNick Thomas2017-06-061-3/+4
| * Move CI access logic into GitAccessMichael Kozono2017-06-051-0/+4
* | Minor visual adjustmentsAlfredo Sumaran2017-06-061-1/+1
* | Add json support to group members leave action in controllerDmitriy Zaporozhets2017-06-061-2/+7
|/
* Merge branch 'dm-collapsed-blob' into 'master'Sean McGivern2017-06-011-2/+2
|\
| * Consistent diff and blob size limit namesDouwe Maan2017-05-291-2/+2
* | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-302-12/+16
|\ \ | |/
| * Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher2017-05-251-12/+1
| |\
| | * Clean up diff renderingDouwe Maan2017-05-231-12/+1
| * | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-251-0/+15
| |\ \ | | |/ | |/|
| | * Implement web hooks loggingAlexander Randa2017-05-251-0/+15
* | | Warn before moving issue in inline edit formPhil Hughes2017-05-251-1/+1
* | | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-252-6/+6
|\ \ \ | |/ /
| * | Refactor to more robust implementationfix-issue-32506Michael Kozono2017-05-191-13/+1
| * | Fix ensure_canonical_path for top level routesMichael Kozono2017-05-181-5/+17
| * | Fix #32506Michael Kozono2017-05-181-1/+1
| |/
| * Specify explicitly whether a blob viewer should be loaded asynchronouslyDouwe Maan2017-05-131-1/+1
* | Added inline issue edit form actionsPhil Hughes2017-05-151-1/+10
|/
* Merge branch 'fixes_for_multiple_issue_assignees' into 'master' Sean McGivern2017-05-121-3/+10
|\
| * fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-111-3/+10
* | Fix redirect message for groups and usersMichael Kozono2017-05-111-4/+4
|/
* Implement auxiliary blob viewersDouwe Maan2017-05-101-1/+4
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-3/+3
* Preloads head pipeline for each merge requestFelipe Artur2017-05-081-1/+1
* Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern2017-05-061-0/+38
|\
| * Resolve discussionsMichael Kozono2017-05-051-7/+9
| * Dry up routable lookups. Fixes #30317Michael Kozono2017-05-051-2/+26
| * Add “project moved” flash message on redirectMichael Kozono2017-05-051-0/+1
| * Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-0/+11
* | Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-052-1/+2
|\ \ | |/ |/|
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-052-19/+27
| |\
| * | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-042-1/+2
* | | Support comments for personal snippetsJarka Kadlecova2017-05-051-0/+44
| |/ |/|
* | Display slash commands outcome when previewing Markdownadam-separate-slash-commandsRares Sfirlogea2017-05-041-19/+0
* | Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern2017-05-041-0/+27
|\ \ | |/ |/|
| * Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-0/+27
* | Merge branch 'async-milestone-tabs' into 'master' Jacob Schatz2017-05-031-0/+53
|\ \
| * | Fixed failing specsPhil Hughes2017-04-261-4/+4
| * | Added controller specsPhil Hughes2017-04-261-0/+11
| * | Load milestone tabs asynchronouslyPhil Hughes2017-04-261-0/+42
* | | Merge branch 'dm-snippet-download-button' into 'master' Sean McGivern2017-05-021-1/+3
|\ \ \