520 Commits (7b03b1df0efab201b48001200b17ed3390fa83da)

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