| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'caches' into 'master' | Kamil Trzciński | 2015-11-12 | 1 | -0/+66 |
| |\ | |||||
| | * | Allow to define cache in `.gitlab-ci.yml`caches | Kamil Trzcinski | 2015-11-10 | 1 | -0/+66 |
| * | | Merge branch 'artifacts' into 'master' | Kamil Trzciński | 2015-11-11 | 3 | -1/+35 |
| |\ \ | |/ | |||||
| | * | Final fixes | Kamil Trzcinski | 2015-11-10 | 1 | -1/+1 |
| | * | Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse now | Kamil Trzcinski | 2015-11-10 | 1 | -2/+0 |
| | * | Change artifacts syntax to allow uploading untracked files | Kamil Trzcinski | 2015-11-10 | 1 | -3/+18 |
| | * | Implement Build Artifacts | Kamil Trzcinski | 2015-11-10 | 3 | -1/+22 |
| * | | Merge branch 'add-allow-failure-status' into 'master' | Stan Hu | 2015-11-10 | 1 | -2/+4 |
| |\ \ | |/ |/| | |||||
| | * | Add allow_failure field to commit status API | Stan Hu | 2015-11-03 | 1 | -2/+4 |
| * | | Merge branch 'master' into 'master' | Achilleas Pipinellis | 2015-11-10 | 1 | -0/+4 |
| |\ \ | |||||
| | * | | Changed documentation of converting a MySQL-Database with Gitlab to a Postgre... | Tim Jabs | 2015-11-04 | 1 | -0/+4 |
| * | | | Update monthly release issue template | Robert Speicher | 2015-11-09 | 1 | -35/+51 |
| * | | | Updated profiling guides for Sherlock | Yorick Peterse | 2015-11-09 | 1 | -37/+8 |
| * | | | Merge pull request #9807 from SkySymbol/fix_line_order | Robert Schilling | 2015-11-06 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | It makes more sense like this | Vincent Lequertier | 2015-11-04 | 1 | -1/+1 |
| * | | | | Add CI permissions and api links to README [ci skip] | Achilleas Pipinellis | 2015-11-05 | 1 | -0/+2 |
| * | | | | Remove duplicate documentation links | Achilleas Pipinellis | 2015-11-05 | 1 | -16/+11 |
| * | | | | Merge pull request #9805 from mutec/patch-1 | Robert Schilling | 2015-11-04 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Update installation.md | mutec | 2015-11-04 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge branch 'facebook-auth' into 'master' | Robert Speicher | 2015-11-04 | 5 | -1/+99 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Minor reformatting for Facebook integration docfacebook-auth | Robert Speicher | 2015-11-03 | 1 | -13/+14 |
| | * | | | 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 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | 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 |
| * | | | 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...api_file_touched_at | Valery Sizov | 2015-11-02 | 1 | -1/+2 |
| | |/ / | |||||
| * | | | Merge pull request #9794 from arnaud-zg/master | Robert Schilling | 2015-11-02 | 1 | -0/+4 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | 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 | 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 | 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 | Takuya Noguchi | 2015-10-31 | 1 | -3/+3 |
| | |/ / | |||||
| * | | | Merge branch 'gitlab-workhorse' into 'master' | Dmitriy Zaporozhets | 2015-10-30 | 1 | -0/+188 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | 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 |
| |\ \ \ | |||||
| | * | | | 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 | Hannes Rosenögger | 2015-10-28 | 1 | -2/+2 |
| | | |/ / | |/| | | |||||
