summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dm-empty-state-new-merge-request' into 'master'Sean McGivern2017-06-301-3/+5
|\
| * Fix 'New merge request' button for users who don't have push access to canoni...dm-empty-state-new-merge-requestDouwe Maan2017-06-291-3/+5
* | Merge branch 'inject-add-diff-note' into 'master'Phil Hughes2017-06-302-3/+7
|\ \
| * | Render add-diff-note button with server.Bryce Johnson2017-06-292-3/+7
| |/
* | Merge branch 'backport-license-issue-weights' into 'master'Douwe Maan2017-06-291-1/+3
|\ \
| * | Backport changes to Projects::IssuesController and the search barNick Thomas2017-06-291-1/+3
| |/
* | Resolve "Select branch dropdown is too close to branch name"Tim Zallmann2017-06-291-18/+19
* | Clean up issuable listsTaurie Davis2017-06-293-71/+79
|/
* Merge branch 'sidebar-header-no-conflicts' into 'master'Phil Hughes2017-06-294-0/+18
|\
| * 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 'highest-return-on-diff-investment' into 'master'Sean McGivern2017-06-291-1/+1
|\ \
| * | Bring back branches badge to main project pagehighest-return-on-diff-investmentAdam Niedzielski2017-06-291-1/+1
* | | Merge branch 'dm-page-image-size' into 'master'Rémy Coutable2017-06-291-0/+2
|\ \ \
| * | | Limit OpenGraph image size to 64x64dm-page-image-sizeDouwe Maan2017-06-281-0/+2
* | | | Merge branch 'dm-merge-request-creations-controller' into 'master'Sean McGivern2017-06-2927-128/+164
|\ \ \ \ | |_|/ / |/| | |
| * | | Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-2827-128/+164
* | | | Merge branch '30708-stop-using-deleted-at-to-filter-namespaces' into 'master'Douwe Maan2017-06-291-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Removes pending delete from filter scopesTiago Botelho2017-06-281-1/+1
* | | | Merge branch 'cherry-pick-5ea675be' into 'master'Tim Zallmann2017-06-281-67/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'additional-metrics-dashboard' into '28717-additional-metrics-re...Phil Hughes2017-06-261-67/+8
* | | | 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