Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | #2162 completely disable builtin issue tracker when enable external tracker | Unknwon | 2016-08-04 | 1 | -1/+1 | |
| | ||||||
* | #3290 better code structure and batch minor improvements | Unknwon | 2016-08-03 | 1 | -1/+1 | |
| | ||||||
* | #3345 dump content directly to HTTP ResponseWriter | Unknwon | 2016-07-30 | 1 | -1/+1 | |
| | ||||||
* | #3327 fix wrong table name in Join | Unknwon | 2016-07-26 | 1 | -1/+1 | |
| | ||||||
* | #3281 fix x.Iterate returns nothing inside session scope with SQLite3 | Unknwon | 2016-07-26 | 1 | -1/+1 | |
| | ||||||
* | models/ssh_key: code cleaning | Unknwon | 2016-07-26 | 1 | -1/+1 | |
| | ||||||
* | #1601 support delete issue comment | Unknwon | 2016-07-26 | 1 | -1/+1 | |
| | ||||||
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 | 1 | -1/+1 | |
| | ||||||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -1/+1 | |
| | ||||||
* | #2903 use different reversed words and patterns for repository and user | Unknwon | 2016-07-23 | 1 | -1/+1 | |
| | ||||||
* | #3181 detect situation when base branch is deleted in pull request | Unknwon | 2016-07-23 | 1 | -1/+1 | |
| | ||||||
* | #3157 create user path before rename repository while transfer | Unknwon | 2016-07-23 | 1 | -1/+1 | |
| | | | | os.Rename does not create parent directory automatically when not exist | |||||
* | #3076 detect invalid tag name git error | Unknwon | 2016-07-23 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Unknwon | 2016-07-22 | 1 | -1/+1 | |
| | ||||||
* | #3295 fix wrong logic judgement | Unknwon | 2016-07-21 | 1 | -1/+1 | |
| | ||||||
* | models/webhook: restrict deletion to be explicitly with repo and org ID | Unknwon | 2016-07-17 | 1 | -1/+1 | |
| | ||||||
* | #2937 able to prohibit user login | Unknwon | 2016-07-16 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Unknwon | 2016-07-16 | 1 | -1/+1 | |
| | ||||||
* | #2798 fix assign operation not take effect | Unknwon | 2016-07-15 | 1 | -1/+1 | |
| | ||||||
* | #2586 bump git-module requirement | Unknwon | 2016-07-12 | 1 | -1/+1 | |
| | ||||||
* | #2458 fix emoji been rendered inside raw content area | Unknwon | 2016-07-11 | 1 | -1/+1 | |
| | ||||||
* | Minor fix for #3246 | Unknwon | 2016-07-09 | 1 | -1/+1 | |
| | ||||||
* | #3057 retrieve webhook with repo_id | Unknwon | 2016-07-08 | 1 | -1/+1 | |
| | | | | | This prevents user retrieve arbitrary webhook by changing URL to access webhook from other unauthorized repositories. | |||||
* | Use SecurityProtocol to replace UseSSL in LDAP config | Unknwon | 2016-07-08 | 1 | -1/+1 | |
| | | | | Initially proposed by #2376 and fixes #3068 as well. | |||||
* | #3058 #3059 support correct page size and link header | Unknwon | 2016-07-04 | 1 | -1/+1 | |
| | ||||||
* | #2968 use HTTP_ADDR to replace localhost | Unknwon | 2016-07-02 | 1 | -1/+1 | |
| | ||||||
* | Do not show filename not have suffifx .md | Unknwon | 2016-07-01 | 1 | -1/+1 | |
| | ||||||
* | #518 update git-module require version | Unknwon | 2016-06-30 | 1 | -1/+1 | |
| | ||||||
* | #3174 genetate bindata | Unknwon | 2016-06-29 | 1 | -1/+1 | |
| | ||||||
* | Update glide.yaml | Unknwon | 2016-06-27 | 1 | -1/+1 | |
| | ||||||
* | Minor fix for #3194 | Unknwon | 2016-06-27 | 1 | -1/+1 | |
| | | | | - Update locale bindata | |||||
* | repo/http: clean code | Unknwon | 2016-06-01 | 1 | -1/+1 | |
| | ||||||
* | #2954 use text/plain as default email content format | Unknwon | 2016-05-30 | 1 | -1/+1 | |
| | ||||||
* | #809 fix wrong closed issue count when create closed issue via API | Unknwon | 2016-05-27 | 1 | -1/+1 | |
| | | | | Add start count corrector for Repository.NumClosedIssues | |||||
* | #3045 fix DEPRECATED Action signature erorr | Unknwon | 2016-05-12 | 1 | -1/+1 | |
| | ||||||
* | Add Czech support | Unknwon | 2016-05-11 | 1 | -1/+1 | |
| | ||||||
* | models/release: filter input to prevent command line argument vulnerability | Unknwon | 2016-05-06 | 1 | -1/+1 | |
| | ||||||
* | #2895 minor fix for bug of xorm | Unknwon | 2016-04-26 | 1 | -1/+1 | |
| | ||||||
* | Add new language support | Unknwon | 2016-04-25 | 1 | -1/+1 | |
| | | | | - Update language choose dropdown to fit more languages | |||||
* | #2992 set default style name when empty in AfterSet | Unknwon | 2016-04-22 | 1 | -1/+1 | |
| | ||||||
* | #2916 fix sort' field missing on issue pagination link | Unknwon | 2016-04-04 | 1 | -1/+1 | |
| | ||||||
* | Fix XORM IN condition table name parse | Unknwon | 2016-03-27 | 1 | -1/+1 | |
| | ||||||
* | #2878 print error of JSON unmarshal and always returns a valid object | Unknwon | 2016-03-26 | 1 | -1/+1 | |
| | ||||||
* | #1692 add admin APIs to add/remove a user from teams | Unknwon | 2016-03-25 | 1 | -1/+1 | |
| | ||||||
* | Handle windows deletion when start | Unknwon | 2016-03-23 | 1 | -1/+1 | |
| | | | | Fix #2872 | |||||
* | #1692 api: admin list and create team under organization | Unknwon | 2016-03-21 | 1 | -1/+1 | |
| | ||||||
* | Add route for #2846 | Unknwon | 2016-03-21 | 1 | -1/+1 | |
| | ||||||
* | Remove code for checking ssh-keygen | Unknwon | 2016-03-19 | 1 | -1/+1 | |
| | ||||||
* | #2850 fix potential SSH commands dislocation | Unknwon | 2016-03-18 | 1 | -1/+1 | |
| | | | | | | | When use builtin SSH server with concurrent operations, there are probabilities One connection could use the command from another connections. Fix this by set SSH_ORIGINAL_COMMAND for each command, not set in global scope. | |||||
* | #2814 LOWER() column value within search | Unknwon | 2016-03-16 | 1 | -1/+1 | |
| |