summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* Finish new hooks list pageUnknwon2014-08-095-54/+58
|
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-08-088-58/+65
|\
| * Finish new collaboration pageUnknwon2014-08-078-58/+65
| |
| * Use toolboxUnknwon2014-08-061-1/+1
| |
| * Fix bare repo bugUnknwon2014-08-051-1/+1
| |
* | bug fixedlunnyxiao2014-08-081-1/+1
|/
* Finish new repo settings pageUnknwon2014-08-0210-297/+255
|
* Finish new migrate pageUnknwon2014-08-013-117/+72
|
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-313-4/+2
|
* Mirror fix on templateUnknwon2014-07-302-2/+2
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-269-31/+74
| | | | dashboard news feed page, create organization page
* Git installation check, show image in single file view, show short SHA1 ↵Unknwon2014-07-266-19/+59
| | | | instead of 40-length string, complete log module
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-2615-65/+56
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-07-262-9/+2
|\ | | | | | | | | Conflicts: templates/status/500.tmpl
| * Change "an error is occurred" to "has occurred"Ciaran Downey2014-07-252-4/+4
| |
* | New UI merge in progressUnknwon2014-07-2635-619/+1041
|/
* Fix IE bug and show errors.Justin Nuß2014-07-252-2/+2
|
* Fix #318. Switch to JS(ON) implementation for issue/comment creation.Justin Nuß2014-07-252-2/+8
|
* Fix #321. Allow empty comments as long as there are attachments.Justin Nuß2014-07-251-0/+4
|
* Allow disabling uploadsJustin Nuß2014-07-242-0/+8
|
* Add file upload for attachmentsJustin Nuß2014-07-242-20/+10
|
* Show attachments in issues/comments and add preview for imagesJustin Nuß2014-07-241-8/+20
|
* Fix missing . (dot) in issue templatesJustin Nuß2014-07-242-2/+2
|
* Merge branch 'dev' into feature/attachmentsJustin Nuß2014-07-241-0/+12
|\ | | | | | | | | | | Conflicts: models/issue.go routers/repo/issue.go
| * Update template and style, only close commit if commit is in same repositoryJustin Nuß2014-07-241-0/+12
| |
* | Add delete route for attachments, remove upload buttons from issues/commentsJustin Nuß2014-07-242-0/+8
| |
* | WIP: Allow attachments for issues, not only commentsJustin Nuß2014-07-232-0/+11
| |
* | WIP: Allow attachments for commentsJustin Nuß2014-07-231-0/+11
|/
* Merge pull request #297 from nuss-justin/issue/288无闻2014-07-221-0/+4
|\ | | | | Fix issue #288. Only show label form if repository collaborator/admin
| * Fix issue #288. Only show label form if repository collaborator/adminJustin Nuß2014-07-221-0/+4
| |
* | Merge pull request #296 from nuss-justin/dev无闻2014-07-221-0/+2
|\ \ | | | | | | Fix issue 280 & unwatch button in Firefox
| * | Hide watch/unwatch button if not loggedinJustin Nuß2014-07-221-0/+2
| |/
* / Fix issue #259. Allow links in the repository descriptionJustin Nuß2014-07-221-1/+1
|/
* Make possible for administrators to change user's password (fix proposal for ↵gima2014-07-181-0/+7
| | | | #290)
* add build scriptLunny Xiao2014-07-161-1/+1
|
* add organization team-single pagefuxiaohei2014-07-071-0/+106
|
* Paging function for users and repositoriesUnknown2014-07-073-1/+9
|
* Able to set timeout for process monitorUnknown2014-07-062-3/+3
|
* fix #273Unknown2014-07-043-1/+7
|
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-07-041-3/+3
|\
| * fix typos in users' editing template.António Meireles2014-06-301-3/+3
| |
* | Fix bug that collaborators are able to modify settings of repositoryUnknown2014-07-041-1/+1
| |
* | Finish create organization teamUnknown2014-07-024-19/+25
|/
* Finish Teams pageUnknown2014-06-292-35/+21
|
* Finish organization homepageUnknown2014-06-283-97/+75
|
* Finish delete organizationUnknown2014-06-282-2/+2
|
* Clean codeUnknown2014-06-271-6/+3
|
* add organization team-create pagefuxiaohei2014-06-271-0/+75
|
* add organization team-create pagefuxiaohei2014-06-272-0/+80
|
* Organization settings pageUnknown2014-06-272-38/+20
|