summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* list view: issue, label, milestoneUnknwon2015-08-0919-437/+385
* remove sync.Pool and support go1.2 againUnknwon2015-08-098-3/+777
* Generate random avatar based on e-mail when disable GravatarUnknwon2015-08-094-4/+59
* Merge pull request #1451 from jamesa/fix-owner-tag-on-issues无闻2015-08-091-0/+2
|\
| * Add check to see if comments on an issue are by the repo ownerJames Anderson2015-08-081-0/+2
* | fix app suburl in feedsUnknwon2015-08-093-3/+3
* | fix css ruleUnknwon2015-08-082-29/+31
* | better fork permission checkUnknwon2015-08-083-0/+15
* | improve fork processUnknwon2015-08-0817-268/+288
* | add more tutorial linksUnknwon2015-08-081-1/+5
* | update READMEUnknwon2015-08-081-0/+4
* | fix private repo cannot trigger hook by SSHUnknwon2015-08-084-5/+26
* | fix #1331Unknwon2015-08-081-0/+1
* | fix #1367Unknwon2015-08-081-0/+4
|/
* more on #1443Unknwon2015-08-071-1/+1
* #1443 set first user to be adminUnknwon2015-08-071-5/+9
* update localeUnknwon2015-08-062-5/+17
* remove useless codeUnknwon2015-08-061-1/+0
* remove Index field of milestoneUnknwon2015-08-065-47/+29
* better version checkerUnknwon2015-08-061-4/+5
* fix UNIQUEUnknwon2015-08-061-1/+1
* #334: Add Deployment Key SupportUnknwon2015-08-0626-148/+692
* update localeUnknwon2015-08-052-4/+29
* fix issue stats with milestone filterUnknwon2015-08-052-2/+5
* fix mysql parsetime argUnknwon2015-08-051-2/+2
* fix milestone format parseUnknwon2015-08-053-6/+6
* update configUnknwon2015-08-051-0/+11
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-0525-157/+242
|\
| * #1299 force downcase e-mailUnknwon2015-08-052-8/+16
| * allow anonymous SSH cloneUnknwon2015-08-0520-92/+109
| * fix #1439Unknwon2015-08-052-2/+2
| * minor fix on #1432Unknwon2015-08-042-20/+8
| * Merge pull request #1432 from manfer/enhance-copy-clipboard无闻2015-08-045-47/+129
| |\
| | * add clipboard API supportFernando San Julián2015-08-032-46/+100
| | * browser supports copy detectionFernando San Julián2015-08-033-1/+29
* | | finish new milestone pageUnknwon2015-08-0519-206/+260
* | | clean filesUnknwon2015-08-052-61/+5
* | | milestone: editUnknwon2015-08-0510-74/+132
* | | clean fileUnknwon2015-08-052-63/+1
* | | fix new milestone button visibilityUnknwon2015-08-051-1/+2
* | | milestone: create pageUnknwon2015-08-0576-3484/+2883
* | | fix namingUnknwon2015-08-052-9/+9
* | | milestone: paginationUnknwon2015-08-0412-139/+130
* | | fix templateUnknwon2015-08-031-2/+2
* | | milestone: list viewUnknwon2015-08-0316-131/+274
|/ /
* | Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-08-020-0/+0
|\ \
| * | better wordingUnknwon2015-08-023-6/+7
* | | better wordingUnknwon2015-08-023-6/+7
* | | replace path.JoinUnknwon2015-08-021-2/+2
|/ /
* | custom workDir function to handle speical case in WindowsUnknwon2015-08-021-1/+12