summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix template errorUnknwon2015-08-102-2/+1
|
* update READMEUnknwon2015-08-102-24/+16
|
* finish new issue action and mentionsUnknwon2015-08-106-100/+123
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-1012-78/+143
|\ | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css
| * minor fix on #1460Unknwon2015-08-106-93/+57
| |
| * Merge pull request #1460 from manfer/semantic无闻2015-08-106-84/+204
| |\ | | | | | | new top menu
| | * new top menuFernando San Julián2015-08-106-84/+204
| | |
| * | Merge pull request #1461 from jamesa/fix-collaboration-link无闻2015-08-101-2/+2
| |\ \ | | | | | | | | Fix broken collaboration link in repo settings
| | * | Fix broken collaboration link in repo settingsJames Anderson2015-08-101-2/+2
| |/ /
| * | travis with gitterUnknwon2015-08-101-0/+6
| | |
| * | Merge pull request #1457 from jqs7/customAvatar无闻2015-08-102-4/+8
| |\ \ | | |/ | |/| add custom avatar source support
| | * custom avatar sourceJqs72015-08-102-4/+8
| | |
* | | rename functionsUnknwon2015-08-102-6/+6
| | |
* | | finish create issue with milestone and assigneeUnknwon2015-08-1013-203/+272
| | |
* | | finish create issue with milestoneUnknwon2015-08-1010-154/+256
| | |
* | | finish create issue with labelsUnknwon2015-08-109-41/+160
| | |
* | | add migrate from issue.label_ids to issue_labelUnknwon2015-08-1013-90/+276
| | |
* | | upgrade new issue to SUI v2Unknwon2015-08-109-18/+25
| | |
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-1031-459/+1233
|\| | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * | finish transforming to v2Unknwon2015-08-108-83/+78
| | |
| * | 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 owner
| | * 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
| | |
* | | UI: create issue with title and contentUnknwon2015-08-0918-182/+979
| | |
* | | auto-redirect when finish filter branchUnknwon2015-08-082-5/+4
| | |
* | | WIP: create PR - choose branchUnknwon2015-08-0834-212/+396
|/ /
* | 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
| | | | ...not just ID=1
* 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
|