summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Minor editssidebar-header-no-conflictsAnnabel Dunstone Gray2017-06-292-2/+2
* Make header into links; CSS tweaksAnnabel Dunstone Gray2017-06-284-6/+6
* Add context header to sidebarAnnabel Dunstone Gray2017-06-284-0/+18
* Merge branch 'profile-settings-width' into 'master'Annabel Dunstone Gray2017-06-2815-40/+56
|\
| * Added limited width to profile settingsprofile-settings-widthPhil Hughes2017-06-2315-40/+56
* | Resolve "Navigation - Move contextual navigation to sidebar"Annabel Dunstone Gray2017-06-2810-12/+499
* | Merge branch '34276-fix-dashboard-page-when-last-activity-at-is-nil' into 'ma...Robert Speicher2017-06-271-1/+1
|\ \
| * | Fix application error when Project#last_activity_at is nil34276-fix-dashboard-page-when-last-activity-at-is-nilRuben Davila2017-06-261-1/+1
* | | Merge branch 'dm-commit-row-browse-button' into 'master'Robert Speicher2017-06-271-1/+1
|\ \ \
| * | | Adjust commit partial cache key to fix browse buttonsDouwe Maan2017-06-221-1/+1
* | | | Action Buttons on Prio Labels working again by setting pointer events to none...Tim Zallmann2017-06-272-3/+3
* | | | Merge branch 'pat-alert-when-signin-disabled' into 'master'Rémy Coutable2017-06-272-6/+5
|\ \ \ \
| * | | | Provide hint to create a personal access token for Git over HTTPRobin Bobbitt2017-06-262-6/+5
* | | | | Merge branch 'fix-33991' into 'master'Sean McGivern2017-06-271-19/+20
|\ \ \ \ \
| * | | | | Fix missing hidden class when subscribed to a group labelfix-33991Douglas Barbosa Alexandre2017-06-261-3/+3
| * | | | | Add can_subscribe_to_label_in_different_levels helper methodDouglas Barbosa Alexandre2017-06-261-12/+12
| * | | | | Extract common paths to a variableDouglas Barbosa Alexandre2017-06-261-4/+5
| * | | | | Allow users to subscribe to group labels on group labels pageDouglas Barbosa Alexandre2017-06-261-10/+10
* | | | | | Polish sidebar toggleClement Ho2017-06-272-3/+6
* | | | | | Merge branch '34309-drop-gfm-mr-ms' into 'master'Sean McGivern2017-06-272-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Drop GFM support for the title of Milestone/MergeRequest in templateTakuya Noguchi2017-06-272-2/+2
| |/ / / /
* | | | | Merge branch 'experimental-top-nav' into 'master'Annabel Dunstone Gray2017-06-268-3/+180
|\ \ \ \ \
| * | | | | updates to spacing & alignmentPhil Hughes2017-06-232-8/+10
| * | | | | Merge branch 'master' into experimental-top-navPhil Hughes2017-06-2327-246/+270
| |\ \ \ \ \
| * | | | | | mobile improvementsPhil Hughes2017-06-221-6/+3
| * | | | | | fixed scss-lint jobPhil Hughes2017-06-212-20/+22
| * | | | | | fixed typo in selector :see_no_evil:Phil Hughes2017-06-211-2/+2
| * | | | | | added section to profile/preferencesPhil Hughes2017-06-213-0/+22
| * | | | | | fixed dashboard projects nav item being activePhil Hughes2017-06-211-1/+1
| * | | | | | added signed out subnavPhil Hughes2017-06-213-0/+24
| * | | | | | spacing fixesPhil Hughes2017-06-211-1/+2
| * | | | | | Top navigation redesignPhil Hughes2017-06-214-1/+130
* | | | | | | Add explicit message when no runners on adminTakuya Noguchi2017-06-261-16/+19
* | | | | | | Merge branch '34320-environment-detail-job' into 'master'Filipa Lacerda2017-06-262-6/+9
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Truncate long job names in environment view; wrap author to next lineAnnabel Dunstone Gray2017-06-262-6/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '34289-drop-gfm-on-milestone-issuable-title' into 'master'Sean McGivern2017-06-261-1/+1
|\ \ \ \ \ \
| * | | | | | Drop GFM support for issuable title on milestone for consistency and performanceTakuya Noguchi2017-06-261-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'sh-revert-annotate-for-blame' into 'master'Rémy Coutable2017-06-262-2/+2
|\ \ \ \ \ \
| * | | | | | Revert "Annotate" to "Blame"sh-revert-annotate-for-blameStan Hu2017-06-222-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'zj-faster-charts-page' into 'master'Grzegorz Bizon2017-06-264-12/+8
|\ \ \ \ \ \
| * | | | | | Remove last references to job for pipeline chartszj-faster-charts-pageZ.J. van de Weg2017-06-261-3/+3
| * | | | | | Remove references to build in pipeline chartsZ.J. van de Weg2017-06-233-4/+4
| * | | | | | Improve performance for pipeline chartsZ.J. van de Weg2017-06-231-8/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'dm-group-page-name' into 'master'Sean McGivern2017-06-261-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Show group name instead of path on group pagedm-group-page-nameDouwe Maan2017-06-231-1/+1
| | |/ / / | |/| | |
* | | | | Fix interpolation in app/views/profile/show.html/hamlNick Thomas2017-06-241-1/+1
* | | | | Merge branch 'mk-fix-issue-34068' into 'master'Douwe Maan2017-06-231-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix 500 on create group failuresMichael Kozono2017-06-231-2/+2
* | | | | Merge branch '34219-extra-symbol-notifications-modal' into 'master'Phil Hughes2017-06-231-1/+1
|\ \ \ \ \
| * | | | | Remove extra symbol in notifications modal34219-extra-symbol-notifications-modalAnnabel Dunstone Gray2017-06-231-1/+1
| |/ / / /