Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pawel/prometheus_multiproc_dir_documentation' into 'master' | Filipa Lacerda | 2017-07-20 | 1 | -5/+10 |
|\ | |||||
| * | Documentation and link to explanation of prometheus_multiproc_dirpawel/prometheus_multiproc_dir_documentation | Pawel Chojnacki | 2017-07-20 | 1 | -5/+10 |
* | | Wrong data type when testing webhooks | Alexander Randa | 2017-07-20 | 22 | -88/+253 |
* | | Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master' | Kamil Trzciński | 2017-07-20 | 1 | -0/+16 |
|\ \ | |||||
| * | | Add specs for pipeline process with auto-retries | Grzegorz Bizon | 2017-07-17 | 1 | -6/+4 |
| * | | Make it possible to auto retry a failed CI/CD job | Grzegorz Bizon | 2017-07-17 | 1 | -0/+10 |
| * | | Make it possible to count a number of job retries | Grzegorz Bizon | 2017-07-17 | 1 | -0/+8 |
* | | | Merge branch '34036-sidebar-mobile' into 'master' | Phil Hughes | 2017-07-20 | 10 | -43/+164 |
|\ \ \ | |||||
| * | | | Fix JS; make buttons sr accessibile; fix overlay | Annabel Dunstone Gray | 2017-07-19 | 8 | -15/+24 |
| * | | | Fix eslint | Annabel Dunstone Gray | 2017-07-18 | 2 | -2/+2 |
| * | | | Make sidebar accessible on mobile | Annabel Dunstone Gray | 2017-07-18 | 7 | -21/+47 |
| * | | | Add mobile navigation on project page | Annabel Dunstone Gray | 2017-07-18 | 6 | -28/+114 |
* | | | | Merge branch '33770-respect-blockquote-line-breaks' into 'master'pawel/support-specific-colors-for-given-time-series-34629 | Phil Hughes | 2017-07-20 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | Respect blockquote line breaks in markdown33770-respect-blockquote-line-breaks | Annabel Dunstone Gray | 2017-07-19 | 1 | -1/+4 |
* | | | | | Merge branch '35253-desc-protected-branches-for-non-member' into 'master' | Rémy Coutable | 2017-07-20 | 1 | -3/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Hide description about protected branches to non-member | Takuya Noguchi | 2017-07-20 | 1 | -3/+4 |
* | | | | | | Merge branch '33303-404-for-unauthorized-project' into 'security-9-3' | Sean McGivern | 2017-07-19 | 1 | -0/+10 |
* | | | | | | Merge branch '33359-pers-snippet-files-location' into 'security-9-3' | Sean McGivern | 2017-07-19 | 1 | -0/+4 |
* | | | | | | Merge branch 'fix-date-off-by-1' into 'master' | Stan Hu | 2017-07-19 | 2 | -4/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixes eslint bugs. | Jacob Schatz | 2017-07-18 | 1 | -2/+2 |
| * | | | | | | Fixes code quality issues | Jacob Schatz | 2017-07-18 | 2 | -2/+2 |
| * | | | | | | moves the date to the right place | Jacob Schatz | 2017-07-18 | 2 | -4/+4 |
| * | | | | | | Adds datefix class. | Jacob Schatz | 2017-07-18 | 2 | -4/+13 |
| * | | | | | | Fixes ` Infix operators must be spaced space-infix-ops`. | Jacob Schatz | 2017-07-18 | 1 | -1/+1 |
| * | | | | | | Fix date bug in JS that makes dates not work with strings | Jacob Schatz | 2017-07-18 | 1 | -1/+3 |
* | | | | | | | Merge branch '35209-add-wip-info-new-nav-pref' into 'master' | Annabel Dunstone Gray | 2017-07-19 | 2 | -0/+21 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | 35209 Add wip message to new navigation preference section | tauriedavis | 2017-07-19 | 2 | -0/+21 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'new-nav-fix-contextual-breadcrumbs' into 'master' | Filipa Lacerda | 2017-07-19 | 80 | -65/+277 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fixed search & starred projets | Phil Hughes | 2017-07-14 | 2 | -1/+2 |
| * | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbs | Phil Hughes | 2017-07-14 | 74 | -212/+251 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | use `.last` instead | Phil Hughes | 2017-07-14 | 1 | -1/+1 |
| * | | | | | | | restored scss for new_sidebar | Phil Hughes | 2017-07-12 | 1 | -1/+1 |
| * | | | | | | | fixed admin breadcrumb titles | Phil Hughes | 2017-07-12 | 3 | -3/+1 |
| * | | | | | | | fixed some inconsistencies | Phil Hughes | 2017-07-12 | 9 | -0/+9 |
| * | | | | | | | moved `@breadcrumb_title` out of the HAML & into a helper method | Phil Hughes | 2017-07-12 | 24 | -20/+29 |
| * | | | | | | | moved declaration of `breadcrumb_title` into `page_title` method | Phil Hughes | 2017-07-12 | 28 | -25/+8 |
| * | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbs | Phil Hughes | 2017-07-12 | 58 | -389/+669 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | rename method | Phil Hughes | 2017-07-07 | 23 | -23/+23 |
| * | | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbs | Phil Hughes | 2017-07-07 | 38 | -136/+646 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into new-nav-fix-contextual-breadcrumbs | Phil Hughes | 2017-07-07 | 45 | -177/+659 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fixed up more breadcrumbs | Phil Hughes | 2017-07-07 | 8 | -2/+15 |
| * | | | | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbs | Phil Hughes | 2017-07-07 | 90 | -430/+707 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | fixed breadcrumb titles | Phil Hughes | 2017-07-07 | 24 | -16/+35 |
| * | | | | | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbs | Phil Hughes | 2017-07-06 | 449 | -2613/+2682 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | improvements to breadcrumb titles, links & nesting | Phil Hughes | 2017-07-06 | 48 | -12/+117 |
| * | | | | | | | | | | | | fix some breadcrumb titles that are wrongnew-nav-fix-contextual-breadcrumbs | Phil Hughes | 2017-07-04 | 7 | -1/+7 |
| * | | | | | | | | | | | | fixed dispatcher case not running for dashboard issues & merge requests | Phil Hughes | 2017-07-03 | 1 | -2/+1 |
| * | | | | | | | | | | | | more action button movements | Phil Hughes | 2017-07-03 | 8 | -14/+49 |
| * | | | | | | | | | | | | moved more action buttons | Phil Hughes | 2017-07-03 | 7 | -21/+40 |
| * | | | | | | | | | | | | Contextual breadcrumb title fixes | Phil Hughes | 2017-07-03 | 9 | -19/+31 |