Files
gitlabhq/app/controllers/projects
Robert SpeicherandRémy Coutable 1dc218ed76 Merge branch 'dashboard-labels' into 'master'
Dashboard labels

Previously because there were no JSON endpoint for labels or milestones
it was fetching HTML and parsing that. This is wrong.

It now fetches from a JSON endpoint.

This also fixes the dashboard/issues page not loading labels or
milestones as the path used to be only for a single project. So instead
I have created a endpoint for labels & milestones JSON on dashboard.

See merge request !3253
2016-03-18 20:57:37 +01:00
..
2016-03-07 14:27:53 +01:00
2016-03-15 20:21:11 +01:00
2016-03-15 20:21:11 +01:00
2016-03-07 14:27:53 +01:00
2015-12-18 14:19:48 -06:00