Commit Graph

520 Commits (211dc74816c3832f973284f19ad0831da039ac76)

Author SHA1 Message Date
evolvedlight 211dc74816 Got the fork count working 10 years ago
evolvedlight c9e5e38fcf Initial cut of git fork 10 years ago
Unknwon 405ee14711 Fix SMTP auth logic 11 years ago
Unknwon 86eac0842b Fix feeds display issue 11 years ago
Unknwon 3cfa4a581c Bug: 500 when transfer repository to collaborator 11 years ago
fundon eb1e6f8e3e support dsa key format 11 years ago
无闻 c1d047d16e Merge pull request #508 from chadoe/homelink
Fix user HomeLink when using a suburl
11 years ago
无闻 38f71af363 Merge pull request #509 from chadoe/avatarlink
Fix AvatarLink when using a suburl
11 years ago
evolvedlight b7b0ee7df9 Fix minor typo 11 years ago
Martin van Beurden bb05ef907b Fix AvatarLink when using a suburl and gravatar is disabled or avatars are cached 11 years ago
Martin van Beurden 204952439a Fix user HomeLink when using a suburl 11 years ago
Unknwon b8368f98ff Add directory level commit message 11 years ago
Unknwon 10673417dc Mirror fix on transfer repo 11 years ago
Unknwon ad52b2d791 Mirror fix on transfer repo 11 years ago
Unknwon 71e4689d11 Page: User profile 11 years ago
Unknwon f69761563b Fix bug on transfer repo 11 years ago
lunnyxiao 089d934547 add action repousername for transfer 11 years ago
Unknwon bd55b78775 Page: Commits and fix #249 11 years ago
Unknwon 5bbeeb0f1b Page: Commits and fix #249 11 years ago
Christopher Brickley 25c8d01676 increase max commits in payload to 5 11 years ago
Unknwon 7ba9257a7f Add suburl support 11 years ago
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. 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
11 years ago
Unknwon 8a09256941 Mirror fix and fix #481 11 years ago
Christopher Brickley f94d7c3f51 clarify name/username/owner/pusher for webhook 11 years ago
lunnyxiao 061a879cea Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	conf/app.ini
11 years ago
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines 11 years ago
Unknown ebb4f1b78c Work #475 and #458 11 years ago
Unknwon 62f21ff3ed Work on #476 11 years ago
Unknwon 0d9c41be7d Work on #476 11 years ago
Unknwon c1ceec45da Fix mirror UI style and work on #475 11 years ago
Unknwon a2cac952a4 Prepare 0.5 release 11 years ago
Unknwon bba401a5dc Prepare 0.5 release 11 years ago
Unknwon 1b7adf57e9 fix https://github.com/go-xorm/xorm/issues/161 11 years ago
Unknwon cfed11f092 Bug: Transfer repository doesn't update the count 11 years ago
Christopher Brickley 52d15ddec8 deliver hooks immediately after commit 11 years ago
Unknwon 33659ed9a5 Fix #452 11 years ago
Christopher Brickley 132590fab8 update specific hook_task, not all 11 years ago
lunnyxiao d84d6dfdae add showinfo for xorm 11 years ago
无闻 e79e4b1580 Merge pull request #442 from compressed/org_hook
Organization-level Webhooks
11 years ago
Unknwon ab7206d6b7 Fix #348 11 years ago
Christopher Brickley 85c35a6b8b add organization-level webhooks 11 years ago
Vyacheslav Bakhmutov 31d8011843 Set milestone content field to TEXT orm type 11 years ago
无闻 d8290c9bac Merge pull request #444 from tstorch/database-cleanup
Code dedoublication in models/models.go
11 years ago
Tristan Storch bdfdf3cacb Code dedoublication in models/models.go
Just some code dedoublication in models/models.go
11 years ago
Tristan Storch 9fc4ded369 Standard git user.name and user.email if not set
Git user.name and user.email will now be set to the standard values

  - Gogs
  - gogitservice@gmail.com

if user.name is not set or empty.

If user.name is set and user.email not, it will leave it this way.
11 years ago
Unknwon 830efc90da update docs and mirror bug fix 11 years ago
lunnyxiao c80f0232f1 Merge branch 'master' into dev 11 years ago
lunnyxiao 1240fef0ca bug fixed for migrate and fixed #141 11 years ago
Christopher Brickley af0741da07 handle initial commit for compareUrl 11 years ago
Christopher Brickley 00a864e693 add commit compare functionality 11 years ago