Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use toolbox | Unknwon | 2014-08-06 | 2 | -23/+12 |
| | |||||
* | Add missing less files | Unknwon | 2014-08-05 | 1 | -1/+1 |
| | |||||
* | Finish new repo settings page | Unknwon | 2014-08-02 | 2 | -42/+34 |
| | |||||
* | Finish new migrate page | Unknwon | 2014-08-01 | 1 | -27/+43 |
| | |||||
* | Convert captcha, cache, csrf as middlewares | Unknwon | 2014-07-31 | 2 | -2/+4 |
| | |||||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 | 3 | -103/+89 |
| | | | | dashboard news feed page, create organization page | ||||
* | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 | 2 | -6/+3 |
| | | | | instead of 40-length string, complete log module | ||||
* | Use :index instead of :issue in UpdateIssueMilestone | Justin Nuß | 2014-07-26 | 1 | -1/+1 |
| | |||||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 11 | -2088/+2085 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 24 | -3114/+3057 |
| | |||||
* | Fix IE bug and show errors. | Justin Nuß | 2014-07-25 | 1 | -5/+4 |
| | |||||
* | Fix #318. Switch to JS(ON) implementation for issue/comment creation. | Justin Nuß | 2014-07-25 | 1 | -32/+64 |
| | |||||
* | Fix #321. Allow empty comments as long as there are attachments. | Justin Nuß | 2014-07-25 | 1 | -2/+3 |
| | |||||
* | Fix #312. Quote file names of attachments. | Justin | 2014-07-24 | 1 | -1/+3 |
| | |||||
* | Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244 | Justin Nuß | 2014-07-24 | 1 | -2/+113 |
|\ | |||||
| * | Allow disabling uploads | Justin Nuß | 2014-07-24 | 1 | -1/+11 |
| | | |||||
| * | Add file upload for attachments | Justin Nuß | 2014-07-24 | 1 | -250/+71 |
| | | |||||
| * | Show attachments in issues/comments and add preview for images | Justin Nuß | 2014-07-24 | 1 | -8/+38 |
| | | |||||
| * | Allow admins to delete attachments. | Justin Nuß | 2014-07-24 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'dev' into feature/attachments | Justin Nuß | 2014-07-24 | 1 | -22/+9 |
| |\ | | | | | | | | | | | | | | | | 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 | -3/+106 |
| | | | |||||
| * | | WIP: Allow attachments for issues, not only comments | Justin Nuß | 2014-07-23 | 1 | -0/+7 |
| | | | |||||
| * | | WIP: Allow attachments for comments | Justin Nuß | 2014-07-23 | 1 | -2/+142 |
| | | | |||||
* | | | Mention organisation users when organisation gets mentioned | Justin Nuß | 2014-07-24 | 1 | -6/+4 |
| |/ |/| | |||||
* | | Update template and style, only close commit if commit is in same repository | Justin Nuß | 2014-07-24 | 1 | -4/+7 |
| | | |||||
* | | Update progress of milestones when closing/reopening issues and allow ↵ | Justin Nuß | 2014-07-23 | 1 | -18/+2 |
|/ | | | | closing of issues in commit messages | ||||
* | Update milestone issue stats when reopening/closing issue | Justin Nuß | 2014-07-22 | 1 | -0/+23 |
| | |||||
* | Merge pull request #293 from wmark/master | 无闻 | 2014-07-20 | 1 | -2/+63 |
|\ | | | | | Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE) | ||||
| * | Utilize ssh-keygen for checking of keys. | W-Mark Kubacki | 2014-07-20 | 1 | -2/+63 |
| | | | | | | | | | | Removes the limitation to RSA and enables us to use all key types SSH recognizes. | ||||
* | | Make possible for administrators to change user's password (fix proposal for ↵ | gima | 2014-07-18 | 1 | -0/+7 |
| | | | | | | | | #290) | ||||
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-07-12 | 1 | -0/+5 |
|\ \ | |||||
| * | | add organization team-single page | fuxiaohei | 2014-07-07 | 1 | -0/+5 |
| | | | |||||
* | | | Fix #285 | Unknown | 2014-07-12 | 4 | -7/+20 |
|/ / | |||||
* | | Paging function for users and repositories | Unknown | 2014-07-07 | 1 | -3/+37 |
| | | |||||
* | | Move debug router location | Unknown | 2014-07-06 | 2 | -14/+5 |
| | | |||||
* | | Fix wrong method for profiling routes. | Justin | 2014-07-05 | 1 | -4/+4 |
|/ | |||||
* | fix #273 | Unknown | 2014-07-04 | 1 | -3/+11 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-07-04 | 2 | -0/+27 |
|\ | |||||
| * | Add 'pprof' tag for enabling debugging | Justin Nuß | 2014-07-04 | 2 | -0/+27 |
| | | |||||
* | | update name | Unknown | 2014-07-04 | 1 | -1/+1 |
|/ | |||||
* | Finish create organization team | Unknown | 2014-07-02 | 1 | -3/+78 |
| | |||||
* | Finish Teams page | Unknown | 2014-06-29 | 5 | -15/+61 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-06-28 | 1 | -14/+46 |
|\ | |||||
| * | Merge branch 'master' into dev | Lunny Xiao | 2014-06-28 | 1 | -14/+46 |
| |\ | |||||
| | * | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-06-28 | 19 | -213/+579 |
| | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: models/update.go routers/repo/http.go | ||||
| | * | | bug fixed #261 | Lunny Xiao | 2014-06-28 | 1 | -13/+48 |
| | | | | |||||
* | | | | Finish organization homepage | Unknown | 2014-06-28 | 3 | -4/+60 |
|/ / / | |||||
* | / | Finish delete organization | Unknown | 2014-06-28 | 3 | -6/+59 |
| |/ |/| | |||||
* | | Clean code | Unknown | 2014-06-27 | 2 | -2/+2 |
| | | |||||
* | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-06-27 | 1 | -21/+7 |
|\| |