Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'access' of github.com:gogits/gogs into dev | Unknwon | 2015-02-28 |
|\ | |||
| * | Updating context and fixing permission issues | Peter Smit | 2015-02-16 |
| | | | | | | | | | | | | The boolean flags in the repo context have been replaced with mode and two methods Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories. | ||
| * | Merge pull request #925 from phsmit/newcollaboration | 无闻 | 2015-02-11 |
| |\ | | | | | | | Collaboration | ||
| | * | Introducing Collaboration Struct | Peter Smit | 2015-01-23 |
| | | | |||
* | | | Properly calculate the number of open issues per label | Raphael Randschau | 2015-02-23 |
|/ / | |||
* / | models/action.go: add action reopen for #462 | Unknwon | 2015-02-06 |
|/ | | | | - models/issue.go: format comment type names | ||
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 |
| | |||
* | add milestone page design | fuxiaohei | 2014-11-24 |
| | |||
* | add pull-request and labels page design | fuxiaohei | 2014-11-17 |
| | |||
* | Avoid setting missing label/milestone/assignee ids | Tony Tsang | 2014-10-22 |
| | | | | | Label, milestone, assignee ids are not includes in post request, possible js or form building bug. | ||
* | Fix misuse of issue index for issue id. | Tony Tsang | 2014-10-21 |
| | | | | | - UpdateAssignee - UpdateIssueMilestone | ||
* | add issue router for new issue page ui preview | fuxiaohei | 2014-09-27 |
| | |||
* | Set cookiepath to AppSubUrl | Martin van Beurden | 2014-09-21 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-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 markdown | Vyacheslav Bakhmutov | 2014-09-05 |
| | |||
* | take params for milestone and assignee from query instead of path args | Vyacheslav Bakhmutov | 2014-09-03 |
| | |||
* | Use :index instead of :issue in UpdateIssueMilestone | Justin Nuß | 2014-07-26 |
| | |||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 |
| | |||
* | New UI merge in progress | Unknwon | 2014-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. | Justin | 2014-07-24 |
| | |||
* | Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244 | Justin Nuß | 2014-07-24 |
|\ | |||
| * | Allow disabling uploads | Justin Nuß | 2014-07-24 |
| | | |||
| * | Add file upload for attachments | Justin Nuß | 2014-07-24 |
| | | |||
| * | Show attachments in issues/comments and add preview for images | Justin Nuß | 2014-07-24 |
| | | |||
| * | Allow admins to delete attachments. | Justin Nuß | 2014-07-24 |
| | | |||
| * | Merge branch 'dev' into feature/attachments | Justin Nuß | 2014-07-24 |
| |\ | | | | | | | | | | | | | | | | Conflicts: models/issue.go routers/repo/issue.go | ||
| * | | Add delete route for attachments, remove upload buttons from issues/comments | Justin Nuß | 2014-07-24 |
| | | | |||
| * | | WIP: Allow attachments for issues, not only comments | Justin Nuß | 2014-07-23 |
| | | | |||
| * | | WIP: Allow attachments for comments | Justin Nuß | 2014-07-23 |
| | | | |||
* | | | Mention organisation users when organisation gets mentioned | Justin Nuß | 2014-07-24 |
| |/ |/| | |||
* | | Update template and style, only close commit if commit is in same repository | Justin 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 issue | Justin Nuß | 2014-07-22 |
| | |||
* | fix #273 | Unknown | 2014-07-04 |
| | |||
* | Use constants to name template file | Unknown | 2014-06-22 |
| | |||
* | Fix #165 | Unknown | 2014-06-21 |
| | |||
* | Fix #200, add VERSION to template files | Unknown | 2014-05-28 |
| | |||
* | Add * to selected label | Unknown | 2014-05-25 |
| | |||
* | Fixed #209 | Unknown | 2014-05-25 |
| | |||
* | Fixed #200 | Unknown | 2014-05-24 |
| | |||
* | Almost done issue label #200 | Unknown | 2014-05-24 |
| | |||
* | Almost done issue label #200 | Unknown | 2014-05-24 |
| | |||
* | finish issue edit content preview | FuXiaoHei | 2014-05-21 |
| | |||
* | Finish create new label | Unknown | 2014-05-18 |
| | |||
* | Update issue-user when change milestone | Unknown | 2014-05-15 |
| | |||
* | Fix #185 | Unknown | 2014-05-14 |
| |