Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Merge branch 'facebook-auth' into 'master' | Robert Speicher | 2015-11-04 | 5 | -1/+99 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | Add Facebook authentication See merge request !1740 | |||||
| | | * | | | | Minor reformatting for Facebook integration docfacebook-auth | Robert Speicher | 2015-11-03 | 1 | -13/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| | | * | | | | Add Facebook authentication | Douwe Maan | 2015-11-03 | 5 | -1/+98 | |
| | | | |/ / | | | |/| | | ||||||
| | * | | | | Update Shell Commands doc for configurable git binary path | Robert Speicher | 2015-11-03 | 1 | -5/+15 | |
| | |/ / / | ||||||
| | * | | | Merge branch 'web_hook_repo_changes' | Valery Sizov | 2015-11-03 | 1 | -1/+4 | |
| | |\ \ \ | ||||||
| | | * | | | Add added, modified and removed properties to commit object in webhookweb_hook_repo_changes | Valery Sizov | 2015-11-03 | 1 | -1/+4 | |
| | | | | | | ||||||
| | * | | | | Merge branch 'only-syntax' into 'master' | Kamil Trzciński | 2015-11-03 | 1 | -1/+13 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extend yml syntax for only and except to support specifying repository path This allows to limit execution of jobs to specific repository. For example: ```yaml job: only: - branches@gitlab-org/gitlab-ce except: - master@gitlab-org/gitlab-ce ``` The above will run `job` for all branches on `gitlab-org/gitlab-ce`, except master. @dzaporozhets @JobV @vsizov Please review. See merge request !1720 | |||||
| | | * | | | Spelling | Kamil Trzcinski | 2015-11-02 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | * | | | Extend yml syntax for only and except to support specifying repository path | Kamil Trzcinski | 2015-11-02 | 1 | -1/+13 | |
| | | | | | | ||||||
| | * | | | | Update links in CI docs after GitLab 8.1 | Takuya Noguchi | 2015-11-03 | 4 | -8/+8 | |
| | | | | | | ||||||
| * | | | | | Add missing "omniauth" prefix to option in docs [ci skip] | Jon Cairns | 2015-11-12 | 1 | -1/+1 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | Changes block_auto_created_users to omniauth_block_auto_created_users, otherwise the option is ignored. Fixes #3319. | |||||
| * | | | | Merge branch 'api_file_touched_at' into 'master' | Dmitriy Zaporozhets | 2015-11-02 | 1 | -1/+2 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ability to fetch the commit ID of the last commit that actually touched a file https://dev.gitlab.org/gitlab/gitlabhq/issues/2564 See merge request !1718 | |||||
| | * | | | | Add ability to fetch the commit ID of the last commit that actually touched ↵api_file_touched_at | Valery Sizov | 2015-11-02 | 1 | -1/+2 | |
| | |/ / / | | | | | | | | | | | | | | | | a file | |||||
| * | | | | Merge pull request #9794 from arnaud-zg/master | Robert Schilling | 2015-11-02 | 1 | -0/+4 | |
| |\ \ \ \ | | |/ / / | |/| | | | Go to gitlab installation folder before initialize database | |||||
| | * | | | Go to gitlab installation folder before initialize database | zheng_b | 2015-11-02 | 1 | -0/+4 | |
| | | | | | ||||||
| * | | | | Merge branch 'doc-Gitlab-2-GitLab' into 'master' | Achilleas Pipinellis | 2015-11-01 | 7 | -22/+21 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gilab -> GitLab Replace `Gitlab` with `GitLab` See merge request !1715 | |||||
| | * | | | | Gilab -> GitLab | Robert Schilling | 2015-10-31 | 7 | -22/+21 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'fix-doc-typo' into 'master' | Achilleas Pipinellis | 2015-11-01 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in rake task doc See merge request !1713 | |||||
| | * | | | | Fix typo in rake task doc | Robert Schilling | 2015-10-31 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'fix-deadlink-in-docs-ci-examples' into 'master' | Achilleas Pipinellis | 2015-10-31 | 1 | -3/+3 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix deadlink in docs for ci/examples Just fix a deadlink in docs for ci/examples. See merge request !1710 | |||||
| | * | | | | Fix deadlink in docs for ci/examples | Takuya Noguchi | 2015-10-31 | 1 | -3/+3 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'gitlab-workhorse' into 'master' | Dmitriy Zaporozhets | 2015-10-30 | 1 | -0/+188 | |
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to gitlab-workhorse This is a little annoying but it is better to change this name then to be stuck with a bad name for a long time. Reasons for the name change: https://gitlab.com/gitlab-org/gitlab-git-http-server/issues/13 See merge request !1707 | |||||
| | * | | | Make sed command GNU-compatiblegitlab-workhorse | Jacob Vosmaer | 2015-10-29 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Add missing "cd" | Jacob Vosmaer | 2015-10-29 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | Switch to gitlab-workhorse | Jacob Vosmaer | 2015-10-29 | 1 | -0/+187 | |
| | | | | | ||||||
| * | | | | Merge branch 'shared-file-access' into 'master' | Dmitriy Zaporozhets | 2015-10-29 | 1 | -0/+33 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start putting shared files in "shared" See merge request !1691 | |||||
| | * | | | | Clarify puppiesshared-file-access | Jacob Vosmaer | 2015-10-26 | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | Start putting shared files in "shared" | Jacob Vosmaer | 2015-10-26 | 1 | -0/+33 | |
| | | | | | | ||||||
| * | | | | | Write out internet explorer | Sytse Sijbrandij | 2015-10-29 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | IE message doesn't need a heading | Sytse Sijbrandij | 2015-10-29 | 1 | -5/+1 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Merge branch 'fix_permission_doc' into 'master' | Achilleas Pipinellis | 2015-10-28 | 1 | -2/+2 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed the permission doc The guest users was missing "Pull project code" and "Download project". /cc @axil See merge request !1695 | |||||
| | * | | | | Fixed the permission doc | Hannes Rosenögger | 2015-10-28 | 1 | -2/+2 | |
| | | |/ / | | |/| | | | | | | | | | | | | The guest users was missing "Pull project code" and "Download project". | |||||
| * | | | | Merge branch 'gitlab-shell-v2.6.6' into 'master' | Dmitriy Zaporozhets | 2015-10-28 | 1 | -1/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump gitlab-shell to v2.6.6 See merge request !1673 | |||||
| | * | | | | Bump gitlab-shell to v2.6.6 | Artem V. Navrotskiy | 2015-10-22 | 1 | -1/+1 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'builds_to_backup_doc' into 'master' | Kamil Trzciński | 2015-10-27 | 1 | -1/+1 | |
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | Add builds to the docs as a valid skip option for backups. See merge request !1666 | |||||
| | * | | | Add builds to the docs as a valid skip option for backups.builds_to_backup_doc | Marin Jankovski | 2015-10-22 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Remove "Install schedules" step from Installation guide | Robert Speicher | 2015-10-24 | 1 | -5/+0 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
| * | | | Added missing period. | Derek Robati | 2015-10-23 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Fixed linting error 'variables should be a map of key-valued strings' | Sander Boom | 2015-10-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'rs-8-1-update-guide-changes' into 'master' | Robert Speicher | 2015-10-20 | 1 | -4/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update 8.0-to-8.1 update guide - User needs to update gitlab-git-http-server - User needs to update Nginx configuration [ci skip] See merge request !1625 | |||||
| * | | Simplify patch version updates (less steps) | Benny Schimmer | 2015-10-20 | 1 | -3/+1 | |
| | | | ||||||
| * | | Merge branch 'gghs-0.3.0' into 'master' | Robert Speicher | 2015-10-16 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | | | | | | | | | Use gitlab-git-http-server 0.3.0 for GitLab 8.1 See merge request !1605 | |||||
| | * | | Use gitlab-git-http-server 0.3.0gghs-0.3.0 | Jacob Vosmaer | 2015-10-15 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge branch 'gitlab-git-http-server-version' into 'master' | Robert Speicher | 2015-10-16 | 2 | -0/+2 | |
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Track compatible gitlab-git-http-server version The 'git archive' changes in GitLab 8.1 require a version of gitlab-git-http-server that is incompatible with GitLab 8.0, so we need to keep track of this now. See merge request !1603 | |||||
| | * | | Track compatible gitlab-git-http-server versiongitlab-git-http-server-version | Jacob Vosmaer | 2015-10-15 | 2 | -0/+2 | |
| | | | | ||||||
| * | | | Changed loose to lose | Ashley Hindle | 2015-10-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge branch 'when-syntax' into 'master' | Robert Speicher | 2015-10-16 | 1 | -1/+51 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Implement when syntax in .gitlab-ci.yml See merge request !1606 | |||||
| | * | | | Update CI YAML docswhen-syntax | Robert Speicher | 2015-10-15 | 1 | -4/+5 | |
| | | | | | ||||||
| | * | | | Backticks around when types | Kamil Trzcinski | 2015-10-15 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Implement when syntax in .gitlab-ci.yml | Kamil Trzcinski | 2015-10-15 | 1 | -0/+49 | |
| | | | | |