Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Kubernetes service documentationdocs-update-kubernetes-documentation | Mayra Cabrera | 2018-01-03 | 3 | -2/+5 |
| | | | | | | States this service was deprecated on 10.3 and his behavior depends on the kubernetes service status. Also includes a link for the release post for more information. | ||||
* | Merge branch ↵ | Kamil Trzciński | 2018-01-03 | 3 | -1/+10 |
|\ | | | | | | | | | | | | | | | | | '37843-ci-trace-ansi-colours-256-bold-have-no-css-due-wrongly-ansi2html-light-color-variant-conversion-feature' into 'master' fix issue #37843 Closes #37843 See merge request gitlab-org/gitlab-ce!15902 | ||||
| * | fix issue #37843 | Danny | 2018-01-03 | 3 | -1/+10 |
|/ | |||||
* | Merge branch 'update-autodevops-template' into 'master' | Kamil Trzciński | 2018-01-03 | 2 | -0/+60 |
|\ | | | | | | | | | Update Auto DevOps template See merge request gitlab-org/gitlab-ce!16042 | ||||
| * | Set Auto Browser Performance Testing to 10.4update-autodevops-template | Joshua Lambert | 2017-12-21 | 1 | -1/+1 |
| | | |||||
| * | Add docs for AutoDevOps | Joshua Lambert | 2017-12-21 | 1 | -0/+15 |
| | | |||||
| * | Merge branch 'update-autodevops-template' of gitlab.com:gitlab-org/gitlab-ce ↵ | Joshua Lambert | 2017-12-21 | 0 | -0/+0 |
| |\ | | | | | | | | | | into update-autodevops-template | ||||
| | * | Remove SAST:Image for now. | Joshua Lambert | 2017-12-20 | 1 | -25/+0 |
| | | | |||||
| | * | Update Auto DevOps template | Joshua Lambert | 2017-12-20 | 1 | -0/+70 |
| | | | |||||
| * | | Remove SAST:Image for now. | Joshua Lambert | 2017-12-21 | 1 | -25/+0 |
| | | | |||||
| * | | Update Auto DevOps template | Joshua Lambert | 2017-12-21 | 1 | -0/+70 |
| | | | |||||
* | | | Merge branch 'docs-update-doc-for-prometheus-and-kubernetes-integrations' ↵ | Kamil Trzciński 🎆 Back on Jan 2! | 2018-01-03 | 3 | -2/+6 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Updates documentation for Prometheus and Kubernetes integration Closes #41432 See merge request gitlab-org/gitlab-ce!16156 | ||||
| * | | | Updates documentation for prometheus and kubernetes integrationdocs-update-doc-for-prometheus-and-kubernetes-integrations | Mayra Cabrera | 2017-12-28 | 3 | -2/+6 |
| | | | | |||||
* | | | | Merge branch 'da-handle-hashed-storage-repos-using-repo-import-task' into ↵ | Robert Speicher | 2018-01-03 | 18 | -61/+259 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Handle GitLab hashed storage repositories using the repo import task Closes #39870 See merge request gitlab-org/gitlab-ce!16027 | ||||
| * | | | | Use if instead of unless on Projects::HashedStorage::MigrateRepositoryServiceda-handle-hashed-storage-repos-using-repo-import-task | Douglas Barbosa Alexandre | 2018-01-03 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Refactoring Gitlab::BareRepositoryImport::Repository | Douglas Barbosa Alexandre | 2018-01-03 | 1 | -6/+6 |
| | | | | | |||||
| * | | | | Remove unused variable from bare repository importer spec | Douglas Barbosa Alexandre | 2018-01-03 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | Refactoring spec for Gitlab::BareRepositoryImport::Repository | Douglas Barbosa Alexandre | 2018-01-03 | 1 | -6/+11 |
| | | | | | |||||
| * | | | | Fix Projects::TransferService#write_repository_config method | Douglas Barbosa Alexandre | 2018-01-03 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fix Repository#processable? to allow .git repos in the root folder | Douglas Barbosa Alexandre | 2018-01-03 | 2 | -3/+10 |
| | | | | | |||||
| * | | | | Add spec for Project#write_repository_config | Douglas Barbosa Alexandre | 2018-01-03 | 1 | -0/+22 |
| | | | | | |||||
| * | | | | Write projects config to all projects inside namespace in batches | Douglas Barbosa Alexandre | 2018-01-03 | 2 | -3/+3 |
| | | | | | |||||
| * | | | | Refactoring Project#write_repository_config | Douglas Barbosa Alexandre | 2018-01-03 | 7 | -41/+25 |
| | | | | | |||||
| * | | | | Fix TestEnv.copy_repo to use disk_path instead of full_path | Douglas Barbosa Alexandre | 2018-01-03 | 3 | -3/+3 |
| | | | | | |||||
| * | | | | Add CHANGELOG | Douglas Barbosa Alexandre | 2018-01-03 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | Handle exceptions when writing to .git/config | Douglas Barbosa Alexandre | 2018-01-03 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Import directory tree created with hashed storage using import rake task | Douglas Barbosa Alexandre | 2018-01-03 | 4 | -49/+129 |
| | | | | | |||||
| * | | | | Does not write to .git/config when importing bare repositories | Douglas Barbosa Alexandre | 2018-01-03 | 1 | -5/+5 |
| | | | | | |||||
| * | | | | Write project full path to .git/config when migrating legacy storage | Douglas Barbosa Alexandre | 2018-01-03 | 2 | -1/+14 |
| | | | | | |||||
| * | | | | Update project full path in .git/config when renaming namespace | Douglas Barbosa Alexandre | 2018-01-03 | 3 | -0/+23 |
| | | | | | |||||
| * | | | | Update project full path in .git/config when transfering a project | Douglas Barbosa Alexandre | 2018-01-03 | 2 | -0/+22 |
| | | | | | |||||
| * | | | | Update project full path in .git/config when renaming a repository | Douglas Barbosa Alexandre | 2018-01-03 | 3 | -1/+20 |
| | | | | | |||||
| * | | | | Write project full path to .git/config when creating projects | Douglas Barbosa Alexandre | 2018-01-03 | 3 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | We'd need to keep track of project full path otherwise directory tree created with hashed storage enabled cannot be usefully imported using the import rake task. | ||||
* | | | | | Merge branch '13355-definition-margin' into 'master' | Filipa Lacerda | 2018-01-03 | 1 | -0/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "reStructuredText rendering of definition lists" Closes #13355 See merge request gitlab-org/gitlab-ce!16202 | ||||
| * | | | | | Add left margin to definition elements13355-definition-margin | Annabel Dunstone Gray | 2018-01-03 | 1 | -0/+4 |
| | | | | | | |||||
* | | | | | | Merge branch 'pre-commit-prettier' into 'master' | Robert Speicher | 2018-01-03 | 4 | -0/+41 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pre commit prettier See merge request gitlab-org/gitlab-ce!16061 | ||||
| * | | | | | | Add check if run from gitlab development kit root directory.pre-commit-prettier | Jacob Schatz | 2018-01-02 | 1 | -0/+7 |
| | | | | | | | |||||
| * | | | | | | Check for symlink instead of file before install. | Jacob Schatz | 2018-01-02 | 1 | -1/+4 |
| | | | | | | | |||||
| * | | | | | | Update script to work only when run in the gitlab directory. | Jacob Schatz | 2018-01-02 | 1 | -2/+13 |
| | | | | | | | |||||
| * | | | | | | Remove changelog | Jacob Schatz | 2018-01-02 | 1 | -5/+0 |
| | | | | | | | |||||
| * | | | | | | Remove `-f` to not ruin other people's existing pre-commit files. | Jacob Schatz | 2017-12-20 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Add changelog and newlines | Jacob Schatz | 2017-12-20 | 3 | -2/+7 |
| | | | | | | | |||||
| * | | | | | | Add script to enable code formatters | Jacob Schatz | 2017-12-20 | 1 | -0/+4 |
| | | | | | | | |||||
| * | | | | | | Remove JSX since we don't use it. | Jacob Schatz | 2017-12-20 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Initial install | Jacob Schatz | 2017-12-20 | 3 | -0/+16 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'fix/move-2fa-disable-button' into 'master' | Robert Speicher | 2018-01-03 | 4 | -7/+13 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move 2FA disable button #35836 Closes #35836 See merge request gitlab-org/gitlab-ce!16177 | ||||
| * | | | | | | | Move 2FA disable button | George Tsiolis | 2018-01-03 | 4 | -7/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removed disable button from /profile/account - Added disable button to /profile/two_factor_auth - Changed 2FA breadcrumb from 'User Settings > Account > Account' to 'User Settings > Account > Two-Factor Authentication' | ||||
* | | | | | | | | Merge branch 'fix-context-header-wrapping-collapse' into 'master'40045-prevent-modifications-using-the-multi-file-editor-from-being-lost | Tim Zallmann | 2018-01-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Re-add width for sidebar context header See merge request gitlab-org/gitlab-ce!16180 | ||||
| * | | | | | | | Re-add width for sidebar context headerfix-context-header-wrapping-collapse | Annabel Dunstone Gray | 2018-01-02 | 1 | -0/+1 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'sh-optimize-commit-stats' into 'master' | Robert Speicher | 2018-01-03 | 3 | -7/+12 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Speed up generation of commit stats by using Rugged native methods See merge request gitlab-org/gitlab-ce!16186 |