summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Explain why there is a monkey-patchJacob Vosmaer2016-12-271-0/+6
* Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern2016-12-261-1/+1
|\
| * Add more storage statisticsMarkus Koller2016-12-211-1/+1
* | Monkey-patch StrongParameters for ::UploadedFileJacob Vosmaer2016-12-231-0/+16
|/
* 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
* Merge branch '25741_enable_multiline_operation_indentation_rubocop_rule' into...Sean McGivern2016-12-171-1/+1
|\
| * Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim2016-12-161-1/+1
* | Fix rubocop failureszj-mattermost-sessionKamil Trzcinski2016-12-171-2/+2
* | Store mattermost_url in settingsKamil Trzcinski2016-12-171-0/+7
* | Merge remote-tracking branch 'origin/master' into bitbucket-oauth2Douglas Barbosa Alexandre2016-12-163-2/+7
|\ \ | |/
| * Calls to the API are checked for scope.Timothy Andrew2016-12-161-2/+2
| * Merge branch 'katex-math' into 'master' Sean McGivern2016-12-151-0/+2
| |\
| | * Render math in Asciidoc and Markdown with KaTeX using code blocksMunken2016-12-141-0/+2
| * | Add Gitlab::Middleware::MultipartJacob Vosmaer2016-12-151-0/+3
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2Valery Sizov2016-12-144-3/+20
|\ \ \ | |/ /
| * | Crontab typo '* */6' -> '0 */6' (4x/day not 1x-per-min-for-1h 4x/day)Jon Bailey2016-12-121-1/+1
| * | Merge branch 'rs-filter-authentication_token' into 'security' Douwe Maan2016-12-081-1/+1
| |/
| * Merge branch 'fix-optimistic-locking-for-destroy' into 'master' Stan Hu2016-12-011-0/+17
| |\
| | * Use Arel to avoid MySQL triple quotingfix-optimistic-locking-for-destroyLin Jen-Shin2016-12-011-2/+1
| | * Make deleting with optimistic locking respect NULLLin Jen-Shin2016-12-011-0/+18
| * | Gracefully recover from Redis connection failures in Sidekiq initializerStan Hu2016-12-011-1/+1
| |/
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2Valery Sizov2016-11-301-0/+2
|\ \ | |/
| * Add new configuration setting to enable/disable HTML emails.24880-configurable-plaintext-emailsRuben Davila2016-11-281-0/+2
* | Remove code to clone Bitbucket repositories using SSHDouglas Barbosa Alexandre2016-11-211-2/+0
* | Add custom OmniAuth strategy for Bitbucket OAuth2Douglas Barbosa Alexandre2016-11-211-0/+6
|/
* Add logging for rack attack eventsadd-logging-to-rack-attackBrian Neel2016-11-181-0/+7
* Merge branch 'fix-shibboleth-auth-with-no-uid' into 'master' Rémy Coutable2016-11-161-0/+4
|\
| * fix shibboleth misconfigurations resulting in authentication bypassfix-shibboleth-auth-with-no-uidBrian Neel2016-11-141-0/+4
* | Merge branch 'issue-13823' into 'master' Alfredo Sumaran2016-11-141-0/+1
|\ \
| * | Issue #13823: random message when all Todos are DoneJosep Llaneras2016-11-111-0/+1
* | | Centralize LDAP config/filter logicDrew Blessing2016-11-111-16/+3
|/ /
* | Refactored initializer code to its own class and added testsPatricio Cano2016-11-101-7/+1
* | Allow the Sidekiq queues to throttle and the factor by which to throttle them...Patricio Cano2016-11-101-12/+4
* | Allow certain Sidekiq jobs to be throttledPatricio Cano2016-11-101-0/+16
|/
* Merge branch 'dz-refactor-project-routes' into 'master' Dmitriy Zaporozhets2016-11-081-0/+7
|\
| * Refactor project routingdz-refactor-project-routesDmitriy Zaporozhets2016-11-071-0/+7
* | Set default Sidekiq retries to 3Drew Blessing2016-11-041-0/+3
|/
* Merge branch 'background-migrations' into 'master'Robert Speicher2016-11-011-0/+12
|\
| * Support for post deployment migrationsbackground-migrationsYorick Peterse2016-10-311-0/+12
* | Initialize Sidekiq with the list of queues used by GitLabsh-init-sidekiq-queuesStan Hu2016-11-011-0/+16
* | Remove unreferenced LFS objects from DB and fsFrank Groeneveld2016-10-281-0/+3
|/
* Add instrumentation to conflict classesSean McGivern2016-10-131-0/+1
* Precalculate trending projectsprecalculate-trending-projectsYorick Peterse2016-10-101-0/+4
* Merge branch 'memoize_shell_secret_token' into 'master' Rémy Coutable2016-10-071-1/+1
|\
| * Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro2016-10-061-1/+1
* | Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-0/+41
* | Memoize ActiveRecord::Migrator.migrations in testsNick Thomas2016-10-061-0/+18
|/
* Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-061-0/+2
|\
| * Don't send Private-Token headers to SentryJacob Vosmaer2016-10-041-0/+2