| Commit message (Expand) | Author | Age | Files | Lines |
* | Add white background to context header avatarcontext-nav-avatar-bg | Annabel Dunstone Gray | 2017-07-13 | 1 | -0/+1 |
* | Merge branch 'artifacts-download-dropdown-menu-is-too-narrow' into 'master' | Clement Ho | 2017-07-13 | 1 | -1/+2 |
|\ |
|
| * | Increase width of dropdown menus automatically up to 500 px | Thomas Wucher | 2017-07-13 | 1 | -1/+2 |
* | | Merge branch 'reload-new-navigation-option-change' into 'master' | Filipa Lacerda | 2017-07-13 | 1 | -0/+3 |
|\ \ |
|
| * | | Reload page after changing navigation preferencereload-new-navigation-option-change | Phil Hughes | 2017-07-13 | 1 | -0/+3 |
* | | | Merge branch 'backport-mr-create-service-changes' into 'master' | Grzegorz Bizon | 2017-07-13 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | Backport MR create service changes from EEbackport-mr-create-service-changes | Sean McGivern | 2017-07-12 | 1 | -2/+1 |
* | | | | Merge branch '34598-more-metrics-info-should-go-to-gitlab-docs' into 'master' | Filipa Lacerda | 2017-07-13 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Mor info about prometheus service configuration, and fixing problems with mis...34598-more-metrics-info-should-go-to-gitlab-docs | Pawel Chojnacki | 2017-07-07 | 1 | -2/+2 |
* | | | | | Merge branch '34835-environment-truncate-job' into 'master' | Filipa Lacerda | 2017-07-13 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | Truncate job on environment view34835-environment-truncate-job | Annabel Dunstone Gray | 2017-07-12 | 1 | -2/+2 |
* | | | | | | Merge branch '35036-commit-page-dropdown' into 'master' | Phil Hughes | 2017-07-13 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Fix i18n string in commit page options dropdown35036-commit-page-dropdown | Balasankar C | 2017-07-13 | 1 | -1/+1 |
* | | | | | | Merge branch 'navigation-toggle' into 'master' | Phil Hughes | 2017-07-13 | 2 | -2/+2 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Fix wording of nav togglenavigation-toggle | Annabel Dunstone Gray | 2017-07-12 | 2 | -2/+2 |
* | | | | | | Merge branch '34780-restricted-visibility-levels-in-admin-application-setting... | Robert Speicher | 2017-07-13 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix wrong helper used for adding context for translations.34780-restricted-visibility-levels-in-admin-application-settings-looks-off | Ruben Davila | 2017-07-12 | 1 | -2/+2 |
* | | | | | | | Merge branch 'enable-scss-lint-declaration-order' into 'master' | Clement Ho | 2017-07-12 | 11 | -21/+22 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Enable DeclarationOrder in scss-lint | Takuya Noguchi | 2017-07-12 | 11 | -21/+22 |
* | | | | | | | | Merge branch 'enable-scss-lint-bang-format' into 'master' | Clement Ho | 2017-07-12 | 5 | -8/+8 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Enable BangFormat in scss-lint | Takuya Noguchi | 2017-07-12 | 5 | -8/+8 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'mr-branch-link-use-tree' into 'master' | Robert Speicher | 2017-07-12 | 4 | -3/+14 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | Make commits behind text a link to the target branch commits page | Clement Ho | 2017-07-11 | 4 | -3/+14 |
| * | | | | | | | Convert target branch link to use tree | Clement Ho | 2017-07-11 | 3 | -5/+5 |
| * | | | | | | | MR branch link now links to tree instead of commits | Clement Ho | 2017-07-10 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'enable-scss-lint-unnecessary-parent-reference' into 'master' | Clement Ho | 2017-07-12 | 8 | -12/+12 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Enable UnnecessaryParentReference in scss-lint | Takuya Noguchi | 2017-07-12 | 8 | -12/+12 |
* | | | | | | | | | Update vue-resource | Filipa Lacerda | 2017-07-12 | 20 | -100/+91 |
* | | | | | | | | | Stop sanitizing user 'name' when inserting into db | Nathan Neulinger | 2017-07-12 | 1 | -1/+1 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Updated new navigation image in preferences | Phil Hughes | 2017-07-12 | 1 | -0/+0 |
* | | | | | | | | Merge branch 'remove-nprogress-gleaning' into 'master' | Clement Ho | 2017-07-12 | 1 | -6/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Remove CSS for nprogress removed | Takuya Noguchi | 2017-07-12 | 1 | -6/+0 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'enable-scss-lint-import-path' into 'master' | Clement Ho | 2017-07-12 | 2 | -45/+45 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | Enable ImportPath in scss-lint | Takuya Noguchi | 2017-07-12 | 2 | -45/+45 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'enable-scss-lint-space-after-comma' into 'master' | Clement Ho | 2017-07-12 | 5 | -17/+17 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Enable SpaceAfterComma in scss-lint | Takuya Noguchi | 2017-07-12 | 5 | -17/+17 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'breadcrumbs-limit-width' into 'master' | Annabel Dunstone Gray | 2017-07-11 | 4 | -1/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Added limit-container-width to breadcrumbs containerbreadcrumbs-limit-width | Phil Hughes | 2017-07-11 | 4 | -1/+4 |
* | | | | | | | | Toggle import description with import_sources_enabled | Brianna Kicia | 2017-07-11 | 1 | -2/+3 |
* | | | | | | | | Merge branch '34729-blob' into 'master' | Douwe Maan | 2017-07-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | snippet has a blob, but isn't a blob34729-blob | Simon Knox | 2017-07-12 | 1 | -1/+1 |
* | | | | | | | | | Merge branch '34907-dont-show-pipeline-schedule-button-for-non-member' into '... | Kamil TrzciĆski | 2017-07-11 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Do not show pipeline schedule button for non-member | Takuya Noguchi | 2017-07-11 | 1 | -3/+4 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'sidebar-badge-fix-firefox' into 'master' | Filipa Lacerda | 2017-07-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Fixed badge alignment in new project sidebar in FireFoxsidebar-badge-fix-firefox | Phil Hughes | 2017-07-11 | 1 | -2/+2 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Fix welcome page action items alignment | Kushal Pandya | 2017-07-11 | 5 | -92/+40 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Merge branch '33949-remove-healthcheck-access-token' into 'master' | Sean McGivern | 2017-07-11 | 5 | -29/+37 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Add tests for token auth. | Pawel Chojnacki | 2017-07-06 | 1 | -4/+4 |
| * | | | | | | | Finish refactring processed configuraiton, and add test validating ip range m... | Pawel Chojnacki | 2017-07-05 | 1 | -3/+3 |
| * | | | | | | | correctly handle transforming settings into useful datastructure | Pawel Chojnacki | 2017-07-05 | 1 | -1/+5 |