Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update shortcuts image | Alfredo Sumaran | 2016-02-23 | 1 | -0/+0 |
* | Merge branch 'uploads-700' into 'master' revert-53176717 | Marin Jankovski | 2016-02-23 | 1 | -2/+3 |
|\ | |||||
| * | Simplify permissions creationuploads-700 | Achilleas Pipinellis | 2016-02-10 | 1 | -2/+2 |
| * | Restrict permissions on public/uploads | Achilleas Pipinellis | 2016-02-09 | 1 | -3/+4 |
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Robert Speicher | 2016-02-22 | 2 | -1/+1 |
|\ \ | |||||
| * | | correct compare_braches.png to /compare_branches.png and make sure it works ... | yuxiao.lxy | 2016-02-20 | 1 | -0/+0 |
| * | | Merge pull request #10042 from sestus/master | Robert Schilling | 2016-02-19 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Typo fix in README.md | Mike Milonakis | 2016-02-18 | 1 | -1/+1 |
* | | | | Add missing word to GitLab Flow doc | Robert Speicher | 2016-02-22 | 1 | -1/+1 |
* | | | | Make sure we recommend 2GB | Sytse Sijbrandij | 2016-02-22 | 1 | -2/+2 |
* | | | | Add when the API changes got introduced | Achilleas Pipinellis | 2016-02-22 | 2 | -0/+8 |
* | | | | Fix docs on artifacts API | Achilleas Pipinellis | 2016-02-20 | 1 | -11/+6 |
* | | | | Merge branch 'builds-artifacts-API' into 'master' | Kamil Trzciński | 2016-02-19 | 1 | -0/+39 |
|\ \ \ \ | |||||
| * | | | | Fix documentationbuilds-artifacts-API | Kamil Trzcinski | 2016-02-19 | 1 | -2/+2 |
| * | | | | Fix API | Kamil Trzcinski | 2016-02-19 | 1 | -2/+2 |
| * | | | | Introduce API for serving the artifacts archive | Kamil Trzcinski | 2016-02-19 | 1 | -0/+39 |
* | | | | | Merge branch 'doc/add-build-email-service' into 'master' | Achilleas Pipinellis | 2016-02-19 | 4 | -4/+29 |
|\ \ \ \ \ | |||||
| * | | | | | Move builds emails service to its own document | Achilleas Pipinellis | 2016-02-19 | 4 | -16/+25 |
| * | | | | | Add documentation about build emails servicedoc/add-build-email-service | Grzegorz Bizon | 2016-02-18 | 1 | -0/+16 |
* | | | | | | Merge branch 'gitlab-ce-fix/revert-ruby-2.2' into 'master' | Robert Speicher | 2016-02-19 | 4 | -7/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | revert back to ruby 2.1 - use 2.1.8 | James Lopez | 2016-02-19 | 2 | -4/+4 |
| * | | | | | | revert back to ruby 2.1 | James Lopez | 2016-02-19 | 4 | -7/+7 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Refactor and conform to styleguide | Achilleas Pipinellis | 2016-02-19 | 1 | -14/+42 |
* | | | | | | Rename image names to conform with styleguide | Achilleas Pipinellis | 2016-02-19 | 5 | -4/+4 |
* | | | | | | Add revert changes doc to workflow README | Achilleas Pipinellis | 2016-02-19 | 1 | -0/+1 |
* | | | | | | Move images to img/ directory | Achilleas Pipinellis | 2016-02-19 | 5 | -4/+4 |
* | | | | | | Add documentation for revert changes feature. | Rubén Dávila | 2016-02-19 | 5 | -0/+36 |
| |_|/ / / |/| | | | | |||||
* | | | | | Use POST method instead of DELETE when erasing a build | Grzegorz Bizon | 2016-02-19 | 1 | -5/+5 |
* | | | | | Add API documentation for build erase endpoint | Grzegorz Bizon | 2016-02-19 | 1 | -0/+50 |
|/ / / / | |||||
* | | | | Change `last_contact` to `contacted_at` | Tomasz Maczukin | 2016-02-19 | 1 | -2/+2 |
* | | | | Replace Entities::RunnerProjectDetails with Entities::ForkedFromProject | Tomasz Maczukin | 2016-02-19 | 1 | -0/+4 |
* | | | | iChange `name` and `path` to `name_with_namespace` and `path_with_namespace` ... | Tomasz Maczukin | 2016-02-19 | 1 | -4/+4 |
* | | | | Update docummentation - specific runner enabling | Tomasz Maczukin | 2016-02-19 | 1 | -2/+2 |
* | | | | Modify and fix output of delete and update of a runner | Tomasz Maczukin | 2016-02-19 | 1 | -6/+8 |
* | | | | GET /runners is for specific runners only | Achilleas Pipinellis | 2016-02-19 | 1 | -3/+3 |
* | | | | Add token to runner details output in API | Tomasz Maczukin | 2016-02-19 | 1 | -0/+1 |
* | | | | More fixes in runners doc | Achilleas Pipinellis | 2016-02-19 | 1 | -8/+13 |
* | | | | Correct PRIVATE-TOKEN to use dash instead of underscore | Achilleas Pipinellis | 2016-02-19 | 1 | -8/+8 |
* | | | | Note that `ci/api/runners.rb` is still used | Achilleas Pipinellis | 2016-02-19 | 1 | -2/+3 |
* | | | | Add associated project info to runner details output | Tomasz Maczukin | 2016-02-19 | 1 | -0/+7 |
* | | | | Split `/runners` entrypoint to `/runners` and `/runners/all` | Tomasz Maczukin | 2016-02-19 | 1 | -2/+53 |
* | | | | Add some fixes in runners API documentation | Tomasz Maczukin | 2016-02-19 | 1 | -4/+4 |
* | | | | Add `Example response` above each json output | Achilleas Pipinellis | 2016-02-19 | 1 | -7/+21 |
* | | | | Add note of deprecation in old Runners CI API | Achilleas Pipinellis | 2016-02-19 | 1 | -1/+4 |
* | | | | Add runners API documentation [ci-skip] | Tomasz Maczukin | 2016-02-19 | 2 | -0/+235 |
* | | | | Merge branch 'web_editor' into 'master' | Achilleas Pipinellis | 2016-02-19 | 17 | -16/+110 |
|\ \ \ \ | |||||
| * | | | | Update web editor documentationweb_editor | Achilleas Pipinellis | 2016-02-10 | 17 | -16/+110 |
* | | | | | No changes to nginx config in this update. Removed unnecessary instructions. | Brandon Patton | 2016-02-18 | 1 | -21/+0 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'patch-1' into 'master' | Kamil Trzciński | 2016-02-18 | 1 | -2/+24 |
|\ \ \ \ | |||||
| * | | | | Grammar cleanup in yaml/README.md | Mart Somermaa | 2016-02-03 | 1 | -2/+2 |