summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
...
* #3295 fix wrong logic judgementUnknwon2016-07-211-1/+1
|
* models/webhook: restrict deletion to be explicitly with repo and org IDUnknwon2016-07-171-1/+1
|
* #2937 able to prohibit user loginUnknwon2016-07-161-1/+1
|
* Bump versionUnknwon2016-07-161-1/+1
|
* #2798 fix assign operation not take effectUnknwon2016-07-151-1/+1
|
* #2586 bump git-module requirementUnknwon2016-07-121-1/+1
|
* #2458 fix emoji been rendered inside raw content areaUnknwon2016-07-111-1/+1
|
* Minor fix for #3246Unknwon2016-07-091-1/+1
|
* #3057 retrieve webhook with repo_idUnknwon2016-07-081-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 configUnknwon2016-07-081-1/+1
| | | | Initially proposed by #2376 and fixes #3068 as well.
* #3058 #3059 support correct page size and link headerUnknwon2016-07-041-1/+1
|
* #2968 use HTTP_ADDR to replace localhostUnknwon2016-07-021-1/+1
|
* Do not show filename not have suffifx .mdUnknwon2016-07-011-1/+1
|
* #2959 update README version descriptionUnknwon2016-06-301-1/+1
|
* #518 update git-module require versionUnknwon2016-06-301-1/+1
|
* #3174 genetate bindataUnknwon2016-06-291-1/+1
|
* repo/http: clean codeUnknwon2016-06-011-1/+1
|
* #2954 use text/plain as default email content formatUnknwon2016-05-301-1/+1
|
* #809 fix wrong closed issue count when create closed issue via APIUnknwon2016-05-271-1/+1
| | | | Add start count corrector for Repository.NumClosedIssues
* #3045 fix DEPRECATED Action signature erorrUnknwon2016-05-121-1/+1
|
* Add Czech supportUnknwon2016-05-111-2/+2
|
* Add DPlatform as an installation way (#3044)Julien Reichardt2016-05-061-0/+1
|
* models/release: filter input to prevent command line argument vulnerabilityUnknwon2016-05-061-1/+1
|
* #2895 minor fix for bug of xormUnknwon2016-04-261-1/+1
|
* Add new language supportUnknwon2016-04-251-1/+1
| | | | - Update language choose dropdown to fit more languages
* #2992 set default style name when empty in AfterSetUnknwon2016-04-221-1/+1
|
* #2916 fix sort' field missing on issue pagination linkUnknwon2016-04-041-1/+1
|
* Fix XORM IN condition table name parseUnknwon2016-03-271-1/+1
|
* #2878 print error of JSON unmarshal and always returns a valid objectUnknwon2016-03-261-1/+1
|
* #1692 add admin APIs to add/remove a user from teamsUnknwon2016-03-251-1/+1
|
* Handle windows deletion when startUnknwon2016-03-231-1/+1
| | | | Fix #2872
* #1692 api: admin list and create team under organizationUnknwon2016-03-211-1/+1
|
* #2850 fix potential SSH commands dislocationUnknwon2016-03-181-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 searchUnknwon2016-03-161-1/+1
|
* Improve repository lable styleUnknwon2016-03-151-1/+1
| | | | | - add border-radius to filter list items - use color as background of label for issue/pull view page
* #13 fix admin can't search private reposUnknwon2016-03-151-1/+1
| | | | - update glide info
* #1692 add CRUD issue APIsUnknwon2016-03-131-1/+1
| | | | | - Fix go-gogs-client#10 - Related to #809
* Add APIContextUnknwon2016-03-131-0/+1
|
* #1891 attempt to fix invalid csrf tokenUnknwon2016-03-121-1/+1
|
* #1286 #2098 Alpha support for custom templatesUnknwon2016-03-121-1/+1
| | | | No guarantee for compatibility with future changes
* #13 finish user and repository searchUnknwon2016-03-111-1/+1
| | | | Both are possible on explore and admin panel
* Rename module: middleware -> contextUnknwon2016-03-111-1/+1
|
* Fix ref comment from commit create empty feedUnknwon2016-03-111-1/+1
|
* #2727 fix incompatible SQL in PostgreSQLUnknwon2016-03-091-1/+1
|
* #2302 Replace time.Time with Unix Timestamp (int64)Unknwon2016-03-091-1/+1
|
* Fix pull request availability checkUnknwon2016-03-061-1/+1
|
* Prepare releaseUnknwon2016-03-061-1/+1
|
* Remove duplicated of codeUnknwon2016-03-061-1/+1
|
* Minor fixes for #2766Unknwon2016-03-061-1/+1
|
* Add Finnish supportUnknwon2016-03-051-1/+1
|