aboutsummaryrefslogtreecommitdiff
path: root/routers/repo/issue.go
Commit message (Collapse)AuthorAge
...
* add issue router for new issue page ui previewfuxiaohei2014-09-27
|
* Set cookiepath to AppSubUrlMartin van Beurden2014-09-21
|
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go
* Render milestone content as markdownVyacheslav Bakhmutov2014-09-05
|
* take params for milestone and assignee from query instead of path argsVyacheslav Bakhmutov2014-09-03
|
* Use :index instead of :issue in UpdateIssueMilestoneJustin Nuß2014-07-26
|
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
|
* New UI merge in progressUnknwon2014-07-26
|
* Fix IE bug and show errors.Justin Nuß2014-07-25
|
* Fix #318. Switch to JS(ON) implementation for issue/comment creation.Justin Nuß2014-07-25
|
* Fix #321. Allow empty comments as long as there are attachments.Justin Nuß2014-07-25
|
* Fix #312. Quote file names of attachments.Justin2014-07-24
|
* Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244Justin Nuß2014-07-24
|\
| * Allow disabling uploadsJustin Nuß2014-07-24
| |
| * Add file upload for attachmentsJustin Nuß2014-07-24
| |
| * Show attachments in issues/comments and add preview for imagesJustin Nuß2014-07-24
| |
| * Allow admins to delete attachments.Justin Nuß2014-07-24
| |
| * Merge branch 'dev' into feature/attachmentsJustin Nuß2014-07-24
| |\ | | | | | | | | | | | | | | | Conflicts: models/issue.go routers/repo/issue.go
| * | Add delete route for attachments, remove upload buttons from issues/commentsJustin Nuß2014-07-24
| | |
| * | WIP: Allow attachments for issues, not only commentsJustin Nuß2014-07-23
| | |
| * | WIP: Allow attachments for commentsJustin Nuß2014-07-23
| | |
* | | Mention organisation users when organisation gets mentionedJustin Nuß2014-07-24
| |/ |/|
* | Update template and style, only close commit if commit is in same repositoryJustin Nuß2014-07-24
| |
* | Update progress of milestones when closing/reopening issues and allow ↵Justin Nuß2014-07-23
|/ | | | closing of issues in commit messages
* Update milestone issue stats when reopening/closing issueJustin Nuß2014-07-22
|
* fix #273Unknown2014-07-04
|
* Use constants to name template fileUnknown2014-06-22
|
* Fix #165Unknown2014-06-21
|
* Fix #200, add VERSION to template filesUnknown2014-05-28
|
* Add * to selected labelUnknown2014-05-25
|
* Fixed #209Unknown2014-05-25
|
* Fixed #200Unknown2014-05-24
|
* Almost done issue label #200Unknown2014-05-24
|
* Almost done issue label #200Unknown2014-05-24
|
* finish issue edit content previewFuXiaoHei2014-05-21
|
* Finish create new labelUnknown2014-05-18
|
* Update issue-user when change milestoneUnknown2014-05-15
|
* Fix #185Unknown2014-05-14
|
* Finish change issue’s milestoneUnknown2014-05-14
|
* Finish change issue’s milestoneUnknown2014-05-14
|
* Fix #185Unknown2014-05-14
|
* Finish milestoneUnknown2014-05-13
|
* Finish edit a milestoneUnknown2014-05-13
|
* Finish add new milestoneUnknown2014-05-12
|
* add milestone edit uiFuXiaoHei2014-05-12
|
* Finish issue assigneeUnknown2014-05-11
|
* finish milestone add pageFuXiaoHei2014-05-09
|
* Fix panic when view issue without loginUnknown2014-05-09
|
* Fix #167Unknown2014-05-08
|