summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Work on #476Unknwon2014-09-161-2/+7
* Fix mirror UI style and work on #475Unknwon2014-09-161-4/+9
* Prepare 0.5 releaseUnknwon2014-09-121-22/+10
* Prepare 0.5 releaseUnknwon2014-09-121-2/+1
* fix https://github.com/go-xorm/xorm/issues/161Unknwon2014-09-122-6/+13
* Bug: Transfer repository doesn't update the countUnknwon2014-09-121-9/+11
* deliver hooks immediately after commitChristopher Brickley2014-09-101-0/+2
* Fix #452Unknwon2014-09-091-2/+2
* update specific hook_task, not allChristopher Brickley2014-09-091-1/+1
* add showinfo for xormlunnyxiao2014-09-081-0/+1
* Merge pull request #442 from compressed/org_hook无闻2014-09-072-2/+27
|\
| * add organization-level webhooksChristopher Brickley2014-09-052-2/+27
* | Fix #348Unknwon2014-09-051-2/+2
|/
* Set milestone content field to TEXT orm typeVyacheslav Bakhmutov2014-09-051-1/+1
* Merge pull request #444 from tstorch/database-cleanup无闻2014-09-041-29/+15
|\
| * Code dedoublication in models/models.goTristan Storch2014-09-041-29/+15
* | Standard git user.name and user.email if not setTristan Storch2014-09-041-10/+16
|/
* update docs and mirror bug fixUnknwon2014-09-021-23/+3
* Merge branch 'master' into devlunnyxiao2014-09-021-3/+10
|\
| * bug fixed for migrate and fixed #141lunnyxiao2014-09-021-3/+10
* | handle initial commit for compareUrlChristopher Brickley2014-09-012-2/+11
* | add commit compare functionalityChristopher Brickley2014-09-015-20/+42
|/
* add Slack API webhook supportChristopher Brickley2014-08-313-28/+207
* Merge branch 'master' of github.com:gogits/gogs into devUnknwon2014-08-311-1/+1
|\
* | Continue working on new admin pagesUnknwon2014-08-292-2/+9
* | Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-08-293-14/+31
|\ \
| * | Finish new admin dashboardUnknwon2014-08-283-14/+31
* | | add migrate apilunnyxiao2014-08-291-0/+1
|/ /
* | Bug fix on organizationUnknwon2014-08-272-18/+119
* | Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-08-261-4/+4
|\ \
| * | Migrate all branches and tagsVyacheslav Bakhmutov2014-08-251-4/+4
* | | Finsih add/remove repo in organizationUnknwon2014-08-264-70/+220
|/ /
* | Finish new edit team page, add member to teamUnknwon2014-08-243-36/+354
* | Fix and set git configUnknwon2014-08-231-0/+7
* | Add/remove member need add/remove access to repositories as wellUnknwon2014-08-162-9/+111
* | Finish team list, create new team, join/leave team pageUnknwon2014-08-161-96/+210
* | Finish new organization members and invitation pageUnknwon2014-08-152-4/+100
* | Finish new home page of organizationUnknwon2014-08-103-10/+58
* | Page: Manage social accountsUnknwon2014-08-091-9/+27
* | Finish new web hook pagesUnknwon2014-08-092-7/+48
* | Mirror fix on #352Unknwon2014-08-071-3/+2
* | Moved defer f.Close() up so there is no chance of returning without closing a...Sebastian Jackel2014-08-071-3/+5
* | Corrected log messageSebastian Jackel2014-08-071-1/+1
* | Make sure, .ssh directory and authorized_keys file are kept at correct permis...Sebastian Jackel2014-08-071-1/+10
* | Use toolboxUnknwon2014-08-061-0/+4
* | Fix bare repo bugUnknwon2014-08-051-7/+5
* | Finish new repo settings pageUnknwon2014-08-021-0/+7
* | Fix #258Unknwon2014-08-011-5/+1
* | Reser repo owner to organization when error occurs in repo create page, dashb...Unknwon2014-07-262-21/+19
* | Git installation check, show image in single file view, show short SHA1 inste...Unknwon2014-07-262-1/+7