summaryrefslogtreecommitdiff
path: root/app/controllers/concerns
Commit message (Expand)AuthorAgeFilesLines
* Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López2017-11-062-3/+3
* Merge branch 'jk-delete-epic-backport' into 'master'Sean McGivern2017-11-061-3/+6
|\
| * Refactor issuable destroy actionJarka Kadlecova2017-11-061-3/+6
* | Merge branch '38677-render-new-discussions-on-diff-tab' into 'master'36248-repo-editor-double-border-under-repo-file-buttonsFilipa Lacerda2017-11-061-0/+2
|\ \
| * | Use diff_discussion? instead of is_a?(DiffDiscussion)38677-render-new-discussions-on-diff-tabLuke "Jared" Bennett2017-11-021-1/+1
| * | Remove trailing commaLuke "Jared" Bennett2017-10-211-1/+1
| * | Improve discussion_line_code set and update notes_controller_specLuke "Jared" Bennett2017-10-211-1/+2
| * | Added discussion_line_code value to note response and use it to query the rig...Luke "Jared" Bennett2017-10-211-1/+2
* | | Merge branch 'issue_39176' into 'master'Douwe Maan2017-11-031-1/+2
|\ \ \
| * | | Render 404 when polling commit notes without having permissionsissue_39176Felipe Artur2017-11-031-1/+2
| |/ /
* | | Merge branch 'bvl-unlink-fixes' into 'master'Douwe Maan2017-11-031-4/+3
|\ \ \ | |_|/ |/| |
| * | Find the LFS-objects for a fork within a the fork networkBob Van Landuyt2017-11-031-4/+3
| |/
* | CE port of code changed for epicsjk-epic-changes-ce-portJarka Kadlecova2017-11-021-0/+72
|/
* Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-171-0/+24
|\
| * Pass `archived:` as a keyword argumentBob Van Landuyt2017-10-121-1/+1
| * Fix spinach featuresBob Van Landuyt2017-10-111-1/+1
| * Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-101-3/+8
| |\
| * | Only expand ancestors when searchingBob Van Landuyt2017-10-091-7/+7
| * | Load counts everywhere we render a group treeBob Van Landuyt2017-10-051-1/+1
| * | Make sure all ancestors are loaded when searching groupsBob Van Landuyt2017-10-051-1/+1
| * | Stylize `GroupTree` concernBob Van Landuyt2017-10-041-2/+2
| * | Search subgroups on dashboard and explore viewsBob Van Landuyt2017-10-041-3/+8
| * | Reuse the groups tree for explore and dashboard.Bob Van Landuyt2017-10-041-0/+19
* | | Add support for markdown preview to group milestonesmove_markdown_preview_to_concernVitaliy @blackst0ne Klachkov2017-10-111-0/+22
| |/ |/|
* | Commenting on image diffsFelipe Artur2017-10-071-3/+8
|/
* Improve performance of filtering notes in NotesControllersh-improve-perf-notes-actionsStan Hu2017-10-021-1/+1
* Standardize capitalization and statusBrian Neel2017-09-271-2/+2
* # This is a combination of 1 commit.Brian Neel2017-09-271-0/+2
* Backport part of c777bb91fd7 and 4074cb3b7c16 from EERémy Coutable2017-09-261-1/+1
* Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-231-7/+20
* Move issues index variable setting to a methodSean McGivern2017-09-071-0/+16
* Merge branch 'ee_issue_928_backport' into 'master'Sean McGivern2017-09-071-0/+42
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ee_issue_928_ba...Simon Knox2017-09-063-20/+79
| |\
| * | Continue BE backportFelipe Artur2017-08-311-0/+42
* | | Merge branch '34509-improves-markdown-rendering-performance-for-commits-list'...Douwe Maan2017-09-061-0/+7
|\ \ \
| * | | Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-listTiago Botelho2017-09-062-7/+7
| * | | Adds CommitDescriptionRendererTiago Botelho2017-09-061-0/+7
| | |/ | |/|
* | | rework the contributor badgemicael.bergeron2017-09-061-7/+4
* | | round of fixes after code reviewmicael.bergeron2017-09-061-2/+5
* | | WIP: refactor the first-contributor to Issuablemicael.bergeron2017-09-061-1/+8
|/ /
* | Re-use issue/MR counts for the pagination systemmr-index-page-performanceYorick Peterse2017-09-051-0/+28
* | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-311-0/+3
|\ \
| * | `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-0/+3
* | | Fix specsDouwe Maan2017-08-301-1/+1
* | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-301-1/+11
|\ \ \ | |/ /
| * | Eager load head pipeline projects for MRs indexmr-index-eager-loadYorick Peterse2017-08-281-1/+11
| |/
* | No explicit `to_a` or instance variables needed.Douwe Maan2017-08-181-5/+7
* | Prefer polymorphism over `is_a?`Douwe Maan2017-08-171-2/+2
* | Remove view=full_data from NotesControllerDouwe Maan2017-08-171-6/+2
* | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-172-2/+9
|\ \ | |/