This website requires JavaScript.
Explore
Help
Sign In
home
/
gitlabhq
Watch
2
Star
0
Fork
0
mirror of
https://github.com/wahyd4/gitlabhq.git
synced
2026-08-10 21:26:07 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c3ce61ba41c58bcbb9120acc08538330a64ec334
gitlabhq
/
app
/
controllers
/
dashboard
T
History
Dmitriy Zaporozhets
253a017b01
Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage'
...
Signed-off-by: Dmitriy Zaporozhets <
dmitriy.zaporozhets@gmail.com
>
2016-05-18 12:48:23 -05:00
..
application_controller.rb
Fix an issue causing the Dashboard/Milestones page to be blank
2016-03-23 12:02:15 +01:00
groups_controller.rb
Use the configured Kaminari "per page" default
2016-03-19 17:37:54 -04:00
labels_controller.rb
Add to label :id to response
2016-05-03 11:58:43 -05:00
milestones_controller.rb
Use respond_to instead of a conditional to paginate milestones
2016-03-23 12:02:15 +01:00
projects_controller.rb
Restrict starred projects to viewable ones
2016-05-10 18:13:52 +01:00
snippets_controller.rb
Use the configured Kaminari "per page" default
2016-03-19 17:37:54 -04:00
todos_controller.rb
Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage'
2016-05-18 12:48:23 -05:00