summaryrefslogtreecommitdiff
path: root/config/initializers/1_settings.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable Gitaly by default in GitLab 9.3Jacob Vosmaer2017-05-301-1/+1
* Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-251-1/+4
|\
| * Implement web hooks loggingAlexander Randa2017-05-251-1/+4
* | Run the schedule worker once an hour by defaultzj-increase-accuracy-psZ.J. van de Weg2017-05-181-1/+1
|/
* Allow disabling usage ping in `gitlab.yml`Sean McGivern2017-05-111-0/+1
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-3/+3
* Merge branch 'mrchrisw-import-shell-timeout'Sean McGivern2017-05-051-0/+1
|\
| * Add configurable timeout for git fetch and clone operationsmrchrisw-import-shell-timeoutChris Wilson2017-04-271-0/+1
* | Make location of gitlab_workhorse_secret configurableJakub Jirutka2017-04-191-0/+6
|/
* Don't use `send` in settings initializerSean McGivern2017-04-141-6/+6
* Remove unused user activities codeSean McGivern2017-04-141-2/+2
* Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable2017-04-141-0/+5
* Port 'Add EE usage ping' to CESean McGivern2017-04-141-0/+11
* Change configuration in gitlab.com as trigger_schedule_worker will perform tw...Shinya Maeda2017-04-061-1/+1
* Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda2017-04-061-3/+3
* Add config for workerShinya Maeda2017-04-061-0/+3
* Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-051-0/+3
* Expand relative paths in storagesJacob Vosmaer2017-03-291-10/+19
* Separate GRPC channels per repository storageJacob Vosmaer2017-03-291-1/+1
* Merge branch 'pages-multiple-ips-doc' into 'master' Kamil Trzciński2017-03-161-2/+2
|\
| * The GitLab Pages external-http and external-https arguments can be specified ...Nick Thomas2017-03-081-2/+2
* | Enable snippets for new projects by defaultenable-snippets-by-defaultSean McGivern2017-03-101-1/+1
|/
* Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-5/+10
|\
| * Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-5/+10
* | Change project count limit from 10 to 100000rfr-20170307-change-default-project-number-limitRegis Freyd2017-03-071-1/+1
* | Merge branch 'backup_storage_class' into 'master' Rémy Coutable2017-03-061-0/+1
|\ \
| * | Add storage class configuration option for Amazon S3 remote backupsJon Keys2017-02-281-0/+1
| |/
* | Renable StuckCiBuildsWorker to StucjCiJobsWorker27523-make-stuck-build-detection-more-performantTomasz Maczukin2017-03-031-3/+3
* | Update default configuration of stuck_ci_builds_worker cron intervalTomasz Maczukin2017-03-011-1/+1
|/
* Manually correct autocorrectDouwe Maan2017-02-231-0/+2
* Enable Style/MultilineArrayBraceLayoutDouwe Maan2017-02-231-9/+11
* Fix code for copsDouwe Maan2017-02-231-21/+23
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-6/+6
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-2/+2
* Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-151-1/+0
* Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-061-0/+9
|\
| * add rack middleware to proxy webpack dev serverMike Greiling2017-02-011-0/+9
* | Fix rubocop error from pages EE->CE portJames Edwards-Jones2017-02-021-1/+1
* | Implement extra domains and save pages configurationKamil Trzcinski2017-01-311-1/+2
* | Initial work on GitLab Pages updateKamil Trzcinski2017-01-311-0/+1
* | Fix pages path settings option.Kamil Trzcinski2017-01-311-1/+1
* | Fix pages storage pathKamil Trzcinski2017-01-311-1/+1
* | Re-add missing gitlab_on_standard_portKamil Trzcinski2017-01-311-2/+6
* | Change pages domain to hostKamil Trzcinski2017-01-311-1/+1
* | Support https and custom port for pagesKamil Trzcinski2017-01-311-9/+19
* | Add GitLab PagesKamil Trzcinski2017-01-311-0/+6
|/
* Move a begin/rescue clause to ApplicationSetting.expireRémy Coutable2017-01-271-7/+1
* Pass Gitaly resource path to gitlab-workhorse if Gitaly is enabledfeature/gitaly-feature-flagAhmad Sherif2017-01-181-0/+6
* Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-191-1/+1
* Gogs ImporterKim "BKC" Carlbäcker2016-12-191-1/+1