summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed issue boards sidebar close button with new navigationissue-boards-close-icon-sizePhil Hughes2017-07-202-1/+8
| | | | Closes #35296
* Merge branch '33770-respect-blockquote-line-breaks' into 'master'pawel/support-specific-colors-for-given-time-series-34629Phil Hughes2017-07-202-1/+8
|\ | | | | | | | | | | | | Respect blockquote line breaks in markdown Closes #33770 See merge request !12977
| * Respect blockquote line breaks in markdown33770-respect-blockquote-line-breaksAnnabel Dunstone Gray2017-07-192-1/+8
| |
* | Merge branch '35253-desc-protected-branches-for-non-member' into 'master'Rémy Coutable2017-07-203-4/+16
|\ \ | | | | | | | | | | | | | | | | | | Hide description about protected branches to non-member Closes #35253 See merge request !12945
| * | Hide description about protected branches to non-memberTakuya Noguchi2017-07-203-4/+16
| | |
* | | Merge branch 'bjk/metric_versions' into 'master'Marcia Ramos2017-07-201-19/+19
|\ \ \ | | | | | | | | | | | | | | | | Add versions to Prometheus metrics doc See merge request !12935
| * | | Add versions to Prometheus metrics docbjk/metric_versionsBen Kochie2017-07-191-19/+19
| | | | | | | | | | | | | | | | Document the original release of each Prometheus metric.
* | | | remove redundant changelog entriesMike Greiling2017-07-193-12/+0
| | | |
* | | | Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3'Douwe Maan2017-07-199-4/+174
| | | | | | | | | | | | | | | | | | | | | | | | 24570 use re2 for user supplied regexp 9 3 See merge request !2129
* | | | Merge branch '33303-404-for-unauthorized-project' into 'security-9-3'Sean McGivern2017-07-193-0/+44
| | | | | | | | | | | | | | | | | | | | [9.3 security fix] Renders 404 if given project is not readable by the user on Todos dashboard See merge request !2118
* | | | Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern2017-07-1911-21/+300
| | | | | | | | | | | | | | | | | | | | Use uploads/system directory for personal snippets See merge request !2123
* | | | Merge branch 'bvl-remove-appearance-symlink' into 'security-9-3'Douwe Maan2017-07-194-1/+103
| | | | | | | | | | | | | | | | | | | | | | | | Remove the `appearance` symlink that was previously missed See merge request !2124
* | | | Merge remote-tracking branch 'dev/master'Mike Greiling2017-07-192-4/+32
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dev/master: Update CHANGELOG.md for 9.0.11 Update CHANGELOG.md for 9.1.8 Update CHANGELOG.md for 8.17.7 Update CHANGELOG.md for 9.2.8 Update CHANGELOG.md for 9.3.8
| * | | | Update CHANGELOG.md for 9.0.11James Edwards-Jones2017-07-191-0/+6
| | | | | | | | | | | | | | | [ci skip]
| * | | | Update CHANGELOG.md for 9.1.8James Edwards-Jones2017-07-191-0/+7
| | | | | | | | | | | | | | | [ci skip]
| * | | | Update CHANGELOG.md for 8.17.7James Edwards-Jones2017-07-191-0/+5
| | | | | | | | | | | | | | | [ci skip]
| * | | | Update CHANGELOG.md for 9.2.8James Edwards-Jones2017-07-191-0/+7
| | | | | | | | | | | | | | | [ci skip]
| * | | | Update CHANGELOG.md for 9.3.8James Edwards-Jones2017-07-192-4/+7
| | | | | | | | | | | | | | | [ci skip]
* | | | | Merge branch 'fix-date-off-by-1' into 'master'Stan Hu2017-07-192-4/+15
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Fix date bug in JS that makes dates not work with strings Closes #29916 See merge request !12147
| * | | | Fixes eslint bugs.Jacob Schatz2017-07-181-2/+2
| | | | |
| * | | | Fixes code quality issuesJacob Schatz2017-07-182-2/+2
| | | | |
| * | | | moves the date to the right placeJacob Schatz2017-07-182-4/+4
| | | | |
| * | | | Adds datefix class.Jacob Schatz2017-07-182-4/+13
| | | | |
| * | | | Fixes ` Infix operators must be spaced space-infix-ops`.Jacob Schatz2017-07-181-1/+1
| | | | |
| * | | | Fix date bug in JS that makes dates not work with stringsJacob Schatz2017-07-181-1/+3
| | | | |
* | | | | Merge branch '35209-add-wip-info-new-nav-pref' into 'master'Annabel Dunstone Gray2017-07-193-0/+25
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | 35209 Add wip message to new navigation preference section Closes #35209 See merge request !12943
| * | | | 35209 Add wip message to new navigation preference sectiontauriedavis2017-07-193-0/+25
| | | | |
* | | | | Merge branch '31443-fix-transient-failure' into 'master'Robert Speicher2017-07-191-9/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a broken spec Closes #31443 See merge request !12963
| * | | | | Fix a broken spec31443-fix-transient-failureRémy Coutable2017-07-191-9/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | Merge branch 'new-nav-fix-contextual-breadcrumbs' into 'master'Filipa Lacerda2017-07-1980-65/+277
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Contextual breadcrumb title fixes Closes #34030 and #34033 See merge request !12602
| * | | | | | fixed search & starred projetsPhil Hughes2017-07-142-1/+2
| | | | | | |
| * | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-14185-943/+3058
| |\ \ \ \ \ \
| * | | | | | | use `.last` insteadPhil Hughes2017-07-141-1/+1
| | | | | | | |
| * | | | | | | restored scss for new_sidebarPhil Hughes2017-07-121-1/+1
| | | | | | | |
| * | | | | | | fixed admin breadcrumb titlesPhil Hughes2017-07-123-3/+1
| | | | | | | |
| * | | | | | | fixed some inconsistenciesPhil Hughes2017-07-129-0/+9
| | | | | | | |
| * | | | | | | moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes2017-07-1224-20/+29
| | | | | | | |
| * | | | | | | moved declaration of `breadcrumb_title` into `page_title` methodPhil Hughes2017-07-1228-25/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `breadcrumb_title` is then overriden when needed
| * | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-12530-2005/+4129
| |\ \ \ \ \ \ \
| * | | | | | | | rename methodPhil Hughes2017-07-0723-23/+23
| | | | | | | | |
| * | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-07111-294/+2133
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-07100-364/+1986
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | fixed up more breadcrumbsPhil Hughes2017-07-078-2/+15
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-07179-758/+1711
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fixed breadcrumb titlesPhil Hughes2017-07-0724-16/+35
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-06991-5155/+9409
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-0648-12/+117
| | | | | | | | | | | | |
| * | | | | | | | | | | | fix some breadcrumb titles that are wrongnew-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-047-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changed color of divider
| * | | | | | | | | | | | fixed dispatcher case not running for dashboard issues & merge requestsPhil Hughes2017-07-031-2/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | more action button movementsPhil Hughes2017-07-038-14/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed eslint failures fixed project select dropdown not working on some pages