summaryrefslogtreecommitdiff
path: root/config/application.rb
Commit message (Expand)AuthorAgeFilesLines
* Filter note parametersAndrew Newdigate2019-02-141-1/+1
* Actually set raise_on_unfiltered_parameters to trueJasper Maes2019-01-161-0/+3
* Remove rails4 specific codeJasper Maes2018-12-161-6/+0
* Remove rails 4 support in CI, Gemfiles, bin/ and config/Jasper Maes2018-12-141-7/+2
* Integrate csslabClement Ho2018-12-081-0/+1
* Merge branch 'security-182-update-workhorse' into 'master'Cindy Pallares2018-11-281-0/+3
* Merge branch 'jprovazn-locale-fix' into 'master'Grzegorz Bizon2018-11-231-0/+6
|\
| * Explicitly set locale fallbacksjprovazn-locale-fixJan Provaznik2018-11-211-0/+6
* | Add version migration support to rails 4Jan Provaznik2018-11-221-0/+3
|/
* Use Nokogiri as the ActiveSupport XML backendsh-use-nokogiri-xml-backendStan Hu2018-11-161-0/+3
* Switch to Rails 5 by defaultJan Provaznik2018-11-141-1/+1
* Rename @gitlab-org/gitlab-svgs to @gitlab/svgsleipert-migrate-gitlab-svgsLukas Eipert2018-10-311-1/+1
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-1/+1
* Lazy load xterm css colorsFilipa Lacerda2018-09-191-0/+1
* Filter any parameters ending with "key" in logsStan Hu2018-09-111-3/+2
* Fix rails 5 deprecation warningsJan Provaznik2018-09-111-2/+3
* Focus terminal on loadFilipa Lacerda2018-08-031-2/+2
* Uses npm css and removes css from vendor folderFilipa Lacerda2018-08-031-1/+4
* Use /-/health instead of breaking /-/livenessStan Hu2018-07-281-1/+1
* Simplify /-/liveness check to avoid connecting to the databaseStan Hu2018-07-281-0/+4
* Merge branch 'ce-7000-introduce-PolicyCheckable' into 'master'Grzegorz Bizon2018-07-271-0/+1
|\
| * Introduce PolicyCheckable for checking policiesce-7000-introduce-PolicyCheckableLin Jen-Shin2018-07-251-0/+1
* | Moved repo.css to its own CSS bundle to reduce the size of the main bundleTim Zallmann2018-07-261-0/+1
* | Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-251-1/+2
|/
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-2/+2
* Add pipeline lists to GraphQLBob Van Landuyt2018-07-041-1/+2
* Mysql fixes for Rails 5jprovazn-rails5-mysql-datetimeJan Provaznik2018-06-211-6/+11
* [Rails5] Fix ActionCable's mount_path configurationblackst0ne-rails5-fix-action-cable-mount-pathblackst0ne2018-06-211-1/+1
* [Rails5] Fix ActionCable '/cable' mountpoint conflictblackst0ne-rails5-found-new-routes-that-could-cause-conflicts-with-existing-namespaced-routesblackst0ne2018-06-201-0/+7
* [Rails5] Pass class references instead of strings to middleware builderblackst0ne-rails5-update-middlewaresblackst0ne2018-06-131-1/+2
* Enforce UTF-8 encoding on user input in LogrageWithTimestamp formatter and fi...Imre Farkas2018-06-061-0/+2
* Update 404 and 403 pagesPaul Slaughter2018-05-311-0/+1
* Optimize Emoji Sprite HandlingTim Zallmann2018-05-021-0/+1
* Merge branch '8088_embedded_snippets_support' into 'master'Grzegorz Bizon2018-04-161-0/+1
|\
| * embedded snippets supporthaseeb2018-02-281-0/+1
* | Force Rails to not complain about reloadingLin Jen-Shin2018-03-221-1/+1
* | Revert "Merge branch 'sh-filter-secret-variables' into 'master'"Stan Hu2018-03-131-2/+0
* | Remove sync script for gitlab-svgs and reference the vendored library directlyMike Greiling2018-03-091-0/+6
* | Add Gitlab.rails5? methodblackst0ne-add-rails5-methodblackst0ne2018-03-091-0/+6
* | Projects and groups badges APIFrancisco Javier López2018-03-051-0/+1
|/
* Filter secret variable values from logsStan Hu2018-02-151-0/+2
* Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-121-0/+1
|\
| * make sure there is a dependency on Gitlab::CurrentSettings isbw-fix-autoload-issueBrett Walker2018-02-091-0/+1
* | Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-051-3/+7
|\ \ | |/
| * Eliminate the last warning for redis wrapperLin Jen-Shin2018-01-261-0/+1
| * 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-251-3/+3
| * Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
| * Filter out build traces from logged parametersStan Hu2018-01-111-0/+2
* | Removed the katex precompile steps from the application configurationJose Ivan Vargas2017-12-211-2/+0
|/
* Merge branch 'rc/use-factory_bot_rails' into 'master'Robert Speicher2017-12-151-1/+1
|\