summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Final touchesdocker-docKamil Trzcinski2015-07-061-1/+1
|
* Docker usageKamil Trzcinski2015-07-021-18/+45
|
* Make the descriptions clearerKamil Trzcinski2015-06-261-12/+12
|
* Fixed typoKamil Trzcinski2015-06-261-1/+1
|
* Added not-yet released docker feature configurationKamil Trzcinski2015-06-261-0/+135
|
* update documentatioonValery Sizov2015-06-263-3/+3
|
* fixed typoskaren Carias2015-06-231-15/+19
|
* update and install guidesValery Sizov2015-06-233-2/+114
|
* added note about [ci skip] to docValery Sizov2015-06-181-0/+3
|
* update documentationValery Sizov2015-06-182-8/+19
|
* update documentationValery Sizov2015-06-151-9/+12
|
* Merge branch 'new_syntax' into 'master'Valery Sizov2015-06-121-56/+71
|\ | | | | | | | | | | New syntax of .gitlab-ci.yml See merge request !136
| * documentationValery Sizov2015-06-121-56/+71
| |
* | Add option multipart_chunk_size to docs, stop correct services.update_backup_restore_docMarin Jankovski2015-06-121-4/+6
|/
* add links to lint, improve test coverageValery Sizov2015-06-101-3/+7
|
* Fix DB configuration for Docker in GitLab script exampleDaniel Gerhardt2015-06-051-2/+1
| | | | | | | The DB host was set to 'postgres' while the rest of the build script is set up to work with MySQL. This caused builds to fail with: Mysql2::Error: Unknown MySQL server host 'postgres' (25)
* add new requirementsValery Sizov2015-06-052-2/+65
|
* text fixesValery Sizov2015-06-031-13/+17
|
* text correctionsValery Sizov2015-06-031-8/+8
|
* minor fixesValery Sizov2015-06-031-4/+2
|
* documentation for gitlab-ci.ymlValery Sizov2015-06-032-0/+81
|
* cleaning upValery Sizov2015-06-036-123/+3
|
* fix backup for MySQLValery Sizov2015-06-032-1/+9
|
* Doc: Migrating to packaged CIdoc_migration_to_omnibusValery Sizov2015-05-132-0/+30
|
* improve documentation for backupValery Sizov2015-05-081-2/+2
|
* added scheduling backup to doc[ci skip]Valery Sizov2015-05-081-27/+57
|
* move backup document to raketasksValery Sizov2015-05-083-2/+5
|
* fix grammarValery Sizov2015-05-071-1/+1
|
* backup cross-linkingValery Sizov2015-05-071-3/+5
|
* documentation for backup/restore rake taskValery Sizov2015-05-062-0/+189
|
* Update document about example CE build script to only use bundle path when ↵Marin Jankovski2015-05-051-1/+2
| | | | necessary.
* Merge branch 'users_permissions' into 'master'Valery Sizov2015-05-052-1/+26
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add user permissions matrix https://dev.gitlab.org/gitlab/gitlab-ci/issues/127 # Users Permissions GitLab CI relies on user's role on the GitLab. There are three permissions levels on GitLab CI: admin, master, developer, other. Admin user can perform any actions on GitLab CI in scope of instance and project. Also user with admin permission can use admin interface. | Action | Guest, Reporter | Developer | Master | Admin | |---------------------------------------|-----------------|-------------|----------|--------| | See commits and builds | ✓ | ✓ | ✓ | ✓ | | Retry or cancel build | | ✓ | ✓ | ✓ | | Remove project | | | ✓ | ✓ | | Create project | | | ✓ | ✓ | | Change project configuration | | | ✓ | ✓ | | Add specific runners | | | ✓ | ✓ | | Add shared runners | | | | ✓ | | See events in the system | | | | ✓ | | Admin interface | | | | ✓ | See merge request !93
| * add user permission matrixValery Sizov2015-05-052-1/+26
| |
* | Merge branch 'update_build_script' into 'master'Valery Sizov2015-05-051-9/+29
|\ \ | |/ |/| | | | | | | | | | | Update the build script example used by GitLab B.V. to support both docker and shell executors. Updated build examples for GitLab CE to be able to used with either Docker or regular shell executors. See merge request !92
| * Update the build script example used by GitLab B.V. to support both docker ↵Marin Jankovski2015-05-051-9/+29
| | | | | | | | and shell executors.
* | Refactoring. Clean up advanced settings. Migrate from gotlab_url to pathValery Sizov2015-05-041-2/+5
| |
* | update guide from 7.9 -> 7.10Valery Sizov2015-05-041-0/+49
|/
* grammar fix to readmeJeff Pelton2015-04-241-3/+2
|
* minor documentation fixValery Sizov2015-04-221-1/+1
|
* API for deploy jobsValery Sizov2015-04-211-5/+21
|
* add runners to documentation indexJob van der Voort2015-04-211-0/+1
|
* address line commentsJob van der Voort2015-04-131-2/+3
|
* add information about creating and registering runnersJob van der Voort2015-04-103-7/+52
|
* creating runnersJob van der Voort2015-04-102-0/+47
|
* start with runner documenationJob van der Voort2015-04-101-0/+67
|
* improve wordingJob van der Voort2015-04-091-16/+30
|
* Jobs documentationValery Sizov2015-04-094-0/+47
|
* doc for api forksfork_supportValery Sizov2015-04-062-0/+24
|
* Move contribution mention to list.Marin Jankovski2015-03-271-2/+1
|
* Remove the file for configuring a runner to run gitlab ce.Marin Jankovski2015-03-272-7/+3
|