summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Fix new offensesdm-meer-blauw-op-straatDouwe Maan2017-02-231-4/+4
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-2313-65/+65
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-2331-120/+120
* Fix new offensesDouwe Maan2017-02-231-1/+1
* Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-232-3/+6
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-2331-122/+122
* Fix code for copsDouwe Maan2017-02-234-25/+29
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-234-12/+12
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-1/+1
* Enable Performance/RedundantBlockCallDouwe Maan2017-02-231-1/+1
* Enable Style/MutableConstantDouwe Maan2017-02-233-5/+5
* Enable Style/DotPositionDouwe Maan2017-02-2313-69/+69
* Merge branch 'master' into 26900-pipelines-tabs26900-pipelines-tabsFilipa Lacerda2017-02-2326-124/+154
|\
| * Merge branch 'add_mr_info_to_issues_list' into 'master'Sean McGivern2017-02-225-10/+18
| |\
| | * Refactored count_for_collection() for using pluck instead of selectblackst0ne2017-02-211-2/+2
| | * Merge remote-tracking branch 'upstream/master' into add_mr_info_to_issues_listblackst0ne2017-02-2114-46/+52
| | |\
| | * | Added second parameter to @issuable_meta_data variablesblackst0ne2017-02-172-2/+2
| | * | Add merge request count to each issue on issues listblackst0ne2017-02-173-8/+16
| * | | Merge branch '28093-snippet-and-issue-spam-check-on-edit' into 'master'Sean McGivern2017-02-224-49/+49
| |\ \ \
| | * | | Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-214-49/+49
| | | |/ | | |/|
| * | | fixes delimiter removes when todo marked as doneNur Rony2017-02-221-2/+4
| * | | Merge branch 'add-filtered-search-to-mr' into 'master' Alfredo Sumaran2017-02-221-0/+11
| |\ \ \
| | * | | Add filtered search to MR pageadd-filtered-search-to-mrClement Ho2017-02-211-0/+11
| | |/ /
| * | | Merge branch 'dm-no-more-andor' into 'master'Robert Speicher2017-02-229-17/+15
| |\ \ \
| | * | | No more and/orDouwe Maan2017-02-219-17/+15
| | |/ /
| * | | change todos counter position & format ( for large counts )mhasbini2017-02-211-0/+5
| |/ /
| * | Merge branch 'dm-fix-editing-files-on-forks-quick' into 'master' Robert Speicher2017-02-201-12/+4
| |\ \
| | * | Fix issue where files on a fork could not be editedDouwe Maan2017-02-171-12/+4
| * | | Merge branch 'authentiq-backchannel-logout' into 'master' Douwe Maan2017-02-201-0/+7
| |\ \ \
| | * | | Added support for Authentiq Back-Channel LogoutAlexandros Keramidas2017-02-201-0/+7
| | | |/ | | |/|
| * | | Merge branch '21240_snippets_line_ending' into 'master' Sean McGivern2017-02-203-25/+24
| |\ \ \
| | * | | Download snippets with LF line-endings by defaultJarka Kadlecova2017-02-203-25/+24
| * | | | Merge branch 'fix_sidekiq_concurrency_warning_message_in_admin_background_job...Rémy Coutable2017-02-201-0/+1
| |\ \ \ \
| | * | | | fix incorrect sidekiq concurrency count in admin background pagewendy04022017-02-191-0/+1
| * | | | | exclude rpc_pipefs from system disc infoBen Bodenmiller2017-02-181-0/+1
| |/ / / /
| * | | | Merge branch '25465-todo-done-clicking-is-kind-of-unsafe' into 'master' Clement Ho2017-02-181-0/+6
| |\ \ \ \
| | * | | | Todo done clicking is kind of unusable.Jacopo2017-02-171-0/+6
| | | |/ / | | |/| |
| * | | | Merge branch '27920-both-wip-messages-showing' into 'master' Fatih Acet2017-02-172-1/+3
| |\ \ \ \
| | * | | | Dispatch needed JS when creating a new MR in diff view27920-both-wip-messages-showingSam Rose2017-02-142-1/+3
| * | | | | Merge branch 'use-update-runner-service' into 'master' Kamil Trzciński2017-02-172-6/+6
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-1534-117/+237
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-076-7/+78
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-0427-72/+176
| | |\ \ \ \ \ \ \
| | * | | | | | | | Prefer service object over after_save hookLin Jen-Shin2017-01-212-6/+6
| * | | | | | | | | Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern2017-02-172-2/+0
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | Drop theme ID from users tableAnnabel Dunstone Gray2017-02-152-2/+0
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Adds Pending and Finished tabs to pipelines pageFilipa Lacerda2017-02-161-2/+10
|/ / / / / / / /
* | | | | | | | Merge branch 'paginate-environments-bundle' into 'master' Fatih Acet2017-02-161-5/+30
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fe-paginated-environments-api' into 'paginate-environments-bund...paginate-environments-bundleFilipa Lacerda2017-02-161-5/+30
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Add count keys to response JSONfe-paginated-environments-apiZ.J. van de Weg2017-02-151-3/+4