gitlab-org--gitlab-foss/app
Robert Speicher 844d72716e Add Gitlab::Themes module; remove Gitlab::Theme
Now we can simply loop through all themes, among other things.

This also removes the `dark_theme` / `light_theme` classes and the
`theme_type` helper, since they weren't used anywhere.
2015-06-13 17:58:16 -04:00
..
assets Add Gitlab::Themes module; remove Gitlab::Theme 2015-06-13 17:58:16 -04:00
controllers Move the "Design" templates and logic to Preferences 2015-06-13 17:58:16 -04:00
finders Set milestone on new issue when creating issue from index with milestone filter active. 2015-05-27 14:22:11 +02:00
helpers Add Gitlab::Themes module; remove Gitlab::Theme 2015-06-13 17:58:16 -04:00
mailers Prefix EmailsOnPush email subject with [Git]. 2015-05-25 16:35:37 +02:00
models Ensure session_expire_delay field exists before accessing it 2015-06-13 00:31:08 -04:00
services An in_namespace scope is already present 2015-06-09 13:42:01 +02:00
uploaders
views Add Gitlab::Themes module; remove Gitlab::Theme 2015-06-13 17:58:16 -04:00
workers Added X-GitLab-Event header for web hooks 2015-05-08 16:49:03 +03:00