summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Collapse)AuthorAgeFilesLines
* 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.
| * 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
| |\ | | | | | | Feature: Ability to attach files to issues (attachments)
| | * 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
| | |\ | | | | | | | | | | | | | | | | | | | | Conflicts: models/issue.go routers/repo/issue.go
| | * | 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 ↵Justin Nuß2014-07-233-6/+153
|/ | | | closing of issues in commit messages
* Merge pull request #299 from nuss-justin/issue/216无闻2014-07-221-0/+6
|\ | | | | Fix #216. Change milestones, labels and assigne without reloading the page
| * 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 & unwatch button in Firefox
| * | 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
| | |\ | | | | | | | | | | | | | | | | | | | | Conflicts: models/update.go routers/repo/http.go
| | * | 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
| | |