summaryrefslogtreecommitdiff
path: root/app/controllers/concerns
Commit message (Expand)AuthorAgeFilesLines
* Fix replying to commit comments on MRs from forksSean McGivern2017-07-281-1/+21
* Wrong data type when testing webhooksAlexander Randa2017-07-201-5/+8
* Fix issuable state cachingSean McGivern2017-07-191-6/+2
* Merge branch '33949-remove-healthcheck-access-token' into 'master'Sean McGivern2017-07-112-25/+33
|\
| * Add tests for token auth.Pawel Chojnacki2017-07-061-4/+4
| * Finish refactring processed configuraiton, and add test validating ip range m...Pawel Chojnacki2017-07-051-3/+3
| * correctly handle transforming settings into useful datastructurePawel Chojnacki2017-07-051-1/+5
| * Bring back healthcheck token access to monitoring resources, but mark this as...Pawel Chojnacki2017-07-051-2/+11
| * Remove the need to use health check tokenPawel Chojnacki2017-07-052-25/+20
* | Remove remaining N+1 queries in merge requests API with emojis and labelsStan Hu2017-07-081-33/+1
* | Merge branch 'master' into '33929-allow-to-enable-perf-bar-for-a-group'Sean McGivern2017-07-071-1/+1
|\ \
| * | Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-071-1/+1
* | | Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern2017-07-071-1/+1
|\ \ \ | |/ /
| * | Add table for merge request commitsSean McGivern2017-07-061-1/+1
* | | Improve feature flag check for the performance barRémy Coutable2017-07-061-2/+0
* | | Hide 'peek' by using 'performance bar' insteadRémy Coutable2017-07-061-0/+2
* | | Allow to enable the performance bar per user or Flipper groupRémy Coutable2017-07-061-0/+17
|/ /
* | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-054-8/+11
|/
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-212-6/+6
* 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
|/