summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* New UI merge in progressUnknwon2014-07-2624-3114/+3057
* Fix IE bug and show errors.Justin Nuß2014-07-251-5/+4
* Fix #318. Switch to JS(ON) implementation for issue/comment creation.Justin Nuß2014-07-251-32/+64
* Fix #321. Allow empty comments as long as there are attachments.Justin Nuß2014-07-251-2/+3
* Fix #312. Quote file names of attachments.Justin2014-07-241-1/+3
* Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244Justin Nuß2014-07-241-2/+113
|\
| * Allow disabling uploadsJustin Nuß2014-07-241-1/+11
| * Add file upload for attachmentsJustin Nuß2014-07-241-250/+71
| * Show attachments in issues/comments and add preview for imagesJustin Nuß2014-07-241-8/+38
| * Allow admins to delete attachments.Justin Nuß2014-07-241-1/+1
| * Merge branch 'dev' into feature/attachmentsJustin Nuß2014-07-241-22/+9
| |\
| * | Add delete route for attachments, remove upload buttons from issues/commentsJustin Nuß2014-07-241-3/+106
| * | WIP: Allow attachments for issues, not only commentsJustin Nuß2014-07-231-0/+7
| * | WIP: Allow attachments for commentsJustin Nuß2014-07-231-2/+142
* | | Mention organisation users when organisation gets mentionedJustin Nuß2014-07-241-6/+4
| |/ |/|
* | Update template and style, only close commit if commit is in same repositoryJustin Nuß2014-07-241-4/+7
* | Update progress of milestones when closing/reopening issues and allow closing...Justin Nuß2014-07-231-18/+2
|/
* Update milestone issue stats when reopening/closing issueJustin Nuß2014-07-221-0/+23
* Merge pull request #293 from wmark/master无闻2014-07-201-2/+63
|\
| * Utilize ssh-keygen for checking of keys.W-Mark Kubacki2014-07-201-2/+63
* | Make possible for administrators to change user's password (fix proposal for ...gima2014-07-181-0/+7
* | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-07-121-0/+5
|\ \
| * | add organization team-single pagefuxiaohei2014-07-071-0/+5
* | | Fix #285Unknown2014-07-124-7/+20
|/ /
* | Paging function for users and repositoriesUnknown2014-07-071-3/+37
* | Move debug router locationUnknown2014-07-062-14/+5
* | Fix wrong method for profiling routes.Justin2014-07-051-4/+4
|/
* fix #273Unknown2014-07-041-3/+11
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-07-042-0/+27
|\
| * Add 'pprof' tag for enabling debuggingJustin Nuß2014-07-042-0/+27
* | update nameUnknown2014-07-041-1/+1
|/
* Finish create organization teamUnknown2014-07-021-3/+78
* Finish Teams pageUnknown2014-06-295-15/+61
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-06-281-14/+46
|\
| * Merge branch 'master' into devLunny Xiao2014-06-281-14/+46
| |\
| | * Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-06-2819-213/+579
| | |\
| | * | bug fixed #261Lunny Xiao2014-06-281-13/+48
* | | | Finish organization homepageUnknown2014-06-283-4/+60
|/ / /
* | / Finish delete organizationUnknown2014-06-283-6/+59
| |/ |/|
* | Clean codeUnknown2014-06-272-2/+2
* | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-06-271-21/+7
|\|
| * bug fixed #236Lunny Xiao2014-06-281-21/+7
* | add organization team-create pagefuxiaohei2014-06-271-0/+5
* | add organization team-create pagefuxiaohei2014-06-272-4/+16
* | Organization settings pageUnknown2014-06-271-5/+51
* | Migrate repository by organizationUnknown2014-06-251-9/+37
* | Work on create organization repo and #257Unknown2014-06-251-4/+19
* | Mirror update on create repo pageUnknown2014-06-251-0/+13
* | Add create organizationUnknown2014-06-257-21/+113
* | Fix #165Unknown2014-06-241-1/+1