| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use new routing helper | Douwe Maan | 2015-09-08 | 1 | -1/+1 |
| | | |||||
| * | Add `feature` tag to feature specs | Robert Speicher | 2015-07-06 | 1 | -1/+1 |
| | | | | | | Not to be confused with the RSpec `type: :feature` tag, this tag is used by the `spec:feature` Rake task for filtering/grouping specs. | ||||
| * | Fix features syntax | Robert Speicher | 2015-06-22 | 1 | -1/+1 |
| | | |||||
| * | Add `allowing_for_delay` helper method for feature specs | Robert Speicher | 2015-06-14 | 1 | -6/+8 |
| | | |||||
| * | Add feature specs for default dashboard preference | Robert Speicher | 2015-06-13 | 1 | -9/+48 |
| | | |||||
| * | Simplify the javascript behavior for Preference updating | Robert Speicher | 2015-06-13 | 1 | -0/+8 |
| | | |||||
| * | Add Gitlab::Themes module; remove Gitlab::Theme | Robert Speicher | 2015-06-13 | 1 | -3/+3 |
| | | | | | | | | 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. | ||||
| * | Move the "Design" templates and logic to Preferences | Robert Speicher | 2015-06-13 | 1 | -0/+33 |
