gitlab-org--gitlab-foss/lib/gitlab
Dmitriy Zaporozhets 6a0cb25096
Dont allow ? in project path
Because it causes 500 error on every page where link to such project
exists

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-08 18:15:23 +03:00
..
backend
ldap Fix LDAP TLS authentication 2014-06-19 10:41:23 +02:00
oauth Make app works with strong params 2014-06-26 23:24:17 +03:00
satellite Dont show 'Remove source brnach' checkbox for fork 2014-07-04 09:22:46 +03:00
access.rb
app_logger.rb
auth.rb
blacklist.rb
closing_issue_extractor.rb Detect closing issues in Merge Request description 2014-06-13 17:25:44 +02:00
config_helper.rb Make app works with strong params 2014-06-26 23:24:17 +03:00
contributors.rb Use Contributor class instead of hash 2014-07-02 15:09:06 +03:00
diff_parser.rb Editing preview 2014-04-15 19:02:02 +04:00
git_access.rb Dont allow git tag rewrite/removal unless you are master 2014-05-30 16:26:45 +03:00
git_logger.rb
identifier.rb
inline_diff.rb
issues_labels.rb
logger.rb
markdown.rb Move checking of recepients to a service. 2014-06-23 15:44:49 +02:00
popen.rb
reference_extractor.rb links to issues on main dashboard 2014-05-26 13:24:21 +00:00
regex.rb Dont allow ? in project path 2014-07-08 18:15:23 +03:00
seeder.rb Remove set of thread variables 2014-06-10 17:51:49 +03:00
theme.rb
upgrader.rb
url_builder.rb Added an UrlBuilder for building rails named routes 2014-06-13 12:34:15 +02:00
user_access.rb Move user access check to Gitlab::UserAccess 2014-05-15 10:22:59 +02:00
version_info.rb
visibility_level.rb