summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'blackst0ne-rails5-update-files-by-rails-app-update' into 'master'43098-controller-projects-issuescontroller-show-executes-more-than-100-sql-queriesRobert Speicher2018-03-232-0/+41
|\
| * [Rails5] Update files by `rails app:update`blackst0ne-rails5-update-files-by-rails-app-updateblackst0ne2018-03-222-0/+41
* | Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern2018-03-232-10/+5
|\ \
| * | Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-212-10/+5
* | | Merge branch 'jej/omniauth-initializer-refactor' into 'master'Douwe Maan2018-03-221-45/+1
|\ \ \
| * | | OmniauthInitializer created to improve devise.rbJames Edwards-Jones2018-03-201-45/+1
* | | | Merge branch 'blackst0ne-rails5-update-ar5-batching-initializer' into 'master'Robert Speicher2018-03-211-37/+35
|\ \ \ \
| * | | | [Rails5] Update ar5_batching initializerblackst0ne-rails5-update-ar5-batching-initializerblackst0ne2018-03-211-37/+35
| | |_|/ | |/| |
* | | | Merge branch 'blackst0ne-rails5-update-ar5-pg-10-support-initializer' into 'm...Robert Speicher2018-03-211-3/+2
|\ \ \ \
| * | | | [Rails5] Update ar5_pg_10_support initializerblackst0ne-rails5-update-ar5-pg-10-support-initializerblackst0ne2018-03-211-3/+2
| |/ / /
* | | | Strip any query string parameters from Location headers from logrageStan Hu2018-03-201-0/+18
| |/ / |/| |
* | | Merge branch 'blackst0ne-rails5-update-active-record-locking-initializer' int...Robert Speicher2018-03-191-52/+56
|\ \ \
| * | | [Rails5] Update active_record_locking initializerblackst0ne-rails5-update-active-record-locking-initializerblackst0ne2018-03-181-52/+56
| |/ /
* | | Address review comments.Andreas Brandl2018-03-161-1/+1
* | | Add bigserial as a native database type for MySQL adapterDouglas Barbosa Alexandre2018-03-161-0/+11
|/ /
* | Make Gitaly more prominent in the performance barSean McGivern2018-03-131-2/+2
* | Include the ee/ directory in backtracesallow-ee-in-backtracesSean McGivern2018-03-121-7/+2
|/
* Merge branch 'replace_redcarpet_with_cmark' into 'master'Sean McGivern2018-03-071-0/+1
|\
| * Add CommonMark markdown enginereplace_redcarpet_with_cmarkblackst0ne2018-03-071-0/+1
* | Ports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4747 to CEbackport-ee-5049-to-ceTiago Botelho2018-03-051-2/+15
* | Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan2018-03-012-9/+9
|\ \ | |/ |/|
| * Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-282-9/+9
* | Fix for open-ended parameter's in lograge causing elastic memory issuesAndrew Newdigate2018-02-281-1/+6
* | Specify base controller for Doorkeeperbvl-fix-qa-doorkeeperBob Van Landuyt2018-02-281-0/+2
|/
* Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failedJacob Vosmaer (GitLab)2018-02-261-1/+1
* Add DNS verification to Pages custom domainsNick Thomas2018-02-231-0/+4
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-0/+25
* Increase feature flag cache TTL to one hourYorick Peterse2018-02-191-1/+1
* Allow oxford commas and spaces before commas in MR issue closing pattern.Vicky Chijwani2018-02-171-1/+1
* Remove internal api calls from the rack::attack throttlingFrancisco Javier López2018-02-151-0/+5
* Merge branch 'feature/oidc-groups-claim' into 'master'Douwe Maan2018-02-081-0/+1
|\
| * Add groups to OpenID Connect claimsHassan Zamani2018-02-081-0/+1
* | Backport of LFS File Locking APIrd-35856-backport-lfs-file-locking-apiRubén Dávila2018-02-071-1/+1
* | Added ldap config setting to lower case usernamesFrancisco Javier López2018-02-051-0/+1
* | Allow moving wiki pages from the UIFrancisco Javier López2018-02-051-0/+82
|/
* Merge branch 'query-counts' into 'master'Rémy Coutable2018-02-051-0/+9
|\
| * Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-011-0/+9
* | port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-2/+11
|/
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-012-4/+4
* Don't assume postgresql in two initializersNick Thomas2018-01-302-44/+48
* Fix grape-route-helper route shadowinggrape-router-helpers-bugfixMario de la Ossa2018-01-291-0/+16
* Merge branch '42420-follow-up-from-resolve-asset-was-not-declared-to-be-preco...Grzegorz Bizon2018-01-262-5/+9
|\
| * Port some non-EE-specific config/ changes to CE42420-follow-up-from-resolve-asset-was-not-declared-to-be-precompiled-in-production-favicon-green-icoRémy Coutable2018-01-252-5/+9
* | Look for rugged with static analysislint-ruggedJacob Vosmaer2018-01-251-28/+0
|/
* Merge branch 'default-to-https-for-gravatar-urls' into 'master'Rémy Coutable2018-01-251-1/+1
|\
| * Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urlsAchilleas Pipinellis2018-01-251-1/+1
* | Merge branch 'jej/gitattributes-check-at-ref' into 'master'Rémy Coutable2018-01-251-2/+2
|\ \ | |/ |/|
| * Can parse root .gitattributes file for a refjej/gitattributes-check-at-refJames Edwards-Jones2018-01-241-2/+2
* | Update seed-fu to a version compatible with postgresql 10Nick Thomas2018-01-161-0/+9
* | Support PostgreSQL 10Nick Thomas2018-01-161-0/+48