summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Collapse)AuthorAgeFilesLines
* finish new milestone pageUnknwon2015-08-055-28/+69
|
* clean filesUnknwon2015-08-052-61/+5
|
* milestone: editUnknwon2015-08-053-44/+15
|
* clean fileUnknwon2015-08-052-63/+1
|
* fix new milestone button visibilityUnknwon2015-08-051-1/+2
|
* milestone: create pageUnknwon2015-08-055-184/+121
|
* milestone: paginationUnknwon2015-08-044-65/+29
|
* fix templateUnknwon2015-08-031-2/+2
|
* milestone: list viewUnknwon2015-08-035-86/+160
|
* 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 character
| * 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 button
| | * Add file permalink buttonJakub Stasiak2015-07-131-0/+5
| | | | | | | | | | | | | | | | | | The button appears when a file is viewed in a branch or a tag. It points to a URL containing the branch's (or tag's) current commit id so that it'll always point to the same content.
* | | UI: CURD labelsUnknwon2015-07-242-18/+79
| | | | | | | | | | | | - fix update lable break connection with repository
* | | UI: basic label listUnknwon2015-07-246-82/+79
| | | | | | | | | | | | - create new label
* | | UI: basci issue list without filtersUnknwon2015-07-246-117/+21
| | | | | | | | | | | | | | | - fix isRead check - fix paging
* | | 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
| | | | | This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing changes made to 80b23854bc6d2b7466b5cdef112db100372e1e0a.
* 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
| | | | | | | | | | | | The boolean flags in the repo context have been replaced with mode and two methods Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
* | routers: able to migrate repo from local pathUnknwon2015-02-221-2/+2
| | | | | | | | - modules/middleware/context.go: add HandleAPI method
* | 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
| |/ | | | | | | The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
* / 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 returning 404 for deleted files.
| * Link to previous commited source file (diff.view_file button) instead of ↵Tony Tsang2015-02-061-0/+4
| | | | | | | | returning 404 for deleted files.
* | 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
|