gitlab-org--gitlab-foss/config
Douwe Maan 822ba95f75 Merge branch 'fix-commit-data-url-generation' into 'master'
Fix bug where commit data would not appear in some subdirectories

Fix issue where commit data would not show up in some subdirectories due to escaped slashes. For example:

https://gitlab.common-lisp.net/ecl/ecl/tree/develop/src/gc (now patched with fix)

The upgrade from Rails v4.1.2 to v4.1.9 (76aad9b76e) caused slashes in a tree to be escaped automatically. Using a wildcard glob in the route prevents this behavior.

* Closes #1478, #1459
* Closes https://github.com/gitlabhq/gitlabhq/issues/9037

See merge request !581
2015-04-28 15:46:36 +00:00
..
environments Merge pull request #8349 from divineforest/cleanup-assets-compress 2015-03-02 15:23:57 -08:00
initializers Set default_url_options in test environments too 2015-04-25 19:46:05 -04:00
locales Remove signout flash message because it also makes no sense. 2015-03-19 04:26:36 +00:00
application.rb Allow smb:// links in Markdown text. 2015-03-10 13:32:28 +01:00
aws.yml.example
boot.rb
database.yml.mysql
database.yml.postgresql
environment.rb
gitlab.teatro.yml
gitlab.yml.example Add new admin settings 2015-04-26 07:48:19 -06:00
newrelic.yml
resque.yml.example
routes.rb Fix bug where commit data would not appear in some subdirectories 2015-04-26 23:52:40 -07:00
unicorn.rb.example Revert "Increase timeout for Git-over-HTTP requests." 2015-03-19 18:29:20 -07:00
unicorn.rb.example.development