summaryrefslogtreecommitdiff
path: root/app/views/projects/no_repo.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
|
* Use translated string for breadcrumb titleGeorge Tsiolis2018-03-291-1/+1
|
* Update translated stringsGeorge Tsiolis2018-03-271-1/+1
|
* Update no repository placeholderGeorge Tsiolis2018-03-261-1/+3
|
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
|
* Translate project & repository pagesBob Van Landuyt2017-06-071-6/+6
|
* Introduce shortcuts for routing helpersDmitriy Zaporozhets2015-02-251-1/+1
|
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-3/+3
| | | | | | 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.
* Separate web page for projects without repositoryDmitriy Zaporozhets2014-11-301-0/+22
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>