summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Merge branch 'admin-builds-page'Dmitriy Zaporozhets2014-10-221-0/+2
|\ | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
| * New feature: All builds page for admin userDmitriy Zaporozhets2014-10-221-0/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'cron_comment' into 'master'Dmitriy Zaporozhets2014-10-221-0/+3
|\ \ | | | | | | | | | | | | | | | Add a comment about Whenever and omnibus packages See merge request !75
| * | Add a comment about Whenever and omnibus packagesJacob Vosmaer2014-10-211-0/+3
| |/
* | Look for a REVISION file before running `git log`Jacob Vosmaer2014-10-211-1/+10
|/
* Remove added file and rename runners token constant to registration token.Sytse Sijbrandij2014-06-131-1/+1
|
* Remove public key from runner modelDmitriy Zaporozhets2014-05-061-0/+7
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Compatibility with old configsDmitriy Zaporozhets2014-05-061-0/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'allowed-urls'Dmitriy Zaporozhets2014-05-062-4/+4
|\ | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: config/application.yml.example spec/support/stub_gitlab_calls.rb
| * Making it even more similar to the simple server setup of the common user ↵dosire2014-01-131-2/+1
| | | | | | | | based on https://twitter.com/say_hello_je/status/422652167716364288.
| * Make gitlab url option more comprehensible, ↵dosire2014-01-131-4/+4
| | | | | | | | https://twitter.com/say_hello_je/status/422534393232912384 didn't get it.
* | WebHook scaffoldDmitriy Zaporozhets2014-05-051-0/+6
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Add application.yml.example.development.Ciro Santilli2014-04-241-0/+7
| |
* | Add schema to resque.yml.examplePatrick Schulz2014-03-071-3/+3
| |
* | Fixes #9Patrick Schulz2014-03-071-4/+4
| | | | | | | | Support unix sockets for redis in sidekiq
* | Removed all puma referencesJeroen van Baarsen2014-02-201-114/+0
| |
* | Added a splash of unicornJeroen van Baarsen2014-02-201-0/+102
| |
* | Update database.yml.example with same username and password for both ↵Marin Jankovski2014-02-142-6/+6
| | | | | | | | supported databases.
* | Fix public scope, use new project field nameDmitriy Zaporozhets2014-01-301-2/+2
| |
* | Improve application.yml configDmitriy Zaporozhets2014-01-302-6/+7
| |