summaryrefslogtreecommitdiff
path: root/app/views/layouts
Commit message (Expand)AuthorAgeFilesLines
* Merge request widget redesignFatih Acet2017-05-091-1/+1
* Merge branch 'add-sentry-js-again-with-vue' into 'master' Phil Hughes2017-05-054-4/+3
|\
| * Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-05-041-1/+1
| |\
| * \ Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-041-1/+1
| |\ \
| * | | [ci skip] remove accidental debug printLuke "Jared" Bennett2017-05-031-2/+0
| * | | Removed debug messageLuke "Jared" Bennett2017-04-281-1/+0
| * | | Fixed specsLuke "Jared" Bennett2017-04-281-1/+4
| * | | Fixed view to correct propertyLuke "Jared" Bennett2017-04-281-1/+1
| * | | Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett2017-04-281-1/+1
| * | | Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-04-263-7/+12
| |\ \ \
| * \ \ \ Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-04-159-28/+82
| |\ \ \ \
| * | | | | Updated specs, added rewire, updated layouts to move conditional raven and go...Luke "Jared" Bennett2017-04-154-10/+3
| * | | | | [ci skip] Remove loadscript class in favour of backend conditionalLuke "Jared" Bennett2017-04-133-0/+6
* | | | | | Support comments for personal snippetsJarka Kadlecova2017-05-051-0/+6
* | | | | | Merge branch 'adam-separate-slash-commands' into 'master' Rémy Coutable2017-05-051-5/+0
|\ \ \ \ \ \
| * | | | | | Display slash commands outcome when previewing Markdownadam-separate-slash-commandsRares Sfirlogea2017-05-041-5/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Update design of auth error pageAnnabel Dunstone Gray2017-05-051-0/+127
* | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-042-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern2017-05-041-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-1/+1
| | | |_|/ | | |/| |
| * | | | Add breadcrumb, build header and pipelines submenu to artifacts browserDouwe Maan2017-05-031-1/+1
| |/ / /
* | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-023-5/+5
|\ \ \ \ | |/ / /
| * | | Add sub-nav for Project Integration Services edit pageKushal Pandya2017-04-251-1/+1
| * | | Merge branch 'uassign_on_member_removing' into 'master' Sean McGivern2017-04-202-4/+4
| |\ \ \
| | * | | Remove helpers assigned_issuables_count and cached_assigned_issuables_countuassign_on_member_removingValery Sizov2017-04-202-4/+4
| | | |/ | | |/|
* | | | Merge branch 'js-translations' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-04-201-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Make the locale file page specificPhil Hughes2017-04-181-1/+0
| * | | Started internationalising cycyle analyticsPhil Hughes2017-04-152-1/+2
| |/ /
* | | Added profile name to user dropdownDimitrie Hoekstra2017-04-191-0/+5
* | | Fix container registry navigation menu highlightsGrzegorz Bizon2017-04-181-2/+2
|/ /
* | Show sub-nav under Merge Requests when issue tracker is non-defaultKushal Pandya2017-04-131-2/+2
* | Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling2017-04-121-3/+3
* | Added keyboard shortcuts to signed out menusigned-out-menu-shortcutsPhil Hughes2017-04-101-3/+16
* | Remove the User#is_admin? methodblackst0ne2017-04-091-1/+1
* | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-5/+7
|\ \
| * | Hide header counters for issue/mr/todos if zerodz-hide-zero-counterDmitriy Zaporozhets2017-04-071-5/+7
* | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-072-5/+33
|\ \ \ | |/ /
| * | Merge branch 'menu-shortcut' into 'master' Jacob Schatz2017-04-061-3/+31
| |\ \
| | * | Fixed specsPhil Hughes2017-04-061-7/+21
| | * | Change shortcutsAnnabel Dunstone Gray2017-04-061-2/+2
| | * | Switch global shortcuts to shift; reuse key styles from help menuAnnabel Dunstone Gray2017-04-061-21/+21
| | * | Map bindings to lowercase letters; only show key bindings when using keyboard...Annabel Dunstone Gray2017-04-061-14/+14
| | * | Fix layout of shortcut keys in dropdownAnnabel Dunstone Gray2017-04-061-14/+14
| | * | Add keyboard shortcuts to main menu.Jacob Schatz2017-04-061-3/+17
| * | | Corrected capitalizacion on various sectionsJose Ivan Vargas2017-04-061-2/+2
| |/ /
* | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-061-1/+1
|\ \ \ | |/ /
| * | Show CI status as Favicon on Pipelines, Job and MR pagesKushal Pandya2017-04-061-1/+1
| |/
* | Fix specsDouwe Maan2017-04-051-2/+2
* | Better notification emails for notes and (diff) discussionsDouwe Maan2017-04-053-5/+16
|/
* 30276 Move issue, mr, todos next to profile dropdown in top navtauriedavis2017-03-311-9/+9