Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | Merge branch 'find-file-no-longer-inline' into 'master' | Filipa Lacerda | 2017-07-14 | 5 | -12/+10 |
| |\ | |||||
| | * | missed one...find-file-no-longer-inline | Phil Hughes | 2017-07-13 | 1 | -5/+0 |
| | * | Move find file URL out of global variable | Phil Hughes | 2017-07-13 | 4 | -7/+10 |
| * | | Merge branch 'fixes-for-internal-auth-disabled' into 'master' | Sean McGivern | 2017-07-14 | 16 | -31/+37 |
| |\ \ | |||||
| | * | | Fixes needed when GitLab sign-in is not enabled | Robin Bobbitt | 2017-07-13 | 16 | -31/+37 |
| * | | | Fix spacing in sidebar | Filipa Lacerda | 2017-07-14 | 2 | -4/+8 |
| * | | | Handle nil BroadcastMessage.current in the views | Stan Hu | 2017-07-13 | 1 | -1/+1 |
| * | | | Merge branch 'dm-merge-request-creation-error' into 'master' | Stan Hu | 2017-07-14 | 2 | -7/+32 |
| |\ \ \ | |||||
| | * | | | Make sure MergeRequest commit methods work when either compare_commits or mer...dm-merge-request-creation-error | Douwe Maan | 2017-07-13 | 2 | -7/+32 |
| * | | | | 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 |
* | | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | |