summaryrefslogtreecommitdiff
path: root/app/views/shared
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'add_tooltip_for_milestone_in_issues_list' into 'master'Douwe Maan2017-09-201-2/+2
|\
| * Add tooltip for milestone due date to issue and merge request listsVitaliy @blackst0ne Klachkov2017-09-201-2/+2
* | Merge branch 'mk-clarify-moving-namespaces' into 'master'Douwe Maan2017-09-201-5/+3
|\ \
| * | Move help for renaming group path to docsMichael Kozono2017-09-191-5/+3
* | | Merge branch 'revert-feature-highlight' into 'master'Jacob Schatz2017-09-191-1/+0
|\ \ \
| * | | Revert feature highlightClement Ho2017-09-191-1/+0
| |/ /
* | | Change all instances of btn-sm to btn-small to keep things consistentJedidiah2017-09-191-1/+1
* | | Merge branch 'repo-editor-ui-fix' into 'master'Jacob Schatz2017-09-191-12/+8
|\ \ \ | |/ / |/| |
| * | RepoEditor: Fix target branch dropdown styling.Fatih Acet2017-09-141-12/+8
* | | Merge branch 'milestone-avatar-issuable-link' into 'master'Tim Zallmann2017-09-181-1/+1
|\ \ \ | |_|/ |/| |
| * | Fixes milestone issuable assignee URLmilestone-avatar-issuable-linkPhil Hughes2017-09-151-1/+1
* | | Merge branch '20824-scope-users-to-members-in-group-issuable-list' into 'master'Phil Hughes2017-09-151-2/+2
|\ \ \ | |/ / |/| |
| * | Scope users by group in issuable search barbarthc2017-09-131-2/+2
| |/
* | Truncate milestone text on collapse; add tooltip for titleAnnabel Dunstone Gray2017-09-141-2/+2
|/
* Fix tooltip width on collapsed issue board column titlesJedidiah2017-09-081-1/+1
* Normalize styles for empty-state group-level new issue/MR combo buttonBryce Johnson2017-09-071-1/+1
* Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-0712-9/+262
|\
| * Merge branch 'ee_issue_928_backport' into 'master'Sean McGivern2017-09-0712-9/+262
| |\
| | * backport haml changesSimon Knox2017-09-069-42/+50
| | * move templates from projects to sharedSimon Knox2017-09-0610-0/+247
* | | Updates tests and i18n37158-autodevops-bannerFilipa Lacerda2017-09-071-1/+1
* | | Get the project path through the DOM instead of `gon`Filipa Lacerda2017-09-071-2/+2
* | | Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-0621-49/+53
|\ \ \ | |/ /
| * | Merge branch '34509-improves-markdown-rendering-performance-for-commits-list'...Douwe Maan2017-09-062-4/+3
| |\ \
| | * | Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-listTiago Botelho2017-09-062-4/+3
| * | | removed show_new_nav? referencesbreadcrumbs-improvementsPhil Hughes2017-09-061-7/+1
| * | | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-068-18/+17
| |\ \ \ | | |/ /
| | * | Clean up new navigation templatesPhil Hughes2017-09-061-1/+1
| | * | Merge branch '36860-migrate-issues-author' into 'master'Douwe Maan2017-09-062-14/+11
| | |\ \ | | | |/ | | |/|
| | | * Merge branch 'master' into '36860-migrate-issues-author'36860-migrate-issues-authorDouwe Maan2017-09-052-1/+2
| | | |\
| | | * | Remove checks if issue.author is presentJarka Kadlecova2017-09-052-14/+11
| | * | | Top navigation updatesAnnabel Dunstone Gray2017-09-055-3/+5
| | | |/ | | |/|
| * | | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-052-1/+2
| |\ \ \ | | |/ /
| | * | Creates an icon only for the discussions and puts back the old SVG for CI statusFilipa Lacerda2017-09-052-1/+2
| | |/
| * | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-051-0/+1
| |\ \ | | |/
| | * Add feature highlight to Issue Boards in new navigation sidebarClement Ho2017-09-041-0/+1
| * | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-0413-38/+46
| |\ \ | | |/
| | * Merge branch '36452-milestone-icon' into 'master'Phil Hughes2017-09-041-1/+1
| | |\
| | | * Use new MR icon for milestone sidebar36452-milestone-iconAnnabel Dunstone Gray2017-09-011-1/+1
| | * | Merge branch '34261-move-move-to-sidebar' into 'master'Grzegorz Bizon2017-09-047-20/+26
| | |\ \
| | | * | Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-037-20/+26
| | * | | Merge branch 'winh-label-action-dropdown' into 'master'Phil Hughes2017-09-041-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Make label actions dropdown style consistentwinh-label-action-dropdownwinh2017-08-291-2/+2
| * | | | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-08-3029-49/+73
| |\ \ \ \
| * | | | | fix some inconsistencies with the breadcrumbsPhil Hughes2017-08-181-3/+7
* | | | | | Updates illustrationFilipa Lacerda2017-09-062-2/+55
* | | | | | Fixes the Cookie pathFilipa Lacerda2017-09-051-7/+5
* | | | | | Merge branch 'zj-auto-devops-table' into 37158-autodevops-bannerFilipa Lacerda2017-09-053-5/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-023-5/+5
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-309-22/+36
| | |\ \ \ \ | | | | |/ / | | | |/| |