Stan Hu
|
774b7ee277
|
Fix Error 500 when relative submodule resolves to a namespace that has a different name from its path
Closes #1849
|
2015-06-23 05:49:19 -07:00 |
|
Stan Hu
|
72a7febead
|
Fix "Revspec not found" errors when viewing diffs in a forked project with submodules
Closes #1413
|
2015-04-27 20:42:38 -07:00 |
|
Stan Hu
|
9a2e3d3d81
|
Fix broken file browsing with relative submodule in personal projects
Closes https://github.com/gitlabhq/gitlabhq/issues/7554
|
2015-04-23 07:42:28 -07:00 |
|
Dmitriy Zaporozhets
|
f244914402
|
Merge branch 'regex-start-of-string' into 'master'
Fix persistent XSS vulnerability around profile website URLs.
Fixes gitlab/gitlab-ee#268
See merge request !1761
|
2015-04-12 07:36:40 +00:00 |
|
Douwe Maan
|
0ece6bd828
|
Use \A and \z in regexes instead of ^ and $ .
|
2015-04-10 18:31:07 +02:00 |
|
Stan Hu
|
7d089701f1
|
Fix broken file browsing with a submodule that has a relative link
Closes #775
|
2015-04-09 22:10:59 -07:00 |
|
Dmitriy Zaporozhets
|
69454e36f7
|
Style/RedundantReturn enabled
|
2015-03-24 18:35:57 -07:00 |
|
Vinnie Okada
|
76aad9b76e
|
Upgrade to Rails 4.1.9
Make the following changes to deal with new behavior in Rails 4.1.2:
* Use nested resources to avoid slashes in arguments to path helpers.
|
2015-02-14 11:09:23 -07:00 |
|
Headless
|
3d2aaa169e
|
show diff in submodules
|
2015-01-19 17:18:08 +03:00 |
|
Dmitriy Zaporozhets
|
0fdce4a52b
|
Refactor some search scopes to prevent wierd behaviour and PG::Error issues
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-06-05 20:37:35 +03:00 |
|
Timm Drevensek
|
c0744e5ba0
|
simplify link url
|
2014-02-28 17:22:07 +01:00 |
|
Timm Drevensek
|
e935635620
|
fixed regex to match url pointing to a user repo
|
2014-02-26 23:33:04 +01:00 |
|
Timm Drevensek
|
fe8c902126
|
Add support for relative submodules
|
2014-02-25 22:42:45 +01:00 |
|
Dmitriy Zaporozhets
|
bed05a1381
|
Fix submodule_helper specs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-02-10 13:02:26 +02:00 |
|
Dmitriy Zaporozhets
|
dee11dadad
|
Fix submodules
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-02-10 09:55:38 +02:00 |
|
Jason Hollingsworth
|
fcc906e6aa
|
Better submodule links.
Detect if submodule is hosted on this GitLab server, gitlab.com or github.com.
Hash links directly to commit in repo.
|
2014-02-05 20:44:14 -06:00 |
|