summaryrefslogtreecommitdiff
path: root/config/application.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove csslabArun Kumar Mohan2019-08-281-1/+0
* Fix "ERR value is not an integer or out of range" errorsStan Hu2019-08-221-4/+1
* Merge branch 'remove-concerns-paths' into 'master'Jan Provaznik2019-08-131-5/+0
|\
| * Remove concerns from eager load pathsdineshpanda2019-08-091-5/+0
* | Enable use of Rails' new cookie encryptionHeinrich Lee Yu2019-08-131-5/+0
* | Merge branch 'filter-title-description-and-body-from-logs' into 'master'Stan Hu2019-08-081-3/+16
|\ \ | |/ |/|
| * Filter title, description, and body from logsfilter-title-description-and-body-from-logsSean McGivern2019-07-301-3/+16
* | Use Rails 5.2 Redis caching storesh-use-redis-caching-storeStan Hu2019-08-051-1/+4
|/
* Remove dead MySQL codeNick Thomas2019-07-231-5/+0
* Merge branch '6544-remove-scss-diff-ce' into 'master'Phil Hughes2019-07-231-0/+6
|\
| * Resolve difference in app/assets/stylesheets/application.scss6544-remove-scss-diff-ceLukas Eipert2019-07-221-0/+6
* | Fix xterm CSS not loadingMike Greiling2019-07-221-1/+4
|/
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-10/+16
* Move lib/gitlab dependency to applicationRobert Speicher2019-07-081-0/+1
* Merge branch 'bootstrap-to-glui' into 'master'Filipa Lacerda2019-06-181-0/+1
|\
| * Import bootstrap styles from gitlab-uiSimon Knox2019-06-171-0/+1
* | Backport EE changes to config/application.rbconfig-application-differencesYorick Peterse2019-06-171-0/+30
|/
* Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-3/+0
* Remove rails-deprecated_sanitizer dependency17014-remove-rails-deprecated_sanitizerDmitriy Zaporozhets2019-04-121-2/+0
* Filter Jira shared secret from logsHeinrich Lee Yu2019-03-131-0/+2
* Move highlight themes to subfolderSimon Knox2019-02-221-6/+1
* Only load selected syntax highlight CSSSimon Knox2019-02-151-0/+7
* 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