summaryrefslogtreecommitdiff
path: root/config/initializers/1_settings.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix rubocop failureszj-mattermost-sessionKamil Trzcinski2016-12-171-2/+2
* Store mattermost_url in settingsKamil Trzcinski2016-12-171-0/+7
* Crontab typo '* */6' -> '0 */6' (4x/day not 1x-per-min-for-1h 4x/day)Jon Bailey2016-12-121-1/+1
* Issue #13823: random message when all Todos are DoneJosep Llaneras2016-11-111-0/+1
* Remove unreferenced LFS objects from DB and fsFrank Groeneveld2016-10-281-0/+3
* Precalculate trending projectsprecalculate-trending-projectsYorick Peterse2016-10-101-0/+4
* add configurable email subject suffixFu Xu2016-10-031-0/+1
* Limited amount of pruned Event rows per runOlaf Tomalka2016-09-071-1/+1
* Added cron to prune events older than 12 months.Olaf Tomalka2016-09-071-0/+3
* Remove gitoriouszj-remove-gitoriousZ.J. van de Weg2016-08-251-1/+1
* Fix cron job keyexpiration-date-on-membershipsDouwe Maan2016-08-191-3/+3
* Allow project group links to be expiredSean McGivern2016-08-181-0/+3
* Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-181-3/+3
|\
| * using shared path for project import uploads and refactored gitlab remove exp...James Lopez2016-08-041-3/+3
* | Add worker which removes expired members.Adam Niedzielski2016-08-041-0/+3
|/
* Profile requests when a header is passedfeature/profile-requests-conditionallyAhmad Sherif2016-07-261-0/+3
* Avoid data-integrity issue when repository_downloads_path is incorrectlyDouglas Barbosa Alexandre2016-07-211-1/+15
* Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-1/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-4/+0