summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master'Kamil Trzciński2017-07-201-0/+16
| |\ \ \ \ \ \ \
| | * | | | | | | Add specs for pipeline process with auto-retriesGrzegorz Bizon2017-07-171-6/+4
| | * | | | | | | Make it possible to auto retry a failed CI/CD jobGrzegorz Bizon2017-07-171-0/+10
| | * | | | | | | Make it possible to count a number of job retriesGrzegorz Bizon2017-07-171-0/+8
| * | | | | | | | Merge branch '34036-sidebar-mobile' into 'master'Phil Hughes2017-07-2010-43/+164
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix JS; make buttons sr accessibile; fix overlayAnnabel Dunstone Gray2017-07-198-15/+24
| | * | | | | | | | Fix eslintAnnabel Dunstone Gray2017-07-182-2/+2
| | * | | | | | | | Make sidebar accessible on mobileAnnabel Dunstone Gray2017-07-187-21/+47
| | * | | | | | | | Add mobile navigation on project pageAnnabel Dunstone Gray2017-07-186-28/+114
| * | | | | | | | | Merge branch '33770-respect-blockquote-line-breaks' into 'master'pawel/support-specific-colors-for-given-time-series-34629Phil Hughes2017-07-201-1/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Respect blockquote line breaks in markdown33770-respect-blockquote-line-breaksAnnabel Dunstone Gray2017-07-191-1/+4
| * | | | | | | | | | Merge branch '35253-desc-protected-branches-for-non-member' into 'master'Rémy Coutable2017-07-201-3/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | Hide description about protected branches to non-memberTakuya Noguchi2017-07-201-3/+4
| * | | | | | | | | | Merge branch '33303-404-for-unauthorized-project' into 'security-9-3'Sean McGivern2017-07-191-0/+10
| * | | | | | | | | | Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern2017-07-191-0/+4
| * | | | | | | | | | Merge branch 'fix-date-off-by-1' into 'master'Stan Hu2017-07-192-4/+15
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | 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-192-0/+21
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | 35209 Add wip message to new navigation preference sectiontauriedavis2017-07-192-0/+21
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'new-nav-fix-contextual-breadcrumbs' into 'master'Filipa Lacerda2017-07-1980-65/+277
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | fixed search & starred projetsPhil Hughes2017-07-142-1/+2
| | * | | | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-1474-212/+251
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | 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
| | * | | | | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-1258-389/+669
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | rename methodPhil Hughes2017-07-0723-23/+23
| | * | | | | | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-0738-136/+646
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-0745-177/+659
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | fixed up more breadcrumbsPhil Hughes2017-07-078-2/+15
| | * | | | | | | | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-0790-430/+707
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | fixed breadcrumb titlesPhil Hughes2017-07-0724-16/+35
| | * | | | | | | | | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-06449-2613/+2682
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | | | | fixed dispatcher case not running for dashboard issues & merge requestsPhil Hughes2017-07-031-2/+1
| | * | | | | | | | | | | | | | | | more action button movementsPhil Hughes2017-07-038-14/+49
| | * | | | | | | | | | | | | | | | moved more action buttonsPhil Hughes2017-07-037-21/+40
| | * | | | | | | | | | | | | | | | Contextual breadcrumb title fixesPhil Hughes2017-07-039-19/+31
| * | | | | | | | | | | | | | | | | Merge branch '34930-fix-edited-by' into 'master'Sean McGivern2017-07-193-1/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-193-1/+9
| * | | | | | | | | | | | | | | | | | Merge branch 'clear-issuable-count-cache-for-states' into 'master'Robert Speicher2017-07-1911-31/+54
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | |