summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | added cycle analytics events controller and started integration specJames Lopez2016-11-171-0/+34
| | |/ / /
| * | | | Merge branch 'optimize-mr-index' into 'master' Yorick Peterse2016-11-184-5/+2
| |\ \ \ \
| | * | | | More aggressively preload on merge request and issue index pagesDouwe Maan2016-11-184-5/+2
| | | |_|/ | | |/| |
| * | | | Merge branch 'namespace-validation' into 'master' Rémy Coutable2016-11-181-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Check all namespaces on validation of new username.namespace-validationBryce Johnson2016-11-171-1/+1
| * | | | Merge branch 'fix-singin-redirect-for-fork-new' into 'master' Sean McGivern2016-11-171-0/+1
| |\ \ \ \
| | * | | | Add authentication for for create action. Add more tests for for new and crea...Cagdas Gerede2016-11-151-2/+1
| | * | | | Add a new line after the guard statement to be compatible with the style guide.Cagdas Gerede2016-11-121-0/+1
| | * | | | Replaces conditional with guard statement.Cagdas Gerede2016-11-121-0/+1
| | * | | | Temporary changeCagdas Gerede2016-11-121-1/+0
| | * | | | Replace conditional with a guard statement.Cagdas Gerede2016-11-121-6/+3
| | * | | | Fixing the issue of visiting a project fork url giving 500 error when not sig...Cagdas Gerede2016-11-101-2/+6
| * | | | | Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern2016-11-174-4/+18
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Add toggle_subscription action to Groups::LabelsControllerDouglas Barbosa Alexandre2016-11-171-0/+7
| | * | | | Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-1/+1
| | * | | | Use @project as default on ToggleSubscriptionAction concernDouglas Barbosa Alexandre2016-11-174-13/+1
| | * | | | Allow users to subscribe to group labels at project-levelDouglas Barbosa Alexandre2016-11-171-2/+5
| | * | | | Add subscribable_project to ToggleSubscriptionAction concernDouglas Barbosa Alexandre2016-11-174-1/+17
| | | |/ / | | |/| |
| * | | | Merge branch 'chat-name-authorize' into 'master' Rémy Coutable2016-11-171-0/+64
| |\ \ \ \
| | * | | | Add chat_name partialKamil Trzcinski2016-11-171-1/+1
| | * | | | Fix code reviewKamil Trzcinski2016-11-171-1/+1
| | * | | | Improve code design after code reviewKamil Trzcinski2016-11-161-2/+2
| | * | | | Fix `chat_names` before_actionKamil Trzcinski2016-11-161-1/+1
| | * | | | Merge remote-tracking branch 'origin/master' into chat-name-authorizeKamil Trzcinski2016-11-169-12/+23
| | |\ \ \ \
| | * | | | | Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski2016-11-161-0/+64
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'assignee-dropdown-autocomplete' into 'master' Fatih Acet2016-11-171-1/+7
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Include author in assignee dropdown searchassignee-dropdown-autocompletePhil Hughes2016-11-171-1/+7
| | | |/ / | | |/| |
| * | | | Merge branch 'revert-0a3cafb2' into 'master' Douwe Maan2016-11-171-3/+1
| |\ \ \ \
| | * | | | Revert "Merge branch '22680-unlabel-limit-autocomplete-to-selected-items' int...revert-0a3cafb2Douwe Maan2016-11-171-3/+1
| | | |_|/ | | |/| |
| * | | | Merge branch '24010-Add-named-anchors-for-diffs-in-the-commit-page' into 'mas...Sean McGivern2016-11-171-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Unify anchor link format for MR diff files !7298Yar2016-11-151-1/+1
| * | | | Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan2016-11-161-3/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessaryAdam Niedzielski2016-11-161-3/+2
| * | | | Limit autocomplete to currently selected itemsAkram FARES2016-11-151-1/+3
* | | | | Add EnvironmentSerializer to EnvironmentsControllerGrzegorz Bizon2016-11-161-16/+3
* | | | | Adds tab behavior to vue componentFilipa Lacerda2016-11-161-8/+2
* | | | | Adds link to actions. Cleans spacesFilipa Lacerda2016-11-161-3/+4
* | | | | Adds commit linksFilipa Lacerda2016-11-161-1/+2
* | | | | Adds commit backFilipa Lacerda2016-11-161-3/+2
* | | | | Adds commit partial for vue componentFilipa Lacerda2016-11-161-2/+3
* | | | | Commit columnFilipa Lacerda2016-11-161-1/+1
* | | | | Adds user column with avatar urlFilipa Lacerda2016-11-161-2/+5
* | | | | Serialize all needed dataFilipa Lacerda2016-11-161-1/+11
* | | | | Modifies controller to format data to jsonFilipa Lacerda2016-11-161-0/+7
|/ / / /
* | | | Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-1/+8
|\ \ \ \
| * | | | Add button to delete all merged branchesToon Claes2016-11-091-1/+8
* | | | | Merge branch '24392-lfs-helper-refactor' into 'master' Douwe Maan2016-11-151-4/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Move the `objects` method to `LfsHelper` so that it is also available to `Lfs...24392-lfs-helper-refactorPatricio Cano2016-11-101-4/+0
* | | | | Merge branch 'fix-help-page-links' into 'master' Rémy Coutable2016-11-141-2/+2
|\ \ \ \ \
| * | | | | fix error links in help pageFu Xu2016-11-121-2/+2
| | |_|_|/ | |/| | |