aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
...
* | Make sure, .ssh directory and authorized_keys file are kept at correct permis...Sebastian Jackel2014-08-071-1/+10
* | Use toolboxUnknwon2014-08-061-0/+4
* | Fix bare repo bugUnknwon2014-08-051-7/+5
* | Finish new repo settings pageUnknwon2014-08-021-0/+7
* | Fix #258Unknwon2014-08-011-5/+1
* | Reser repo owner to organization when error occurs in repo create page, dashb...Unknwon2014-07-262-21/+19
* | Git installation check, show image in single file view, show short SHA1 inste...Unknwon2014-07-262-1/+7
* | Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-261-1/+1
* | New UI merge in progressUnknwon2014-07-269-196/+251
* | Merge pull request #310 from nuss-justin/issue/303无闻2014-07-241-2/+2
|\ \
| * | Fix #303. Specify updated columns explicitly.Justin Nuß2014-07-241-2/+2
* | | Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244Justin Nuß2014-07-243-17/+184
|\| |
| * | Merge pull request #307 from nuss-justin/feature/attachments无闻2014-07-243-17/+184
| |\ \
| | * | Change Attachment.Path to TEXT (no maximum size)Justin Nuß2014-07-241-1/+1
| | * | Add file upload for attachmentsJustin Nuß2014-07-241-18/+0
| | * | Merge branch 'dev' into feature/attachmentsJustin Nuß2014-07-243-11/+208
| | |\ \
| | * | | 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
* | | | | Mention organisation users when organisation gets mentionedJustin Nuß2014-07-241-0/+42
|/ / / /
* | / / Fix double decrement of issue counterJustin Nuß2014-07-241-12/+0
| |/ / |/| |
* | | 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
|/ /
* | 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
| | |\