Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 1 | -1/+1 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 9 | -196/+251 |
| | |||||
* | Merge pull request #310 from nuss-justin/issue/303 | 无闻 | 2014-07-24 | 1 | -2/+2 |
|\ | | | | | Fix #303. Specify updated columns explicitly. | ||||
| * | Fix #303. Specify updated columns explicitly. | Justin Nuß | 2014-07-24 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244 | Justin Nuß | 2014-07-24 | 3 | -17/+184 |
|\| | |||||
| * | Merge pull request #307 from nuss-justin/feature/attachments | 无闻 | 2014-07-24 | 3 | -17/+184 |
| |\ | | | | | | | Feature: Ability to attach files to issues (attachments) | ||||
| | * | Change Attachment.Path to TEXT (no maximum size) | Justin Nuß | 2014-07-24 | 1 | -1/+1 |
| | | | |||||
| | * | Add file upload for attachments | Justin Nuß | 2014-07-24 | 1 | -18/+0 |
| | | | |||||
| | * | Merge branch 'dev' into feature/attachments | Justin Nuß | 2014-07-24 | 3 | -11/+208 |
| | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: models/issue.go routers/repo/issue.go | ||||
| | * | | Add delete route for attachments, remove upload buttons from issues/comments | Justin Nuß | 2014-07-24 | 1 | -2/+10 |
| | | | | |||||
| | * | | WIP: Allow attachments for issues, not only comments | Justin Nuß | 2014-07-23 | 1 | -3/+15 |
| | | | | |||||
| | * | | WIP: Allow attachments for comments | Justin Nuß | 2014-07-23 | 2 | -14/+180 |
| | | | | |||||
* | | | | Mention organisation users when organisation gets mentioned | Justin Nuß | 2014-07-24 | 1 | -0/+42 |
|/ / / | |||||
* | / | Fix double decrement of issue counter | Justin Nuß | 2014-07-24 | 1 | -12/+0 |
| |/ |/| | |||||
* | | Update template and style, only close commit if commit is in same repository | Justin Nuß | 2014-07-24 | 2 | -23/+68 |
| | | |||||
* | | Update closed issues stats for repository | Justin Nuß | 2014-07-23 | 1 | -0/+6 |
| | | |||||
* | | Update progress of milestones when closing/reopening issues and allow ↵ | Justin Nuß | 2014-07-23 | 3 | -6/+153 |
|/ | | | | closing of issues in commit messages | ||||
* | Merge pull request #299 from nuss-justin/issue/216 | 无闻 | 2014-07-22 | 1 | -0/+6 |
|\ | | | | | Fix #216. Change milestones, labels and assigne without reloading the page | ||||
| * | Prevent panic when dividing through zero | Justin Nuß | 2014-07-22 | 1 | -0/+6 |
| | | |||||
* | | Merge pull request #296 from nuss-justin/dev | 无闻 | 2014-07-22 | 1 | -1/+11 |
|\ \ | | | | | | | Fix issue 280 & unwatch button in Firefox | ||||
| * | | Fix issue #280. Update milestone counter when creating an issue | Justin Nuß | 2014-07-22 | 1 | -1/+11 |
| |/ | |||||
* | | Escape tags and quotes in links. | Justin Nuß | 2014-07-22 | 1 | -1/+8 |
| | | |||||
* | | Fix issue #259. Allow links in the repository description | Justin Nuß | 2014-07-22 | 1 | -1/+11 |
|/ | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-07-12 | 1 | -4/+6 |
|\ | |||||
| * | Only update access usernames where the username is changing #282 | Christopher Brickley | 2014-07-11 | 1 | -4/+6 |
| | | |||||
* | | Fix #285 | Unknown | 2014-07-12 | 2 | -4/+11 |
|/ | |||||
* | Paging function for users and repositories | Unknown | 2014-07-07 | 3 | -2/+14 |
| | |||||
* | Move debug router location | Unknown | 2014-07-06 | 1 | -1/+4 |
| | |||||
* | Able to set timeout for process monitor | Unknown | 2014-07-06 | 2 | -21/+34 |
| | |||||
* | Work on #274 | Unknown | 2014-07-04 | 2 | -35/+22 |
| | |||||
* | remove debug info | Lunny Xiao | 2014-07-05 | 1 | -12/+3 |
| | |||||
* | bug fixed | Lunny Xiao | 2014-07-05 | 1 | -10/+38 |
| | |||||
* | fix #273 | Unknown | 2014-07-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-07-04 | 1 | -1/+1 |
|\ | |||||
| * | Add 'pprof' tag for enabling debugging | Justin Nuß | 2014-07-04 | 1 | -1/+1 |
| | | |||||
* | | update name | Unknown | 2014-07-04 | 1 | -6/+6 |
|/ | |||||
* | Finish create organization team | Unknown | 2014-07-02 | 2 | -4/+47 |
| | |||||
* | Finish Teams page | Unknown | 2014-06-29 | 1 | -12/+40 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-06-28 | 3 | -12/+75 |
|\ | |||||
| * | bug fixed for message tag | Lunny Xiao | 2014-06-28 | 2 | -24/+55 |
| | | |||||
| * | Merge branch 'master' into dev | Lunny Xiao | 2014-06-28 | 1 | -0/+32 |
| |\ | |||||
| | * | bug fixed #261 | Lunny Xiao | 2014-06-28 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-06-28 | 9 | -134/+413 |
| | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: models/update.go routers/repo/http.go | ||||
| | * | | bug fixed #261 | Lunny Xiao | 2014-06-28 | 1 | -0/+31 |
| | | | | |||||
| * | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Lunny Xiao | 2014-06-28 | 15 | -553/+1074 |
| |\ \ \ | |||||
| * | | | | path bug fixed | Lunny Xiao | 2014-06-26 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Finish organization homepage | Unknown | 2014-06-28 | 2 | -7/+43 |
| |/ / / |/| | | | |||||
* | | | | Finish delete organization | Unknown | 2014-06-28 | 3 | -17/+51 |
| |_|/ |/| | | |||||
* | | | Organization settings page | Unknown | 2014-06-27 | 3 | -89/+113 |
| | | | |||||
* | | | Migrate repository by organization | Unknown | 2014-06-25 | 1 | -4/+4 |
| | | |