aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
...
* Add subcommand to create new user in CLIUnknwon2016-08-131-1/+1
* #2852 code cleanupUnknwon2016-08-111-1/+1
* #3233 code cleanup and minor issue fixUnknwon2016-08-111-1/+1
* #3279 use doer email for FROM field of issuesUnknwon2016-08-111-1/+1
* #3417 wrong dashboard issue count for create by youUnknwon2016-08-091-1/+1
* #3158 skip RUN_USER check on WindowsUnknwon2016-08-091-1/+1
* Little code refactoringUnknwon2016-08-091-1/+1
* #3399 500 for upstream pulls page if user has forked repositoryUnknwon2016-08-081-1/+1
* #2825 early response 200 when ?go-get=1Unknwon2016-08-071-1/+1
* #3320 code cleanupUnknwon2016-08-071-2/+3
* #3393 fix missing sub-url prefix in relative avatar linkUnknwon2016-08-071-1/+1
* #2593 allow render raw contentUnknwon2016-08-051-1/+1
* Replace gogs.io http links with https version (#3386)rugk2016-08-051-8/+8
* Ignore repository with issue disabled or use external tracker in dashboard is...Unknwon2016-08-051-1/+1
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-1/+1
* #2162 completely disable builtin issue tracker when enable external trackerUnknwon2016-08-041-1/+1
* #3290 better code structure and batch minor improvementsUnknwon2016-08-031-1/+1
* #3345 dump content directly to HTTP ResponseWriterUnknwon2016-07-301-1/+1
* #3327 fix wrong table name in JoinUnknwon2016-07-261-1/+1
* #3281 fix x.Iterate returns nothing inside session scope with SQLite3Unknwon2016-07-261-1/+1
* models/ssh_key: code cleaningUnknwon2016-07-261-1/+1
* #1601 support delete issue commentUnknwon2016-07-261-1/+1
* #1384 add pagination for repositoriesUnknwon2016-07-241-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-1/+1
* Add some tutorial links [CI SKIP]Unknwon2016-07-231-0/+2
* Update README [CI SKIP]Unknwon2016-07-231-1/+1
* #2903 use different reversed words and patterns for repository and userUnknwon2016-07-231-1/+1
* #3181 detect situation when base branch is deleted in pull requestUnknwon2016-07-231-1/+1
* #3157 create user path before rename repository while transferUnknwon2016-07-231-1/+1
* #3076 detect invalid tag name git errorUnknwon2016-07-231-1/+1
* Bump versionUnknwon2016-07-221-1/+1
* #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
* Use SecurityProtocol to replace UseSSL in LDAP configUnknwon2016-07-081-1/+1
* #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