summaryrefslogtreecommitdiff
path: root/app/helpers/submodule_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* SubmoduleHelper - Project is not always available as an instance variable49061-submodule-helper-fixMario de la Ossa2018-07-151-4/+4
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-5/+5
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Fixes project denial of service via gitmodules using Extended ASCII.34259-project-denial-of-service-via-gitmodules-fixTiago Botelho2017-09-151-4/+8
* Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-201-0/+1
|\
| * Strip trailing whitespace in relative submodule URLdm-relative-submodule-url-trailing-whitespaceDouwe Maan2017-06-281-0/+1
* | Add experimental JSON format for tree controllerDouwe Maan2017-06-131-2/+2
|/
* Fix submodule link to then project under subgroupDmitriy Zaporozhets2017-06-051-0/+11
* Strip trailing whitespaces in submodule URLssh-fix-submodules-trailing-spacesStan Hu2017-05-291-0/+1
* submodule_links: Handle in-repository submodule urlsDavid Turner2017-05-151-0/+4
* Merge branch 'rs-sanitize-submodule-urls' into 'security'Douwe Maan2017-05-101-16/+30
* submodule_links: handle urls that don't end with .gitDavid Turner2017-04-211-5/+7
* Fix code for copsDouwe Maan2017-02-231-1/+1
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-4/+4
* Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-1/+1
* Fix Error 500 when relative submodule resolves to a namespace that has a diff...Stan Hu2015-06-231-1/+1
* Fix "Revspec not found" errors when viewing diffs in a forked project with su...Stan Hu2015-04-271-2/+2
* Fix broken file browsing with relative submodule in personal projectsStan Hu2015-04-231-1/+1
* Merge branch 'regex-start-of-string' into 'master'Dmitriy Zaporozhets2015-04-121-1/+1
|\
| * Use `\A` and `\z` in regexes instead of `^` and `$`.Douwe Maan2015-04-101-1/+1
* | Fix broken file browsing with a submodule that has a relative linkStan Hu2015-04-091-6/+13
|/
* Style/RedundantReturn enabledmore-rubocop-stylesDmitriy Zaporozhets2015-03-241-2/+5
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-12/+17
* show diff in submodulesHeadless2015-01-191-2/+2
* Refactor some search scopes to prevent wierd behaviour and PG::Error issuesDmitriy Zaporozhets2014-06-051-0/+0
* simplify link urlTimm Drevensek2014-02-281-4/+3
* fixed regex to match url pointing to a user repoTimm Drevensek2014-02-261-3/+3
* Add support for relative submodulesTimm Drevensek2014-02-251-0/+17
* Fix submodule_helper specsDmitriy Zaporozhets2014-02-101-3/+1
* Fix submodulesDmitriy Zaporozhets2014-02-101-5/+8
* Better submodule links.Jason Hollingsworth2014-02-051-0/+42