Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2162 completely disable builtin issue tracker when enable external tracker | Unknwon | 2016-08-04 | 1 | -4/+4 |
| | |||||
* | #3290 better code structure and batch minor improvements | Unknwon | 2016-08-03 | 1 | -1/+1 |
| | |||||
* | #1601 support delete issue comment | Unknwon | 2016-07-26 | 1 | -1/+4 |
| | |||||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -2/+2 |
| | |||||
* | Bump version | Unknwon | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | Minor fix for go vet | Unknwon | 2016-07-16 | 1 | -2/+2 |
| | |||||
* | #2854 fix no mail notification when issue is closed/reopened | Unknwon | 2016-07-16 | 1 | -3/+7 |
| | |||||
* | #2709 validate username attribute fetched from LDAP | Unknwon | 2016-07-12 | 1 | -1/+1 |
| | |||||
* | #2586 bump git-module requirement | Unknwon | 2016-07-12 | 1 | -1/+1 |
| | |||||
* | Update glide.lock | Unknwon | 2016-07-11 | 1 | -2/+5 |
| | |||||
* | #518 update git-module require version | Unknwon | 2016-06-30 | 1 | -1/+1 |
| | |||||
* | Update glide.yaml | Unknwon | 2016-06-27 | 1 | -1/+1 |
| | |||||
* | #2958 Update dep version | Unknwon | 2016-06-12 | 1 | -1/+1 |
| | |||||
* | gogs dump tempdir flag (#3086) | Alex Myasoedov | 2016-05-23 | 1 | -2/+7 |
| | |||||
* | #3045 fix DEPRECATED Action signature erorr | Unknwon | 2016-05-12 | 6 | -14/+26 |
| | |||||
* | Add route for #2846 | Unknwon | 2016-03-21 | 1 | -1/+2 |
| | |||||
* | #1692 add CRUD issue APIs | Unknwon | 2016-03-13 | 1 | -1/+1 |
| | | | | | - Fix go-gogs-client#10 - Related to #809 | ||||
* | Convert all API handers to use *context.APIContext | Unknwon | 2016-03-13 | 1 | -6/+4 |
| | |||||
* | #1891 attempt to fix invalid csrf token | Unknwon | 2016-03-12 | 1 | -2/+3 |
| | |||||
* | #1286 #2098 Alpha support for custom templates | Unknwon | 2016-03-12 | 1 | -4/+5 |
| | | | | No guarantee for compatibility with future changes | ||||
* | fix #2804 | Unknwon | 2016-03-11 | 1 | -0/+3 |
| | |||||
* | #13 finish user and repository search | Unknwon | 2016-03-11 | 1 | -1/+4 |
| | | | | Both are possible on explore and admin panel | ||||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -32/+32 |
| | |||||
* | Some minor changes | Unknwon | 2016-03-06 | 1 | -2/+1 |
| | |||||
* | Minor fix for #2772 | Unknwon | 2016-03-06 | 1 | -1/+1 |
| | |||||
* | Added: Ability to delete org avatar. | Tamás Molnár | 2016-03-06 | 1 | -0/+1 |
| | |||||
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | 1 | -7/+7 |
| | |||||
* | #1146 finsih UI work for access mode of collaborators | Unknwon | 2016-03-05 | 1 | -1/+7 |
| | | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin. | ||||
* | #1157 some avatar setting changes | Unknwon | 2016-03-05 | 1 | -0/+1 |
| | | | | - Allow to delete current avatar | ||||
* | #1597 support pull requests in same repository | Unknwon | 2016-03-04 | 1 | -2/+2 |
| | |||||
* | Minor fixes for #2746 | Unknwon | 2016-03-04 | 1 | -1/+1 |
| | |||||
* | Update delete wiki page route | Josh Frye | 2016-03-04 | 1 | -1/+1 |
| | |||||
* | Add ability to delete single wiki pages. | Josh Frye | 2016-03-04 | 1 | -0/+1 |
| | |||||
* | Allow setting git operations timeouts | Unknwon | 2016-02-29 | 1 | -1/+1 |
| | | | | | | - Migrate: #2704 #2653 - Clone: #2701 - Mirror, Pull | ||||
* | Post work for #2637 | Unknwon | 2016-02-27 | 1 | -1/+1 |
| | | | | Improve test cases, config settings, also show SSH config settings on admin config panel. | ||||
* | Minor fix for #2660 | Unknwon | 2016-02-24 | 1 | -1/+1 |
| | |||||
* | Test mailer button. Addresses #1531 | Josh Frye | 2016-02-24 | 1 | -0/+1 |
| | |||||
* | #2682 fix missing slash for go-get meta | Unknwon | 2016-02-23 | 1 | -1/+1 |
| | |||||
* | #1821 add actions for close and reopen issues | Unknwon | 2016-02-22 | 1 | -1/+1 |
| | |||||
* | Fix wrong place to check disable SSH | Unknwon | 2016-02-21 | 2 | -6/+7 |
| | |||||
* | Replace uuid module with original package | Unknwon | 2016-02-20 | 1 | -2/+2 |
| | |||||
* | Fix #857 | Unknwon | 2016-02-20 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2663 from Download-Fritz/MirrorForks | Unknwon | 2016-02-19 | 1 | -2/+2 |
|\ | | | | | #2505 Allow to fork and disallow to create PRs for mirrors. | ||||
| * | Rename MustEnablePulls() to MustAllowPulls() and simplify the contained ↵ | Download-Fritz | 2016-02-19 | 1 | -2/+2 |
| | | | | | | | | check to AllowsPulls(). | ||||
* | | #2650 fix possbility that use email as pusher user name | Unknwon | 2016-02-17 | 1 | -2/+9 |
|/ | | | | | | | | | | Remove the possibility of using email as user name when user actually push through combination of email and password with HTTP. Also refactor update action function to replcae tons of arguments with single PushUpdateOptions struct. And define the user who pushes code as pusher, therefore variable names shouldn't be confusing any more. | ||||
* | #2646 fix panic on pushing repositor | Unknwon | 2016-02-17 | 1 | -2/+2 |
| | |||||
* | Add env var check for update | Unknwon | 2016-02-15 | 1 | -5/+6 |
| | |||||
* | Remove cache avatar support and add its tests | Unknwon | 2016-02-14 | 1 | -6/+0 |
| | |||||
* | #2569 delete repo local copy when transfer | Unknwon | 2016-02-14 | 1 | -1/+1 |
| | | | | | | Remote repository path is renamed but does not delete outdated local copy which still has old repository path as remote. | ||||
* | Add default branch to repo payload | Josh Frye | 2016-02-12 | 1 | -1/+1 |
| |