summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable Hashed Storage by default in development mode via seed_fu54719-enable-hashed-storage-by-default-in-development-modeGabriel Mazetto2018-12-181-0/+8
* Merge branch 'update_reliable_fetcher' into 'master'Douglas Barbosa Alexandre2018-12-173-4/+6
|\
| * Bump gitlab-reliable-fetcher gemValery Sizov2018-12-173-4/+6
* | Merge branch '53954-resolved-non-diff-discussions-on-merge-requests-no-longer...Phil Hughes2018-12-174-11/+37
|\ \ | |/ |/|
| * Add message saying who resolved nondiff discussionsbigelow2018-12-174-11/+37
* | Merge branch 'jlenny-CI_COMMIT_SHORT_SHA' into 'master'Grzegorz Bizon2018-12-174-0/+12
|\ \
| * | Add new predefined variable CI_COMMIT_SHORT_SHAJason Lenny2018-12-174-0/+12
|/ /
* | Merge branch 'gt-add-externalized-strings-for-cluster-error-msg' into 'master'Douglas Barbosa Alexandre2018-12-172-3/+12
|\ \
| * | Add externalized strings for clusters error messagesGeorge Tsiolis2018-12-172-3/+12
* | | Merge branch 'fl-update-svg' into 'master'Phil Hughes2018-12-172-5/+5
|\ \ \ | |_|/ |/| |
| * | Updates gitlab-svg dependencyFilipa Lacerda2018-12-172-5/+5
* | | Merge branch 'revert-1cccfca1' into 'master'Grzegorz Bizon2018-12-172-16/+15
|\ \ \
| * | | Revert "Merge branch 'auto_devops_kubernetes_active' into 'master'"Thong Kuah2018-12-172-16/+15
| | |/ | |/|
* | | Merge branch 'docs-improve-process' into 'master'Achilleas Pipinellis2018-12-172-38/+49
|\ \ \
| * | | Improve & clean up the PROCESS.md docRémy Coutable2018-12-172-38/+49
* | | | Merge branch '55230-remove-project-cleanup-feature-flag' into 'master'Douwe Maan2018-12-176-73/+63
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove the project_cleanup feature flagNick Thomas2018-12-154-55/+14
| * | | Fix repository cleanup with object storage onNick Thomas2018-12-152-18/+49
* | | | Merge branch 'updateDangerfileCommits' into 'master'Rémy Coutable2018-12-171-1/+1
|\ \ \ \
| * | | | Clarify messaging on what fails for too many failed linesSam Bigelow2018-12-171-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'inline-duplicated-discussions' into 'master'Fatih Acet2018-12-172-1/+66
|\ \ \ \
| * | | | Fixed duplicated inline diff discussionsPhil Hughes2018-12-142-1/+66
* | | | | Merge branch 'update-page-filter-path-defaults' into 'master'Rémy Coutable2018-12-178-28/+23
|\ \ \ \ \
| * | | | | Change `page_filter_path` default behaviorHeinrich Lee Yu2018-12-148-28/+23
* | | | | | Merge branch 'deprecated-comparing-actioncontroller-params-hash' into 'master'Rémy Coutable2018-12-176-10/+16
|\ \ \ \ \ \
| * | | | | | Fix deprecation: Comparing equality between ActionController::Parameters and ...Jasper Maes2018-12-166-10/+16
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'deprecated-actiondispatch-paramsparser' into 'master'Rémy Coutable2018-12-172-1/+5
|\ \ \ \ \ \
| * | | | | | Remove deprecated ActionDispatch::ParamsParserJasper Maes2018-12-162-1/+5
| |/ / / / /
* | | | | | Merge branch '55433-un-revert-https-gitlab-com-gitlab-org-gitlab-ce-commit-00...Yorick Peterse2018-12-174-41/+259
|\ \ \ \ \ \
| * | | | | | Revert "Revert "LfsToken uses JSONWebToken::HMACToken by default""Ash McKenzie2018-12-174-41/+259
| |/ / / / /
* | | | | | Merge branch 'add-horizontal-whitespace-to-profile-page' into 'master'Kushal Pandya2018-12-171-14/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Enhance horizontal whitespaceAndreas Kämmerle2018-12-131-14/+16
* | | | | | Merge branch 'remove-rails4-specific-code' into 'master'Rémy Coutable2018-12-1738-280/+59
|\ \ \ \ \ \
| * | | | | | Remove rails4 specific codeJasper Maes2018-12-1638-280/+59
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jramsay/web-terminal' into 'master'Achilleas Pipinellis2018-12-171-2/+3
|\ \ \ \ \ \
| * | | | | | Clearly state web terminal is not supported at allJames Ramsay2018-12-141-2/+3
* | | | | | | Merge branch '34758-list-ancestor-clusters' into 'master'Dmitriy Zaporozhets2018-12-1710-6/+314
|\ \ \ \ \ \ \
| * | | | | | | Use finder to decide to show note to userThong Kuah2018-12-174-7/+24
| * | | | | | | Check can :read_clusters in finderThong Kuah2018-12-172-3/+25
| * | | | | | | Move code to presenterThong Kuah2018-12-175-110/+168
| * | | | | | | Refactor methods on ClusterHelperMayra Cabrera2018-12-174-58/+68
| * | | | | | | Cleans cluster views a bitMayra Cabrera2018-12-173-2/+6
| * | | | | | | Move group path display logic to helperThong Kuah2018-12-173-6/+98
| * | | | | | | Update link to documentationMike Greiling2018-12-172-0/+10
| * | | | | | | Render group namespaces in clusters indexMike Greiling2018-12-171-0/+6
| * | | | | | | Correctly enable "Add Kubernetes cluster" buttonMike Greiling2018-12-171-2/+5
| * | | | | | | Show clusters of ancestors in cluster list pageThong Kuah2018-12-174-2/+88
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '55276-encoding-issue-with-the-user-centric-tooltips' into 'master'Tim Zallmann2018-12-172-4/+21
|\ \ \ \ \ \ \
| * | | | | | | Add a test for special charactersNatalia Tepluhina2018-12-141-0/+13
| * | | | | | | Pretty print user-popover.vueNatalia Tepluhina2018-12-131-5/+3