summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into feature/attachmentsJustin Nuß2014-07-243-11/+208
|\
| * Update template and style, only close commit if commit is in same repositoryJustin Nuß2014-07-242-23/+68
| * Update closed issues stats for repositoryJustin Nuß2014-07-231-0/+6
| * Update progress of milestones when closing/reopening issues and allow closing...Justin Nuß2014-07-233-6/+153
* | Add delete route for attachments, remove upload buttons from issues/commentsJustin Nuß2014-07-241-2/+10
* | WIP: Allow attachments for issues, not only commentsJustin Nuß2014-07-231-3/+15
* | WIP: Allow attachments for commentsJustin Nuß2014-07-232-14/+180
|/
* Merge pull request #299 from nuss-justin/issue/216无闻2014-07-221-0/+6
|\
| * Prevent panic when dividing through zeroJustin Nuß2014-07-221-0/+6
* | Merge pull request #296 from nuss-justin/dev无闻2014-07-221-1/+11
|\ \
| * | Fix issue #280. Update milestone counter when creating an issueJustin Nuß2014-07-221-1/+11
| |/
* | Escape tags and quotes in links.Justin Nuß2014-07-221-1/+8
* | Fix issue #259. Allow links in the repository descriptionJustin Nuß2014-07-221-1/+11
|/
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-07-121-4/+6
|\
| * Only update access usernames where the username is changing #282Christopher Brickley2014-07-111-4/+6
* | Fix #285Unknown2014-07-122-4/+11
|/
* Paging function for users and repositoriesUnknown2014-07-073-2/+14
* Move debug router locationUnknown2014-07-061-1/+4
* Able to set timeout for process monitorUnknown2014-07-062-21/+34
* Work on #274Unknown2014-07-042-35/+22
* remove debug infoLunny Xiao2014-07-051-12/+3
* bug fixedLunny Xiao2014-07-051-10/+38
* fix #273Unknown2014-07-041-1/+1
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-07-041-1/+1
|\
| * Add 'pprof' tag for enabling debuggingJustin Nuß2014-07-041-1/+1
* | update nameUnknown2014-07-041-6/+6
|/
* Finish create organization teamUnknown2014-07-022-4/+47
* Finish Teams pageUnknown2014-06-291-12/+40
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-06-283-12/+75
|\
| * bug fixed for message tagLunny Xiao2014-06-282-24/+55
| * Merge branch 'master' into devLunny Xiao2014-06-281-0/+32
| |\
| | * bug fixed #261Lunny Xiao2014-06-281-1/+1
| | * Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-06-289-134/+413
| | |\
| | * | bug fixed #261Lunny Xiao2014-06-281-0/+31
| * | | Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-06-2815-553/+1074
| |\ \ \
| * | | | path bug fixedLunny Xiao2014-06-261-1/+1
* | | | | Finish organization homepageUnknown2014-06-282-7/+43
| |/ / / |/| | |
* | | | Finish delete organizationUnknown2014-06-283-17/+51
| |_|/ |/| |
* | | Organization settings pageUnknown2014-06-273-89/+113
* | | Migrate repository by organizationUnknown2014-06-251-4/+4
* | | Mirror bug fix on create repo actionUnknown2014-06-252-1/+3
* | | Work on create organization repo and #257Unknown2014-06-254-53/+121
* | | Add create organizationUnknown2014-06-257-54/+238
* | | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-06-241-1/+1
|\ \ \ | | |/ | |/|
| * | Fix #252Eryx2014-06-241-1/+1
* | | Mirror fix on #248Unknown2014-06-231-13/+13
|/ /
* | Fix #165Unknown2014-06-2111-172/+178
* | Remove qiniu/logUnknown2014-06-203-18/+15
* | Basic process managerUnknown2014-06-194-137/+153
* | Support edit release and save as draftUnknown2014-06-122-29/+89