Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 1 | -12/+17 |
| | | | | | | 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. | ||||
* | show diff in submodules | Headless | 2015-01-19 | 1 | -2/+2 |
| | |||||
* | Refactor some search scopes to prevent wierd behaviour and PG::Error issues | Dmitriy Zaporozhets | 2014-06-05 | 1 | -0/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | simplify link url | Timm Drevensek | 2014-02-28 | 1 | -4/+3 |
| | |||||
* | fixed regex to match url pointing to a user repo | Timm Drevensek | 2014-02-26 | 1 | -3/+3 |
| | |||||
* | Add support for relative submodules | Timm Drevensek | 2014-02-25 | 1 | -0/+17 |
| | |||||
* | Fix submodule_helper specs | Dmitriy Zaporozhets | 2014-02-10 | 1 | -3/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix submodules | Dmitriy Zaporozhets | 2014-02-10 | 1 | -5/+8 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Better submodule links. | Jason Hollingsworth | 2014-02-05 | 1 | -0/+42 |
Detect if submodule is hosted on this GitLab server, gitlab.com or github.com. Hash links directly to commit in repo. |