Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | add CAS authentication support | tduehr | 2015-12-14 | 1 | -0/+62 | |
| * | | | | Merge branch 'backport_jira' into 'master' | Dmitriy Zaporozhets | 2015-12-21 | 8 | -0/+114 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | Backport JIRA service | Drew Blessing | 2015-12-18 | 8 | -0/+114 | |
* | | | | | Adding how we manage CRIME vulnerability to security docs [ci skip]adding_crime_security | Jose Torres | 2015-12-19 | 2 | -0/+60 | |
|/ / / / | ||||||
* | | | | Merge branch 'removeNonDefinedVariableFromCIDoc' into 'master' | Achilleas Pipinellis | 2015-12-19 | 1 | -2/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove CI_BUILD_BEFORE_SHA from CI documentation | Cauan Cabral | 2015-12-16 | 1 | -2/+0 | |
* | | | | | Merge branch 'update_artifact_runner_docs' into 'master' | Achilleas Pipinellis | 2015-12-19 | 1 | -1/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Clarify Windows shell executor artifact upload support | Drew Blessing | 2015-12-17 | 1 | -1/+2 | |
* | | | | | Use gitlab-shell 2.6.9gitlab-shell-2.6.9 | Jacob Vosmaer | 2015-12-17 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Use gitlab-workhorse 0.5.1gitlab-workhorse-0.5.1 | Jacob Vosmaer | 2015-12-17 | 2 | -2/+2 | |
* | | | | Merge branch 'doc_private_registry' into 'master' | Achilleas Pipinellis | 2015-12-17 | 1 | -2/+21 | |
|\ \ \ \ | ||||||
| * | | | | Add info on using private Docker registries in CI [ci skip] | Achilleas Pipinellis | 2015-12-17 | 1 | -2/+21 | |
* | | | | | Api support for requesting starred projects for user | Zeger-Jan van de Weg | 2015-12-16 | 1 | -0/+15 | |
* | | | | | Clean up ci yaml doc [ci skip]yaml-ci-cleanup | Achilleas Pipinellis | 2015-12-16 | 1 | -133/+212 | |
|/ / / / | ||||||
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-12-16 | 2 | -2/+20 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'workhorse-passthrough' into 'master' | Kamil Trzciński | 2015-12-16 | 2 | -2/+20 | |
| |\ \ \ | ||||||
| | * | | | Update workhorse version in doc/install/installation.mdworkhorse-passthrough | Robert Speicher | 2015-12-15 | 1 | -1/+1 | |
| | * | | | Gitlab-workhorse related 8.3 update changes | Jacob Vosmaer | 2015-12-15 | 1 | -1/+19 | |
| | |/ / | ||||||
* | | | | Merge branch 'add-open-issues-count-to-api' of https://gitlab.com/stanhu/gitl... | Dmitriy Zaporozhets | 2015-12-16 | 1 | -0/+3 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add open_issues_count to project API | Stan Hu | 2015-12-11 | 1 | -0/+3 | |
* | | | | [ci skip] Add SVN to Git migration documentation | Drew Blessing | 2015-12-15 | 4 | -17/+84 | |
* | | | | Merge branch 'add_user_repo_integrity_rake_task' into 'master' | Robert Speicher | 2015-12-15 | 3 | -1/+65 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | [ci skip] Add user repository integrity check rake task | Drew Blessing | 2015-12-14 | 3 | -1/+65 | |
* | | | | Update 8.2-to-8.3 guide | Robert Speicher | 2015-12-14 | 1 | -8/+5 | |
* | | | | Merge branch 'add-upgrade-guide-for-8-3' into 'master' | Robert Speicher | 2015-12-14 | 1 | -0/+187 | |
|\ \ \ \ | ||||||
| * | | | | Update gitlab-workhorse and remove mention of gitlab-git-http-server | Stan Hu | 2015-12-14 | 1 | -18/+5 | |
| * | | | | Rename gitlab-git-http-server mention with gitlab-workhorse | Stan Hu | 2015-12-14 | 1 | -1/+1 | |
| * | | | | Add upgrade guide for 8.2 to 8.3 | Stan Hu | 2015-12-14 | 1 | -0/+200 | |
* | | | | | Prepare Installation doc for 8.3.0-rc1 | Robert Speicher | 2015-12-14 | 1 | -34/+39 | |
|/ / / / | ||||||
* | | | | Merge branch 'ci-project-migrate' into 'master' | Kamil Trzciński | 2015-12-14 | 1 | -3/+0 | |
|\ \ \ \ | ||||||
| * | | | | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 1 | -3/+0 | |
* | | | | | Rename mention of gitlab-git-http-server to gitlab-workhorse | Stan Hu | 2015-12-14 | 1 | -1/+1 | |
* | | | | | Bump Redis requirement to 2.8 for Sidekiq 4 requirements | Stan Hu | 2015-12-12 | 1 | -3/+19 | |
* | | | | | add details on how to change saml button label | Ben Bodenmiller | 2015-12-11 | 1 | -2/+3 | |
| |/ / / |/| | | | ||||||
* | | | | Clarify cache behavior | Drew Blessing | 2015-12-11 | 1 | -0/+3 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #9850 from davydovanton/doc-fix-typos | Stan Hu | 2015-12-10 | 5 | -7/+7 | |
|\ \ \ | ||||||
| * | | | Fix typos in all docs [skip ci] | Anton Davydov | 2015-11-24 | 5 | -7/+7 | |
* | | | | Document file upload random uuid security | Drew Blessing | 2015-12-10 | 2 | -1/+13 | |
| |/ / |/| | | ||||||
* | | | Merge branch 'fix-typos' into 'master' | Robert Speicher | 2015-12-09 | 7 | -7/+7 | |
|\ \ \ | ||||||
| * | | | Fix typos in integration docs | Tobias Stöckler | 2015-12-07 | 7 | -7/+7 | |
* | | | | Merge branch 'master' into 'master' | Robert Speicher | 2015-12-09 | 1 | -2/+1 | |
|\ \ \ \ | ||||||
| * | | | | Update init script only once | Felix Eckhofer | 2015-12-09 | 1 | -2/+1 | |
* | | | | | Merge branch 'remove-default-branch-option-from-doc' into 'master' | Dmitriy Zaporozhets | 2015-12-09 | 1 | -1/+0 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Remove default_branch from project API creation since an empty repository | Stan Hu | 2015-12-08 | 1 | -1/+0 | |
* | | | | | Merge branch 'fix-workhorse-upgrade-info' into 'master' | Jacob Vosmaer | 2015-12-09 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove the prepended v on GitLab Workhorse upgrade docfix-workhorse-upgrade-info | Kelvin | 2015-12-08 | 1 | -1/+1 | |
* | | | | | | Merge branch 'merge-if-green' into 'master' | Douwe Maan | 2015-12-09 | 5 | -3/+67 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into merge-if-green | Douwe Maan | 2015-12-09 | 1 | -13/+14 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Tweak text of documentation | Douwe Maan | 2015-12-08 | 1 | -3/+3 | |
| * | | | | | | Merge branch 'master' into merge-if-green | Douwe Maan | 2015-12-08 | 4 | -4/+284 | |
| |\ \ \ \ \ \ |