| Commit message (Expand) | Author | Age | Files | Lines |
* | Rails5 fix expected: 0 times with any arguments received: 1 time with argume... | Jasper Maes | 2018-06-20 | 1 | -1/+1 |
* | Fixed dashboard filtering tests | Jan Provaznik | 2018-04-03 | 1 | -3/+8 |
* | Check if at least one filter is set on dashboard | Jan Provaznik | 2018-04-03 | 1 | -0/+14 |
* | Resolve "DashboardController#activity.json is slow due to SQL" | Francisco Javier López | 2017-11-06 | 1 | -0/+2 |
* | Use a specialized class for querying events | Yorick Peterse | 2017-08-10 | 1 | -3/+3 |
* | Remove some deprecated methodstc-improve-project-api-perf | Toon Claes | 2017-05-30 | 1 | -1/+1 |
* | Consistently display last push event widget | Douwe Maan | 2017-05-25 | 1 | -2/+0 |
* | Present group and dashboard MR list without grouping by project | Oswaldo Ferreira | 2017-01-27 | 1 | -0/+5 |
* | Restrict starred projects to viewable ones | Sean McGivern | 2016-05-10 | 1 | -1/+1 |
* | Fix an issue causing the Dashboard/Milestones page to be blank | Rémy Coutable | 2016-03-23 | 1 | -28/+1 |
* | Dedupe labels in labels selector in Dashboard pagesfix/14418 | Rémy Coutable | 2016-03-18 | 1 | -2/+9 |
* | Updated controller with before_action | Phil Hughes | 2016-03-18 | 1 | -3/+1 |
* | Fixes issue on dashboard issues | Phil Hughes | 2016-03-18 | 1 | -0/+18 |
* | Don't pluck project IDs for events | Yorick Peterse | 2016-01-26 | 1 | -3/+3 |
* | Refactor duplciate code for groups_controller.rb and slack_service/note_messa... | Dmitriy Zaporozhets | 2015-11-17 | 1 | -17/+3 |
* | Fix a bug when milestone/label filter was empty for dashboard issues page | Dmitriy Zaporozhets | 2015-11-16 | 1 | -0/+5 |
* | Clean up overlap between dashboard and explore. | Douwe Maan | 2015-09-08 | 1 | -19/+0 |
* | Split starred projects list and activity in same way like we did with your pr... | Dmitriy Zaporozhets | 2015-09-02 | 1 | -2/+9 |
* | Dashboard activity as separate page | Dmitriy Zaporozhets | 2015-08-25 | 1 | -7/+15 |
* | projects doesn't seem to be a valid action in this controller | Eaden | 2015-05-16 | 1 | -2/+2 |
* | Add a page title to every page. | Douwe Maan | 2015-04-30 | 1 | -3/+3 |
* | Fixed the Rails/ActionFilter cop | Jeroen van Baarsen | 2015-04-20 | 1 | -2/+2 |
* | Use same constant for amount of items per page | Dmitriy Zaporozhets | 2015-03-12 | 1 | -2/+2 |
* | Remove projects page from dashboard | Dmitriy Zaporozhets | 2015-03-10 | 1 | -22/+0 |
* | Add project filter by visibility and tag to explore page | Dmitriy Zaporozhets | 2015-03-10 | 1 | -1/+0 |
* | Remove group rendering from dashboard page | Dmitriy Zaporozhets | 2015-03-10 | 1 | -6/+0 |
* | Improve projects list | Dmitriy Zaporozhets | 2015-03-04 | 1 | -6/+2 |
* | Reduce amount of sql queries on dashboard projects page | Dmitriy Zaporozhets | 2015-03-02 | 1 | -1/+1 |
* | Fix event loading with associations | Dmitriy Zaporozhets | 2015-02-18 | 1 | -4/+11 |
* | DB performance improvements to GitLab | Dmitriy Zaporozhets | 2015-02-18 | 1 | -6/+9 |
* | Refactor sorting in project | Dmitriy Zaporozhets | 2015-02-05 | 1 | -1/+1 |
* | Refactor issuable list pages | Dmitriy Zaporozhets | 2014-12-24 | 1 | -6/+2 |
* | Refactor issues and merge requests lists | Dmitriy Zaporozhets | 2014-12-23 | 1 | -8/+4 |
* | Replace project labels with tags to prevent name conflict with GitLab labels | Dmitriy Zaporozhets | 2014-07-29 | 1 | -2/+2 |
* | Show link to public projects for new users. | Ciro Santillli | 2014-03-17 | 1 | -0/+2 |
* | Move services for collecting items to Finders | Dmitriy Zaporozhets | 2014-02-25 | 1 | -2/+2 |
* | Fix mr preload assoc | Dmitriy Zaporozhets | 2014-02-25 | 1 | -1/+1 |
* | Use rails preload for Dashboard issues, mr | Dmitriy Zaporozhets | 2014-02-25 | 1 | -1/+2 |
* | Allow access to groups with public projects. | Jason Hollingsworth | 2014-02-20 | 1 | -0/+1 |
* | Fix wrong issues appears at Dashboard#issues page | Dmitriy Zaporozhets | 2014-02-10 | 1 | -2/+2 |
* | Remove deprecated finders | skv | 2014-01-19 | 1 | -1/+1 |
* | Use FilteringService for Dashboard, Group pages | Dmitriy Zaporozhets | 2014-01-15 | 1 | -2/+9 |
* | Sort dropdown for Dashboard#projects page | Dmitriy Zaporozhets | 2013-12-29 | 1 | -4/+4 |
* | Refactor FilterContext | Dmitriy Zaporozhets | 2013-12-25 | 1 | -20/+2 |
* | Show Assigned/Authored/All filter for dashboard issues and mr pages | Dmitriy Zaporozhets | 2013-12-24 | 1 | -4/+18 |
* | Archiving old projects; archived projects aren't shown on dashboard | Steven Thonus | 2013-12-16 | 1 | -1/+1 |
* | Add visibility filter to Dashboard#projects | Dmitriy Zaporozhets | 2013-12-05 | 1 | -0/+1 |
* | Drop rjs from Infinite scrolling | Dmitriy Zaporozhets | 2013-11-28 | 1 | -1/+1 |
* | Explain on dashboard that limit amount of projects displayed | Dmitriy Zaporozhets | 2013-09-26 | 1 | -1/+5 |
* | List groups on Dashboard#projects page | Dmitriy Zaporozhets | 2013-08-29 | 1 | -1/+5 |