summaryrefslogtreecommitdiff
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Refine MR widget styling for buttons and info textKushal Pandya2017-05-193-2/+18
|
* Merge branch '32551-fix-system-note-comparison-and-standardize-note-setup' ↵Filipa Lacerda2017-05-192-13/+11
|\ | | | | | | | | | | | | | | | | into 'master' Fix system note comparison and standardize note setup Closes #32551 See merge request !11532
| * Fix system note comparison and standardize note setupEric Eastwood2017-05-192-13/+11
| | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32551
* | Merge branch '32556-side-by-side-mr-discussion-should-stretch-to-max-width' ↵Annabel Dunstone Gray2017-05-191-1/+0
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Side by side MR discussion should stretch to max width" Closes #32556 See merge request !11508
| * | Remove width limit from discussion notes32556-side-by-side-mr-discussion-should-stretch-to-max-widthClement Ho2017-05-191-1/+0
| | |
* | | Merge branch 'patch-21' into 'master'Clement Ho2017-05-191-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix wording in settings / CI/CD Pipelines Closes #32555 See merge request !11516
| * | | Update edit.html.hamlpatch-21Fabio Busatto2017-05-181-1/+1
| | | | | | | | | | | | Closes #32555
* | | | Replaced duplicate z-index with index of 400Luke "Jared" Bennett2017-05-191-2/+1
| |/ / |/| |
* | | Merge branch 'mr-widget-refresh-failed' into 'master'Filipa Lacerda2017-05-191-1/+27
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add refresh button into MR widget failed state. Closes #32543 See merge request !11519
| * | | MRWidget: Make error message bold and red.mr-widget-refresh-failedFatih Acet2017-05-191-1/+1
| | | |
| * | | MRWidget: Change refresh button place in failed state.Fatih Acet2017-05-191-3/+3
| | | |
| * | | MRWidget: Add refresh button into MR widget failed state.Fatih Acet2017-05-191-0/+26
| | | |
* | | | Fixes the 500 for custom apearance header logo and logoAlexis Reigel2017-05-191-0/+2
| | | |
* | | | Merge branch 'dm-fix-readme-project-view' into 'master'Dmitriy Zaporozhets2017-05-194-45/+9
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove readme project_view option See merge request !11425
| * | | | Remove readme project_view optionDouwe Maan2017-05-194-45/+9
| | | | |
* | | | | Merge branch 'dm-render-plain-readme' into 'master'Rémy Coutable2017-05-192-8/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Render plain README using Markup viewer so it is displayed below tree See merge request !11510
| * | | | | Render plain README using Markup viewer so it is displayed below treedm-render-plain-readmeDouwe Maan2017-05-182-8/+10
| | | | | |
* | | | | | Merge branch 'user-avatar-vue-ce' into 'master'Phil Hughes2017-05-1917-70/+307
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Consolidate user avatar Vue logic Closes #31017 See merge request !10718
| * | | | | Add s selectors for supported avatars.user-avatar-vue-ceBryce Johnson2017-05-181-0/+2
| | | | | |
| * | | | | Fixes per feedback on user avatar components.Bryce Johnson2017-05-183-23/+14
| | | | | |
| * | | | | Consolidate user avatar Vue logicBryce Johnson2017-05-1817-70/+314
| | |_|/ / | |/| | |
* | | | | Fix JavaScript translations that are using a namespacefix-js-translationsRuben Davila2017-05-186-11/+11
| |_|/ / |/| | |
* | | | Merge branch 'dm-no-conflicts-when-branches-are-missing' into 'master'Robert Speicher2017-05-182-0/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stop MR conflict code from blowing up when branches are missing Closes #32544 See merge request !11501
| * | | | Stop MR conflict code from blowing up when branches are missingdm-no-conflicts-when-branches-are-missingDouwe Maan2017-05-182-0/+3
| | | | |
* | | | | Merge branch 'delete-old-mr-widget' into 'master'Fatih Acet2017-05-181-303/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Delete merge_request_widget.js See merge request !11452
| * | | | | Delete merge_request_widget.jsdelete-old-mr-widgetLuke "Jared" Bennett2017-05-171-303/+0
| | | | | |
* | | | | | Fix clicking disabled clipboard button toolipLuke "Jared" Bennett2017-05-181-2/+2
| |_|/ / / |/| | | |
* | | | | Fix ProjectCacheWorker for plain READMEsToon Claes2017-05-181-0/+3
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | The ProjectCacheWorker refreshes cache periodically, but it runs outside Rails context. So include the ActionView helpers so the `content_tag` method is available.
* | | | Fix ability to edit diff notes multiple timesKushal Pandya2017-05-181-3/+3
| |_|/ |/| |
* | | Merge branch 'dm-gemfile-viewer'Rémy Coutable2017-05-1816-3/+268
|\ \ \ | | | | | | | | | | | | See merge request !11346.
| * | | Add auxiliary blob viewers to dependency filesDouwe Maan2017-05-1716-3/+268
| |/ /
* | | Merge branch 'fix-trailing-space-mr-widget' into 'master'Fatih Acet2017-05-181-4/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactored the anchor tag to remove the trailing space in the target branch Closes #32445 See merge request !11463
| * | | Refactored the anchor tag to remove the trailing space in the target branchfix-trailing-space-mr-widgetJose Ivan Vargas2017-05-171-4/+1
| | | |
* | | | Merge branch 'change-url-in-specific-runners-registration-steps' into 'master'Kamil Trzciński2017-05-181-1/+1
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Remove references to '/ci' path while describing Runner's registration See merge request !10518
| * | | Remove references to '/ci' path while describing Runner's registrationchange-url-in-specific-runners-registration-stepsTomasz Maczukin2017-05-151-1/+1
| | | |
* | | | Merge branch 'mk-fix-issue-1843' into 'master'Douwe Maan2017-05-182-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix root groups redirecting to group owner Closes #32474 See merge request !11465
| * | | | Use Namespace.for_user scope (formerly known as Namespace.root)mk-fix-issue-1843Douwe Maan2017-05-182-5/+3
| | | | |
| * | | | Fixes #32474Michael Kozono2017-05-171-1/+3
| | |/ / | |/| | | | | | | | | | Older namespace records may be both `type == ‘Group` AND `owner_id` is not null.
* | | | Merge branch 'fix_removing_invited_member' into 'master'Rémy Coutable2017-05-181-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix: Deleting an invited member causes 500 error Closes #32504 See merge request !11481
| * | | | Fix: Deleting an invited member causes 500 errorValery Sizov2017-05-181-1/+1
| | | | |
* | | | | Merge branch 'dm-empty-tree-readme' into 'master'Robert Speicher2017-05-181-7/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't blow up when a tree readme is empty and consequently has no rich viewer Closes #32396 See merge request !11459
| * | | | | Don't blow up when a tree readme is empty and consequently has no rich viewerdm-empty-tree-readmeDouwe Maan2017-05-171-7/+8
| | |/ / / | |/| | |
* | | | | Merge branch 'gitaly-local-branches' into 'master'Douwe Maan2017-05-181-15/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Incorporate Gitaly's local_branches operation into repo code Closes #27379 See merge request !10059
| * | | | | Incorporate Gitaly's local_branches operation into repo codegitaly-local-branchesAlejandro Rodríguez2017-05-171-15/+1
| | | | | |
* | | | | | Merge branch '32424-fix-linking-to-unresolved-expanded-diff-note' into 'master'Phil Hughes2017-05-182-8/+21
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix linking to unresolved/expanded diff note Closes #32424 See merge request !11458
| * | | | | | Fix linking to unresolved/expanded diff note32424-fix-linking-to-unresolved-expanded-diff-noteEric Eastwood2017-05-172-8/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32424 Bug introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11327
* | | | | | | Merge branch '32465-center' into 'master'Annabel Dunstone Gray2017-05-181-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | recenter profile page nav links Closes #32465 See merge request !11464
| * | | | | | recenter profile page nav links32465-centerSimon Knox2017-05-181-2/+2
| | | | | | |
* | | | | | | Merge branch 'backport-ce-upstream-change' into 'master'Rémy Coutable2017-05-181-1/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove duplicate cache invalidation from IssuableBaseService See merge request !11475
| * | | | | | | Remove duplicate cache invalidation from IssuableBaseServiceRémy Coutable2017-05-181-1/+0
| | | | | | | |