| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'ci/build-artifacts-documentation' into 'master' | Achilleas Pipinellis | 2016-01-21 | 5 | -0/+175 |
| |\ | |||||
| | * | Refactor build artifacts documentationci/build-artifacts-documentation | Achilleas Pipinellis | 2016-01-21 | 6 | -52/+175 |
| | * | Add basic documentation for build artifacts | Grzegorz Bizon | 2016-01-20 | 3 | -0/+52 |
| * | | Merge branch 'doc_restart_gitlab' into 'master' | Achilleas Pipinellis | 2016-01-21 | 3 | -0/+164 |
| |\ \ | |||||
| | * | | Fix typos, make things more clear | Achilleas Pipinellis | 2016-01-21 | 1 | -18/+25 |
| | * | | Link to restart_gitlab.md and some more fixesdoc_restart_gitlab | Achilleas Pipinellis | 2016-01-20 | 1 | -3/+10 |
| | * | | Add document on restarting GitLab | Achilleas Pipinellis | 2016-01-20 | 3 | -0/+150 |
| | |/ | |||||
| * | | Merge branch 'workhorse-path' into 'master' | Robert Speicher | 2016-01-21 | 1 | -5/+2 |
| |\ \ | |||||
| | * | | Use gitlab-workhorse 0.6.1workhorse-path | Jacob Vosmaer | 2016-01-21 | 1 | -1/+1 |
| | * | | Mention init script update | Jacob Vosmaer | 2016-01-21 | 1 | -4/+1 |
| * | | | Merge branch 'ci/cache-key' into 'master' | Douwe Maan | 2016-01-21 | 1 | -4/+56 |
| |\ \ \ | |||||
| | * | | | Added cache:key to .gitlab-ci.yml allowing to fine tune the cachingci/cache-key | Kamil Trzcinski | 2016-01-20 | 1 | -4/+56 |
| * | | | | Remove Performance Monitoring from Integration docs | Robert Speicher | 2016-01-20 | 1 | -1/+0 |
| * | | | | Merge branch 'metrics-documentation' into 'master' | Achilleas Pipinellis | 2016-01-20 | 7 | -0/+384 |
| |\ \ \ \ | |||||
| | * | | | | Change InfluxDB admin username | Achilleas Pipinellis | 2016-01-20 | 1 | -3/+3 |
| | * | | | | Move integration/metrics to monitoring/performance | Achilleas Pipinellis | 2016-01-20 | 6 | -1/+1 |
| | * | | | | Renamed "Metrics" to "Performance Monitoring"metrics-documentation | Yorick Peterse | 2016-01-20 | 6 | -12/+12 |
| | * | | | | Refactor GitLab Metrics docs | Achilleas Pipinellis | 2016-01-19 | 9 | -146/+285 |
| | * | | | | Added documentation for GitLab Metrics | Yorick Peterse | 2016-01-18 | 5 | -0/+245 |
| * | | | | | Merge branch 'ruby_version' into 'master' | Achilleas Pipinellis | 2016-01-20 | 2 | -6/+20 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | Mention required Ruby versionruby_version | Achilleas Pipinellis | 2016-01-20 | 2 | -6/+20 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge branch 'patch-1' into 'master' | Achilleas Pipinellis | 2016-01-20 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Add note about minimum GitLab CI version | Henning Hoefer | 2016-01-20 | 1 | -1/+1 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge branch 'adjust-unicorn-memory-limits' into 'master' | Robert Speicher | 2016-01-20 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | Use env variables for Unicorn memory limits | Yorick Peterse | 2016-01-20 | 1 | -0/+2 |
| | |/ / / | |||||
| * | | | | Merge branch 'patch-1' into 'master' | Achilleas Pipinellis | 2016-01-20 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Fixed invalid JSON in first JSON Example line 27 | Ruben Schmidt | 2016-01-18 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | Merge branch 'patch-1' into 'master' | Achilleas Pipinellis | 2016-01-20 | 1 | -1/+1 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Fixed typo | John Galt | 2016-01-19 | 1 | -1/+1 |
| * | | | Change 'public' flag to more robust 'visibility' query. | Josh Frye | 2016-01-19 | 2 | -5/+5 |
| * | | | Update all docs for public param | Josh Frye | 2016-01-19 | 2 | -0/+4 |
| * | | | Add public params to GET /projects api. Closes #3788 | Josh Frye | 2016-01-19 | 1 | -0/+1 |
| |/ / | |||||
| * | | Update MySQL docs | Robert Speicher | 2016-01-18 | 2 | -9/+12 |
| * | | Add information about PostgreSQL<>MySQL 'text' type differences into to insta... | Tomasz Maczukin | 2016-01-18 | 2 | -0/+20 |
| * | | Merge branch 'workhorse-0.6.0' into 'master' | Robert Speicher | 2016-01-18 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | Use gitlab-workhorse 0.6.0 | Jacob Vosmaer | 2016-01-18 | 1 | -1/+1 |
| * | | Merge branch 'rc-document-new-api-pagination-headers' into 'master' | Achilleas Pipinellis | 2016-01-18 | 1 | -1/+47 |
| |\ \ | |||||
| | * | | Clean up pagination documentation [ci skip] | Achilleas Pipinellis | 2016-01-18 | 1 | -16/+39 |
| | * | | Document new API pagination headersrc-document-new-api-pagination-headers | Rémy Coutable | 2016-01-14 | 1 | -1/+24 |
| * | | | Merge branch 'github_importer' into 'master' | Achilleas Pipinellis | 2016-01-16 | 1 | -11/+9 |
| |\ \ \ | |||||
| | * | | | Importing GitHub cross-repository PRs is not supported atm | Achilleas Pipinellis | 2016-01-16 | 1 | -2/+3 |
| | * | | | Add the version each feature was introduced and remove notegithub_importer | Achilleas Pipinellis | 2016-01-15 | 1 | -11/+8 |
| * | | | | Added advanced SAML troubleshootingsaml-ts | Patricio Cano | 2016-01-15 | 1 | -2/+14 |
| |/ / / | |||||
| * | | | Merge branch 'ci/build_dependencies' into 'master' | Douwe Maan | 2016-01-15 | 1 | -9/+53 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Change dependencies.builds to depends_on_builds | Kamil Trzcinski | 2016-01-15 | 1 | -19/+17 |
| | * | | Let the CI runner know about builds that this build depends onci/build_dependencies | Kamil Trzcinski | 2016-01-14 | 1 | -9/+55 |
| * | | | Merge branch 'doc_github_import' into 'master' | Douwe Maan | 2016-01-15 | 5 | -10/+36 |
| |\ \ \ | |||||
| | * | | | Refactor GitHub importer documentationdoc_github_import | Achilleas Pipinellis | 2016-01-12 | 5 | -10/+36 |
| * | | | | Merge branch 'master' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 4 | -3/+376 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'update_mail_docs' into 'master' | Drew Blessing | 2016-01-14 | 2 | -3/+15 |
| | |\ \ \ \ | | |_|/ / | |/| | | | |||||
