summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix static analysis failure56089-merge-gitlab-keysPatrick Bajao2019-03-191-6/+4
* Handle error for #batch_add_keysPatrick Bajao2019-03-195-20/+48
* Use gitlab-keys if authorized_keys_file is not setPatrick Bajao2019-03-184-90/+450
* Rename Gitlab::Keys to Gitlab::AuthorizedKeysPatrick Bajao2019-03-185-61/+73
* Renamed auth_file to authorized_keys_filePatrick Bajao2019-03-184-14/+17
* Fix gitlab:shell:setup rake taskPatrick Bajao2019-03-181-2/+3
* Add back Gitlab::Shell#remove_keys_not_found_in_dbPatrick Bajao2019-03-184-8/+126
* Remove Gitlab.config.gitlab_shell stubPatrick Bajao2019-03-183-8/+1
* Fix static analysis failuresPatrick Bajao2019-03-183-70/+23
* Fix failure due to #batch_add_keysPatrick Bajao2019-03-181-5/+2
* Add Gitlab.config.gitlab_shell.auth_file configPatrick Bajao2019-03-186-7/+25
* Some minor fixes and refactoringPatrick Bajao2019-03-182-4/+4
* Revert "Add authorized_keys_file application setting"Patrick Bajao2019-03-186-55/+12
* Add authorized_keys_file application settingPatrick Bajao2019-03-186-12/+55
* Add frozen_string_literal comment on new filesPatrick Bajao2019-03-182-0/+4
* Add changelog entryPatrick Bajao2019-03-181-0/+5
* Fix failure due to loggingPatrick Bajao2019-03-183-19/+15
* Integrate Gitlab::Keys with Gitlab::ShellPatrick Bajao2019-03-184-366/+84
* Improve method signatures and variable namesPatrick Bajao2019-03-182-59/+34
* Change #batch_add_keys to not read from stdinPatrick Bajao2019-03-182-76/+49
* Copy GitlabKeys from gitlab-shell as Gitlab::KeysPatrick Bajao2019-03-182-0/+309
* Merge branch 'docs/add-logging-go-guide' into 'master'Marcia Ramos2019-03-161-3/+30
|\
| * Add logging info to Go guideSteve Azzopardi2019-03-161-3/+30
* | Merge branch 'university-link-docs' into 'master'Marcia Ramos2019-03-151-5/+2
|\ \
| * | Add link to Education solutions pageMike Lewis2019-03-151-5/+2
|/ /
* | Merge branch 'docs-improve-package-and-qa-documentation' into 'master'Mek Stittri2019-03-152-0/+25
|\ \
| * | Document better the package-and-qa jobRémy Coutable2019-03-132-0/+25
* | | Merge branch 'patch-48' into 'master'Achilleas Pipinellis2019-03-151-1/+1
|\ \ \
| * | | Update index.mdHrishi2019-03-141-1/+1
* | | | Merge branch 'docs-fix-syntax' into 'master'Achilleas Pipinellis2019-03-151-1/+1
|\ \ \ \
| * | | | Docs: Fix note syntaxMarcia Ramos2019-03-151-1/+1
|/ / / /
* | | | Merge branch 'patch-48' into 'master'Achilleas Pipinellis2019-03-151-0/+8
|\ \ \ \
| * | | | [documentation] add section on resolving errors and solution for push failure...Michael Tedder2019-03-151-0/+8
|/ / / /
* | | | Merge branch 'gt-externalize-app-views-projects-pipelines' into 'master'Filipa Lacerda2019-03-157-25/+47
|\ \ \ \
| * | | | Externalize strings from `/app/views/projects/pipelines`George Tsiolis2019-03-157-25/+47
|/ / / /
* | | | Merge branch 'docs-ci-intro-new-graph' into 'master'Mike Lewis2019-03-152-1/+2
|\ \ \ \
| * | | | Docs: CI/CD intro - new graphMarcia Ramos2019-03-152-1/+2
|/ / / /
* | | | Merge branch '58482-update-airminc/clair-local-scan-to-2.0.6' into 'master'Grzegorz Bizon2019-03-154-4/+9
|\ \ \ \
| * | | | Update clair-local-scan to 2.0.6 to support Ubuntu 18.04Takuya Noguchi2019-03-144-4/+9
* | | | | Merge branch '56015-remove-remote-timeout' into 'master'Nick Thomas2019-03-152-1/+6
|\ \ \ \ \
| * | | | | Remove timeout for GitalyClient remove_remoteMark Chao2019-03-152-1/+6
* | | | | | Merge branch '58933-broken-ui-on-commits-on-mobile' into 'master'Annabel Dunstone Gray2019-03-152-6/+8
|\ \ \ \ \ \
| * | | | | | Fix UI layout on Commits on mobileTakuya Noguchi2019-03-142-6/+8
* | | | | | | Merge branch 'sh-handle-null-bytes-in-merge-request-diffs' into 'master'Nick Thomas2019-03-154-1/+46
|\ \ \ \ \ \ \
| * | | | | | | Fix error creating a merge request when diff includes a null byteStan Hu2019-03-144-1/+46
| |/ / / / / /
* | | | | | | Merge branch 'refactor-boards-actions' into 'master'Douwe Maan2019-03-157-142/+41
|\ \ \ \ \ \ \
| * | | | | | | Remove NUMBER_OF_PERMITTED_BOARDS from ProjectHeinrich Lee Yu2019-03-132-22/+1
| * | | | | | | Remove redirecting to last visited boardHeinrich Lee Yu2019-03-133-56/+0
| * | | | | | | Refactor groups and projects boards actionsHeinrich Lee Yu2019-03-135-82/+58
* | | | | | | | Merge branch 'ce-6098-extract-ee-specific-files-lines-for-app-views-admin-app...Lin Jen-Shin2019-03-157-53/+161
|\ \ \ \ \ \ \ \