aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* autofocus for new and edit issue formsFernando San Julián2015-07-311-1/+1
* pagination in repo issues page only if neededFernando San Julián2015-07-301-1/+3
* Use EscapePound in link hrefs in diff/file viewsVladimir Vissoultchev2015-07-283-12/+13
* Merge pull request #1402 from wqweto/develop无闻2015-07-282-3/+3
|\
| * Allow file and directory names to contain percent characterVladimir Vissoultchev2015-07-282-3/+3
* | better pagingUnknwon2015-07-281-2/+17
|/
* fix paging links and issue countUnknwon2015-07-251-2/+2
* new issue and label pageUnknwon2015-07-251-13/+17
* Merge branch 'develop' of github.com:gogits/gogs into feature/page_issuesUnknwon2015-07-251-0/+5
|\
| * Merge pull request #1275 from jstasiak/develop无闻2015-07-251-0/+5
| |\
| | * Add file permalink buttonJakub Stasiak2015-07-131-0/+5
* | | UI: CURD labelsUnknwon2015-07-242-18/+79
* | | UI: basic label listUnknwon2015-07-246-82/+79
* | | UI: basci issue list without filtersUnknwon2015-07-246-117/+21
* | | UI: issues - finish basic frameUnknwon2015-07-2422-197/+318
|/ /
* / fix suburl for jsUnknwon2015-07-161-1/+1
|/
* UI: install - new versionUnknwon2015-07-081-1/+1
* #1114 'New Release' always visibleUnknwon2015-03-241-0/+2
* UI compatibilityUnknwon2015-03-216-12/+12
* #1082: missing link for helpUnknwon2015-03-181-1/+1
* Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"Unknwon2015-03-151-8/+6
* Add additional accessibility text to repository navbar.Nolan Darilek2015-03-141-6/+8
* remove unused scripts and simplify migrate form definitionUnknwon2015-03-111-2/+2
* Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-101-0/+4
* Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-223-3/+3
|\
| * Updating context and fixing permission issuesPeter Smit2015-02-163-3/+3
* | routers: able to migrate repo from local pathUnknwon2015-02-221-2/+2
* | fix typo mistakeAlexey Makhov2015-02-191-1/+1
* | remove not using varsAlexey Makhov2015-02-191-3/+3
* | gitlab-like hash namingAlexey Makhov2015-02-191-3/+3
* | Merge branch 'dev' of https://github.com/gogits/gogs into devStefan-Code2015-02-181-5/+0
|\ \
| * | Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-171-5/+0
| |/
* / changed repo-clone-url behaviour for bare repoStefan-Code2015-02-181-2/+2
|/
* Changes to repo-header-download-drop, different repo-clone-url input behaviourStefan-Code2015-02-111-2/+2
* Merge pull request #911 from TonyTsangHK/dev无闻2015-02-091-0/+4
|\
| * Link to previous commited source file (diff.view_file button) instead of retu...Tony Tsang2015-02-061-0/+4
* | able to disable SSH for #883Unknwon2015-02-071-3/+5
|/
* public/ng/js: script fix on #901Unknwon2015-02-041-2/+2
* little fixAlexey Makhov2015-02-041-2/+2
* add multifile support to diff view highlightingAlexey Makhov2015-02-041-8/+8
* fix diff lines highlightingAlexey Makhov2015-02-041-5/+5
* templates: fix commit message render issue #828Unknwon2015-01-311-1/+1
* modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-303-3/+3
* fix #828, may cause unintentional break in other features, but security is no.1Unknwon2015-01-203-4/+4
* add label-edit and label-delete logicfuxiaohei2014-12-221-4/+30
* api: able to create repo and fix #726Unknwon2014-12-121-1/+1
* fix #735Unknwon2014-12-122-2/+2
* Finish new UI for release pageUnknwon2014-12-104-188/+184
* fix #711Unknwon2014-12-092-2/+2
* add label-create ui elementsfuxiaohei2014-12-071-2/+14