summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* #12, API: list user repos, list repo hooksUnknwon2014-11-132-3/+29
* add personal access token panel #12Unknwon2014-11-123-4/+74
* Work on #5 fork and fix #608Unknwon2014-11-051-5/+5
* fix session API broken and SQL pretectionUnknwon2014-11-042-2/+2
* force the use of InnoDB as db engine for all tables, fixes #59luto2014-10-281-1/+1
* Safe workUnknwon2014-10-253-14/+18
* Fix fork repo and macaron API brokenUnknwon2014-10-243-7/+7
* update slack hook to use new formatChristopher Brickley2014-10-241-10/+0
* Able to fork repo to individualsUnknwon2014-10-192-168/+225
* Merge pull request #560 from evolvedlight/master无闻2014-10-182-2/+147
|\
| * Merge remote-tracking branch 'upstream/dev'evolvedlight2014-10-139-51/+133
| |\
| * | More changesevolvedlight2014-10-131-0/+13
| * | Got the fork count workingevolvedlight2014-10-101-4/+12
| * | Initial cut of git forkevolvedlight2014-10-042-2/+126
* | | Replace white spaces with tab for format consistencyTony Tsang2014-10-141-2/+2
* | | Fixes #562Tony Tsang2014-10-141-1/+3
| |/ |/|
* | Fix #540Unknwon2014-10-121-1/+1
* | Fix #540Unknwon2014-10-121-17/+2
* | Mirror fix on add ssh keyUnknwon2014-10-111-1/+3
* | More debug infoUnknwon2014-10-111-8/+8
* | Work on ssh key issueUnknwon2014-10-111-1/+1
* | Add raw, history file button, and other mirror fixesUnknwon2014-10-112-2/+2
* | bug fixed for #540lunnyxiao2014-10-111-3/+7
* | Page: Compare 2 commitsUnknwon2014-10-102-15/+12
* | Webhook delivery locking & Hide repo for org members if they don't have accessUnknwon2014-10-092-2/+26
* | Fix #532, add system noticeUnknwon2014-10-083-7/+76
* | Basic xss preventionUnknwon2014-10-041-2/+3
|/
* Fix SMTP auth logicUnknwon2014-10-032-16/+12
* Fix feeds display issueUnknwon2014-09-291-1/+1
* Bug: 500 when transfer repository to collaboratorUnknwon2014-09-291-4/+12
* support dsa key formatfundon2014-09-291-0/+1
* Merge pull request #508 from chadoe/homelink无闻2014-09-281-2/+1
|\
| * Fix user HomeLink when using a suburlMartin van Beurden2014-09-281-2/+1
* | Merge pull request #509 from chadoe/avatarlink无闻2014-09-281-2/+2
|\ \
| * | Fix AvatarLink when using a suburl and gravatar is disabled or avatars are ca...Martin van Beurden2014-09-281-2/+2
| |/
* / Fix minor typoevolvedlight2014-09-281-2/+2
|/
* Add directory level commit messageUnknwon2014-09-261-2/+11
* Mirror fix on transfer repoUnknwon2014-09-251-0/+7
* Mirror fix on transfer repoUnknwon2014-09-252-19/+22
* Page: User profileUnknwon2014-09-252-3/+8
* Fix bug on transfer repoUnknwon2014-09-252-13/+31
* add action repousername for transferlunnyxiao2014-09-251-1/+2
* Page: Commits and fix #249Unknwon2014-09-231-3/+9
* Page: Commits and fix #249Unknwon2014-09-232-0/+43
* increase max commits in payload to 5Christopher Brickley2014-09-221-2/+5
* Add suburl supportUnknwon2014-09-192-4/+4
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-182-4/+4
* Mirror fix and fix #481Unknwon2014-09-171-1/+1
* clarify name/username/owner/pusher for webhookChristopher Brickley2014-09-173-9/+34
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-09-172-8/+25
|\