summaryrefslogtreecommitdiff
path: root/config/application.rb
Commit message (Expand)AuthorAgeFilesLines
* Add precompilation for relevant assets.Connor Shea2016-06-231-0/+2
* Replace raphael-rails with raphael.js so it can be split from the rest of the...Connor Shea2016-06-101-0/+1
* Attempt to fix the user page.Connor Shea2016-06-011-1/+2
* Remove d3 except for on pages where it's necessary.Connor Shea2016-06-011-0/+1
* New confirmation email :fire:Robert Speicher2016-05-251-1/+1
* Merge branch 'fix-generator-templates-directory' into 'master' Jeroen van Baarsen2016-05-191-1/+3
|\
| * Move generator templates to generator_templates/Yorick Peterse2016-05-191-1/+3
* | Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-171-0/+1
|/
* Fix a few places where autoloading would failRémy Coutable2016-05-101-6/+6
* Add eager load paths to help prevent dependency load issues with Sidekiq workersStan Hu2016-05-101-6/+13
* Add more parameters to the filter_parameters config.Connor Shea2016-04-291-1/+24
* Put CACHE_NAMESPACE in the Gitlab::Redis moduleJacob Vosmaer2016-04-071-3/+1
* Add Gitlab::Redis connection poolJacob Vosmaer2016-04-041-2/+2
* Inline mailer CSS using premailer.Douwe Maan2016-03-191-0/+1
* Filter import_url params because they may contain auth information. Fixes #14199filter-import-urlJosh Frye2016-03-101-1/+1
* Parse config/resque.yml in one place onlyJacob Vosmaer2016-03-091-16/+2
* Don't generate factories automaticallyRobert Speicher2016-03-041-0/+4
* Use dedicated relative_url.rb initializerArtem Sidorenko2016-02-291-8/+0
* Merge branch 'rs-emoji' into 'master' Douwe Maan2016-02-191-2/+2
|\
| * Update Emoji asset pathRobert Speicher2016-02-121-2/+2
* | Use SCAN during 'rake cache:clear'cache-clearJacob Vosmaer2016-02-181-1/+3
|/
* Merge branch 'doc_relative_url' into 'master' Achilleas Pipinellis2016-02-101-11/+5
|\
| * Fix typos and grammarAchilleas Pipinellis2016-02-101-1/+2
| * Edit configuration files for relative URL supportAchilleas Pipinellis2016-02-091-11/+4
* | Filter out variables from production logsKamil Trzcinski2016-02-091-1/+1
|/
* Migrate mailers to ActiveJobValery Sizov2015-11-261-0/+4
* Use `methods: :any` in our rack-cors configurationrs-update-rack-corsRobert Speicher2015-10-071-1/+1
* Expire Rails cache entries after two weeksJacob Vosmaer2015-07-151-0/+1
* Add otp_attempt to filtered parametersRobert Speicher2015-05-091-1/+1
* Allow smb:// links in Markdown text.Douwe Maan2015-03-101-0/+2
* Filter private_token and password_confirmation params from logs.Douwe Maan2015-02-061-1/+1
* use new hash syntaxFred Chasen2015-01-231-4/+4
* Split up line and use single qoutes to declare Cors settingsFred Chasen2015-01-231-1/+4
* Expose Link header in CORS Api callsFred Chasen2015-01-231-1/+1
* Append in place for strings and arraysCiro Santilli2015-01-011-6/+6
* Use new gitlab-shell v2.3.0Dmitriy Zaporozhets2014-11-181-0/+3
* Revert "gitlab shell works if multiple rubies installed"Dmitriy Zaporozhets2014-11-181-2/+0
* gitlab shell works if multiple rubies installedCiro Santilli2014-11-181-0/+2
* Merge pull request #8122 from bbodenmiller/cleanup-time-zoneDmitriy Zaporozhets2014-10-301-5/+0
|\
| * cleanup time zone settingsBen Bodenmiller2014-10-211-5/+0
* | Merge pull request #7994 from cirosantilli/rm-unneeded-autoload-pathDmitriy Zaporozhets2014-10-221-1/+0
|\ \ | |/ |/|
| * Remove unneeded app/finders config.autoload pathCiro Santilli2014-10-071-1/+0
* | Add timezone configuration to gitlab.ymlSullivan SENECHAL2014-10-211-0/+1
|/
* Remove I18n.enforce_available_locales deprecation messageremove-annoying-i18n-deprecationDmitriy Zaporozhets2014-10-011-1/+1
* Move hook models in separate dirDmitriy Zaporozhets2014-09-151-0/+1
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-141-1/+5
* Move cache setup to config/application.rbJacob Vosmaer2014-08-291-0/+19
* Remove protected_atrributes gem and start moving to strong paramsDmitriy Zaporozhets2014-06-261-6/+0
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-3/+0
* Remove user observerDmitriy Zaporozhets2014-06-171-2/+1