summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Implement review comments for !11963 from @adamniedzielski.Timothy Andrew2017-07-031-1/+1
* Move OAuth "remember me" javascript logic into a class.Timothy Andrew2017-07-031-14/+0
* Add integration tests around OAuth login.Timothy Andrew2017-07-031-1/+1
* Implement "remember me" for OAuth-based login.Timothy Andrew2017-07-031-1/+18
* Adjust readme repo widthDimitrie Hoekstra2017-07-032-5/+7
* Resolve "Issue Board -> "Remove from board" button when viewing an issue give...Luke "Jared" Bennett2017-07-031-1/+2
* Merge branch 'enable-webpack-code-splitting' into 'master'Jacob Schatz2017-06-301-1/+1
|\
| * move webpack publicPath setup earlier in the bootstrap processes to avoid ES ...Mike Greiling2017-06-281-1/+1
* | Merge branch 'fix-assigned-issuable-lists' into 'master'Annabel Dunstone Gray2017-06-302-2/+2
|\ \
| * | Add issuable-list class to shared mr/issue lists to fix new responsive layoutfix-assigned-issuable-liststauriedavis2017-06-302-2/+2
* | | New navigation breadcrumbsPhil Hughes2017-06-3014-25/+61
|/ /
* | Cache total issue / MR counts for project by user typeSean McGivern2017-06-301-2/+2
* | Only do complicated confidentiality checks when necessarySean McGivern2017-06-301-2/+2
* | 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