summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* rework the contributor badgemicael.bergeron2017-09-061-2/+2
* WIP: refactor the first-contributor to Issuablemicael.bergeron2017-09-062-6/+10
* fix #35161, add a first-time contributor badgemicael.bergeron2017-09-061-0/+5
* Merge branch 'AshleyDumaine/gitlab-ce-36994-toggle-for-automatically-collapsi...Douwe Maan2017-09-061-0/+4
|\
| * Resolve outdated diff discussions on pushSean McGivern2017-09-061-0/+4
* | Merge branch '19650-remove-admin-section-from-search-results-if-user-doesnt-h...Rémy Coutable2017-09-061-2/+9
|\ \
| * | Hide admin link from default search results for non-adminsMark Fletcher2017-09-061-2/+9
* | | Clean up new navigation templatesPhil Hughes2017-09-065-26/+5
| |/ |/|
* | Merge branch '35424-navigation-updates' into 'master'Filipa Lacerda2017-09-051-1/+9
|\ \
| * | Top navigation updatesAnnabel Dunstone Gray2017-09-051-1/+9
* | | Merge branch '35010-remove-goto-project-from-breadcrumb' into 'master'Filipa Lacerda2017-09-051-6/+0
|\ \ \ | |/ / |/| |
| * | Remove project select dropdown from breadcrumbkushalpandya2017-09-051-6/+0
* | | Re-use issue/MR counts for the pagination systemmr-index-page-performanceYorick Peterse2017-09-051-1/+2
|/ /
* | Merge branch 'remove-unused-code-issueshelper' into 'master'Rémy Coutable2017-09-042-35/+0
|\ \
| * | Remove unused `IssuesHelper#merge_requests_sentence`Mehdi Lahmam2017-08-241-8/+0
| * | Removed unused `IssuablesHelper#issuable_state_scope`Mehdi Lahmam2017-08-241-8/+0
| * | Remove unused `IssuesHelper#due_date_options`Mehdi Lahmam2017-08-241-12/+0
| * | Remove unused `IssuesHelper#bulk_update_milestone_options`Mehdi Lahmam2017-08-241-7/+0
* | | Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-032-4/+6
| |/ |/|
* | Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-024-9/+17
|\ \
| * \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-314-1/+8
| |\ \
| * \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-311-0/+4
| |\ \ \
| * \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-308-16/+32
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-232-5/+6
| |\ \ \ \ \
| * | | | | | Misc tweaksDouwe Maan2017-08-171-4/+4
| * | | | | | Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-171-3/+3
| * | | | | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-179-21/+59
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-122-1/+2
| |\ \ \ \ \ \ \
| * | | | | | | | Fix failing static-analysis (rubocop)Jarka Kadlecova2017-08-111-1/+1
| * | | | | | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-103-6/+6
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-0812-30/+110
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Convert ?full_data=1 -> ?view=full_dataSean McGivern2017-08-071-3/+5
| * | | | | | | | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-043-4/+36
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-015-16/+43
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-3112-17/+172
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [ci skip] Emit events up to prevent accessing refs of refsFilipa Lacerda2017-07-281-1/+0
| * | | | | | | | | | | | | [ci skip] Adds quick actions links to the toolbarFilipa Lacerda2017-07-261-1/+2
| * | | | | | | | | | | | | Add data required for note formDouwe Maan2017-07-211-1/+1
| * | | | | | | | | | | | | Add full JSON endpoints for issue notes and discussionsDouwe Maan2017-07-212-2/+8
* | | | | | | | | | | | | | Ensure `issuables_count_for_state` returns the requested state countRobert Speicher2017-09-011-1/+1
* | | | | | | | | | | | | | Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into '...Robert Speicher2017-09-012-2/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | More review commentsNick Thomas2017-08-301-1/+0
| * | | | | | | | | | | | | | Address review commentsNick Thomas2017-08-301-2/+2
| * | | | | | | | | | | | | | Rework the permissions model for SSH key restrictionsNick Thomas2017-08-301-15/+13
| * | | | | | | | | | | | | | Warn users when their keys are invalidNick Thomas2017-08-301-2/+3
| * | | | | | | | | | | | | | Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-0/+18
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'remove-finder-caching' into 'master'Robert Speicher2017-09-011-10/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Remove issuable finder count cachingSean McGivern2017-08-311-10/+3
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'enable-new-navigaton-by-default' into 'master'Tim Zallmann2017-09-013-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into enable-new-navigaton-by-defaultenable-new-navigaton-by-defaultPhil Hughes2017-08-304-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /