summaryrefslogtreecommitdiff
path: root/app/controllers/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '28810-projectfinder-should-handle-more-options' into 'master' Rémy Coutable2017-04-061-12/+15
|\
| * ProjectsFinder should handle more optionsJacopo2017-04-061-12/+15
* | Merge branch 'open-redirect-host-fix' into 'security' Sean McGivern2017-04-051-1/+1
|/
* Revert "Merge branch '29534-todos-performance' into 'master'"Sean McGivern2017-03-211-1/+1
* Todos performance: Include associations in FinderJarka Kadlecova2017-03-201-1/+1
* Merge branch '27376-cache-default-branch-pipeline-on-project' into 'master' Yorick Peterse2017-03-161-1/+1
|\
| * Eager load route for project & namespaceBob Van Landuyt2017-03-161-1/+1
* | Add 'Undo mark all as done' to TodosJacopo2017-03-161-2/+8
|/
* Add count badges to both dashboard and group milestonesadam-count-badges-group-dashboard-milestonesAlex Braha Stoll2017-03-101-0/+1
* Add filter and sorting to dashboard groups pageDmitriy Zaporozhets2017-03-011-1/+13
* fixes delimiter removes when todo marked as doneNur Rony2017-02-221-2/+4
* change todos counter position & format ( for large counts )mhasbini2017-02-211-0/+5
* Todo done clicking is kind of unusable.Jacopo2017-02-171-0/+6
* Use preload for Event#target since it's a polymorphic association27395-reduce-group-activity-sql-queriesRémy Coutable2017-02-131-12/+11
* Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-081-1/+1
* Remove unnecessary queries for .atom and .json in Dashboard::ProjectsControll...Oswaldo Ferreira2017-02-031-3/+1
* Speed up dashboard milestone index by scoping IssuesFinder to user authorized...speed-up-dashboard-milestone-indexAdam Niedzielski2017-01-161-2/+2
* Speed up group milestone index by passing group_id to IssuesFinderAdam Niedzielski2017-01-061-2/+11
* applies url_for so that we dont lose filters when redirecting19988-prevent-empty-pagination-when-list-not-emptyTiago Botelho2016-12-231-1/+1
* adds specs for respective behaviourTiago Botelho2016-12-211-3/+4
* Prevent empty pagination when list is not emptyTiago Botelho2016-12-211-1/+3
* Limit what label fields we expose on Dashboard::LabelsController#indexDouglas Barbosa Alexandre2016-10-191-1/+3
* List only labels that belongs to the group on the group issues pageDouglas Barbosa Alexandre2016-10-191-6/+1
* Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre2016-10-191-1/+4
* Merge branch 'issue_18135' into 'master' Douwe Maan2016-08-191-0/+1
|\
| * Todos sorting dropdownissue_18135Felipe Artur2016-08-191-0/+1
* | Rename TodoService#mark_todos_as_done_by_id{,s}Ahmad Sherif2016-08-181-1/+1
* | Implement TodoService#mark_todos_as_done_by_idAhmad Sherif2016-08-181-3/+1
* | Simplify SQL queries of marking a todo as doneAhmad Sherif2016-08-181-4/+2
|/
* Recover usage of Todos counter cache20842-todos-queries-cachePaco Guzman2016-08-121-2/+2
* Cache todos pending/done dashboard query countsPaco Guzman2016-07-121-4/+9
* Fix an information disclosure when requesting access to a group containing pr...Rémy Coutable2016-06-241-1/+1
* Ensure Todos counters doesn't count Todos for projects pending deleteDouglas Barbosa Alexandre2016-06-171-13/+8
* Cache todo counters (pending/done)18034-cache-todo-counterPaco Guzman2016-06-171-4/+4
* Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage'Dmitriy Zaporozhets2016-05-181-2/+2
|\
| * Change deprecated usage of rendering without response bodyMehmet Emin İNAÇ2016-03-161-2/+2
* | Merge branch '17249-starred' into 'master' Robert Speicher2016-05-111-1/+1
|\ \
| * | Restrict starred projects to viewable onesSean McGivern2016-05-101-1/+1
* | | Add to label :id to responseissue_15673Alfredo Sumaran2016-05-031-1/+1
|/ /
* | Add missing Dashboard::LabelsControllerRémy Coutable2016-03-231-0/+9
* | Use respond_to instead of a conditional to paginate milestonesRémy Coutable2016-03-231-3/+4
* | Fix an issue causing the Dashboard/Milestones page to be blankRémy Coutable2016-03-232-6/+12
* | Use the configured Kaminari "per page" defaultrs-use-kaminari-defaultRobert Speicher2016-03-194-5/+5
* | Use todo.done without ! in the controller to mark todo as doneDouglas Barbosa Alexandre2016-03-181-2/+2
* | Mark all as done through AJAXPhil Hughes2016-03-171-0/+4
* | Removed the flash success messagePhil Hughes2016-03-171-2/+2
* | Adds small AJAX optimistic functionality to todos.Jacob Schatz2016-03-171-1/+6
|/
* Allow filtered dashboard/explore results to be paged. Fixes #14104fix-filtered-paginationJosh Frye2016-03-091-2/+2
* Add option to show archived projects on dahsboardDmitriy Zaporozhets2016-03-041-16/+8
* Revert "Revert "Sort starred projects on dashboard based on last activity by ...sort-starred-projectsDmitriy Zaporozhets2016-03-031-1/+1