summaryrefslogtreecommitdiff
path: root/app/views/shared
Commit message (Expand)AuthorAgeFilesLines
* Add issuable-list class to shared mr/issue lists to fix new responsive layoutfix-assigned-issuable-liststauriedavis2017-06-302-2/+2
* 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
* | Clean up issuable listsTaurie Davis2017-06-291-4/+4
|/
* Removes pending delete from filter scopesTiago Botelho2017-06-281-1/+1
* 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
* | 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
* | | Drop GFM support for the title of Milestone/MergeRequest in templateTakuya Noguchi2017-06-271-1/+1
|/ /
* | Drop GFM support for issuable title on milestone for consistency and performanceTakuya Noguchi2017-06-261-1/+1
|/
* 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
* | Limit the width of commit & snippet comment sectionsPhil Hughes2017-06-231-1/+1
|/
* Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...28717-additional-metrics-review-branchPawel Chojnacki2017-06-2211-42/+50
|\
| * Merge branch '33833-issue-and-mr-state-tabs-don-t-work-on-dashboard' into 'ma...Jacob Schatz2017-06-221-9/+10
| |\
| | * Add feature spec for dashboard state filter tabs33833-issue-and-mr-state-tabs-don-t-work-on-dashboardEric Eastwood2017-06-211-1/+1
| | * Revert to using links instead of buttons in Issuable Index tabs.Bryce Johnson2017-06-211-9/+10
| * | Resolve "MR comment + system note highlight don't have the same width"Mike Greiling2017-06-221-6/+7
| |/
| * Bulk edit scroll fixBryce Johnson2017-06-211-1/+1
| * Disable autocomplete on snippets commentsEric Eastwood2017-06-192-2/+4
| * Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-163-13/+13
| |\
| | * Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-153-13/+13
| * | Merge branch 'issue_20900' into 'master'Sean McGivern2017-06-162-6/+6
| |\ \
| | * | Improve method names and add more specsFelipe Artur2017-06-163-6/+6
| | * | Order merge requests by priorityFelipe Artur2017-06-162-3/+3
| | * | Order issues by priorityFelipe Artur2017-06-163-7/+7
| | * | Remove Drag and drop and sorting from milestone viewFelipe Artur2017-06-161-2/+2
| * | | Small refactoring plus fixes for Spanish translations.Ruben Davila2017-06-152-5/+9
| * | | Add a bunch of missing translationsBob Van Landuyt2017-06-152-3/+3
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-1620-71/+90
|\ \ \ | |/ /
| * | Improve conflict message in _merge_params.html.hamlLuke "Jared" Bennett2017-06-141-1/+2
| * | Backport merge_params.html.haml conflict commentLuke "Jared" Bennett2017-06-141-1/+1
| |/
| * Limit wiki container widthwiki-limited-widthPhil Hughes2017-06-131-1/+1
| * Revert 'New file from interface on existing branch'dm-revert-mr-8427Douwe Maan2017-06-094-27/+1
| * Merge branch 'master' into 25426-group-dashboard-ui25426-group-dashboard-uiAlfredo Sumaran2017-06-087-21/+24
| |\
| | * Allow group reporters to promote labelsallow-reporters-to-promote-group-labelsSean McGivern2017-06-081-1/+1
| | * Translate project & repository pagesBob Van Landuyt2017-06-076-20/+23
| * | Merge branch 'master' into 25426-group-dashboard-uiAlfredo Sumaran2017-06-0728-108/+381
| |\ \ | | |/
| | * Merge branch 'auto-search-when-state-changed' into 'master'Phil Hughes2017-06-071-10/+9
| | |\
| | | * Use data attributes instead of classClement Ho2017-06-071-4/+4
| | | * Merge branch 'master' into auto-search-when-state-changedClement Ho2017-06-065-85/+63
| | | |\
| | | * | Use button instead of fake buttonClement Ho2017-06-061-4/+4