summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Collapse)AuthorAgeFilesLines
* 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 suburl
| * 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
| * | Fix AvatarLink when using a suburl and gravatar is disabled or avatars are ↵Martin van Beurden2014-09-281-2/+2
| |/ | | | | | | cached
* / 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. ↵Martin van Beurden2014-09-182-4/+4
| | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go
* 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
|\ | | | | | | | | Conflicts: conf/app.ini
| * Work #475 and #458Unknown2014-09-161-4/+11
| |
| * Work on #476Unknwon2014-09-161-1/+1
| |
| * Work on #476Unknwon2014-09-161-2/+7
| |
| * Fix mirror UI style and work on #475Unknwon2014-09-161-4/+9
| |
* | toutf8 improved & add max git diff lineslunnyxiao2014-09-171-12/+22
|/
* 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
|\ | | | | Organization-level Webhooks
| * add organization-level webhooksChristopher Brickley2014-09-052-2/+27
| |
* | Fix #348Unknwon2014-09-051-2/+2
|/