summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Add a note that changing example configuration files requires changing ↵note_about_configMarin Jankovski2015-06-114-8/+21
| | | | omnibus-gitlab.
* Merge branch 'lint' into 'master'Valery Sizov2015-06-101-0/+2
|\ | | | | | | | | | | | | | | | | | | Lint: Online validation of .gitlab-ci.yml https://dev.gitlab.org/gitlab/gitlab-ci/issues/254 ![joxi_screenshot_1433861574874](https://gitlab.com/gitlab-org/gitlab-ci/uploads/6195d1ba7f63e8d418e6510011638302/joxi_screenshot_1433861574874.png) See merge request !131
| * Lint implementationValery Sizov2015-06-091-0/+2
| |
* | make multipart_chunk_size configurableJeroen Nijhof2015-06-092-0/+4
|/
* Fix of creation project with the same nameValery Sizov2015-06-091-0/+1
|
* implementation of variablesValery Sizov2015-06-051-0/+1
|
* download link to generated yamlValery Sizov2015-06-031-0/+1
|
* cleaning upValery Sizov2015-06-031-6/+0
|
* Merge branch 'save_info_from_runner' into 'master'Dmitriy Zaporozhets2015-05-131-1/+1
|\ | | | | | | | | | | | | | | | | | | Storing runner info https://dev.gitlab.org/gitlab/gitlab-ci/issues/223 ![Screenshot_2015-05-12_19.42.52](https://gitlab.com/gitlab-org/gitlab-ci/uploads/32fa390a8b2abf1f1103f4fd7b3475c0/Screenshot_2015-05-12_19.42.52.png) See merge request !98
| * storing runner infosave_info_from_runnerValery Sizov2015-05-121-1/+1
| |
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlab-ciValery Sizov2015-05-132-0/+26
|\ \ | |/ |/|
| * documentation for backup/restore rake taskValery Sizov2015-05-061-0/+14
| |
| * backup/restore rake taskValery Sizov2015-05-061-0/+12
| |
* | Merge branch 'sidekiq_worker_fix' into 'master'Valery Sizov2015-05-081-0/+2
|\ \ | |/ |/| | | | | | | | | | | Added Sidekiq config... I added a config file for Sidekiq for regulating the amount of threads. See merge request !70
| * filled fileValentin Boettcher2015-04-281-0/+2
| |
| * renameValentin Boettcher2015-04-281-0/+0
| |
| * renameValentin Boettcher2015-04-281-2/+0
| |
| * add sidekiq conficvale9812015-04-181-0/+2
| | | | | | | | changelog
* | toggle shared runnersValery Sizov2015-04-211-0/+1
| |
* | Improved runner page for projectDmitriy Zaporozhets2015-04-211-0/+2
|/ | | | | | | | * ability to add runner to several projects * render runner status (online, offline, disabled) * two column style of page: specific and shared runners Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* remove protected attributesValery Sizov2015-04-093-12/+0
|
* events for adminValery Sizov2015-03-261-0/+2
|
* eventsValery Sizov2015-03-261-1/+3
|
* improve commit routingValery Sizov2015-03-201-5/+6
|
* Url to commit contain ref nameValery Sizov2015-03-201-1/+3
|
* Merge branch 'brakeman' into 'master'Dmitriy Zaporozhets2015-03-111-3/+1
|\ | | | | | | | | | | | | | | Adding brakeman Fixes #163 See merge request !136
| * Adding brakemanValery Sizov2015-03-111-3/+1
| |
* | rename committer to pusherValery Sizov2015-03-102-3/+3
|/
* Allow to pause runners - when paused runner will not receive any new buildKamil Trzcinski2015-03-061-1/+9
|
* Merge branch 'jobs_tabs' into 'master'Dmitriy Zaporozhets2015-03-041-1/+5
|\ | | | | | | | | | | | | | | | | | | Deploy jobs Implements #153 ![joxi_screenshot_1425465268516](https://dev.gitlab.org/gitlab/gitlab-ci/uploads/23960cfff46ac6c7d1d0ded528917306/joxi_screenshot_1425465268516.png) See merge request !124
| * Deploy jobsValery Sizov2015-03-021-1/+5
| |
* | Upgrade to rails 4.1.9Jeroen van Baarsen2015-02-286-3/+22
|/ | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* rubocop installValery Sizov2015-02-252-2/+2
|
* Make sure test env use localhost:80Dmitriy Zaporozhets2015-01-221-0/+4
|
* Merge branch 'topic/settings' into 'master'Valery Sizov2015-01-222-1/+8
|\ | | | | | | | | | | | | | | Settings enhancements with services transplantation As discussed here: https://gitlab.com/gitlab-org/gitlab-ci/issues/68 and here https://gitlab.com/gitlab-org/gitlab-ci/issues/63 this is implementation of Services backported from GitLab. As proof of concept Slack Service is implemented. What is missing here is the specs for services and some design choices described in first issue. See merge request !14
| * Transplanted project notifications from GitLabKamil Trzcinski2015-01-122-1/+8
| |
* | Fix testsDmitriy Zaporozhets2015-01-171-2/+4
| |
* | OAuth2: config checkValery Sizov2015-01-161-1/+3
| |
* | Oauth2: small refactoringValery Sizov2015-01-161-1/+1
| |
* | OAuth: done.Valery Sizov2015-01-163-8/+17
| |
* | Runner edit via project settings. Small cleanup for runner index pageDmitriy Zaporozhets2015-01-121-1/+1
|/
* Move job settings to separate pageDmitriy Zaporozhets2015-01-121-0/+1
|
* Project specific runners page for regular usersDmitriy Zaporozhets2015-01-081-0/+2
|
* Added an unicorn file for developmentJeroen van Baarsen2014-12-121-0/+2
|
* fix smtp_settings sample commentWilliam Herry2014-11-261-2/+2
|
* Remove wrong fileDmitriy Zaporozhets2014-11-061-19/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add status method to commit controller for GitLab MR integrationDmitriy Zaporozhets2014-11-041-1/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add commit scaffoldDmitriy Zaporozhets2014-11-041-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Commit creates multiple builds nowDmitriy Zaporozhets2014-11-031-0/+19
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add rack profiler to developmentDmitriy Zaporozhets2014-10-281-0/+6
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>