506 Commits (977779cdcf893b2a6e148c1d4772efccef2dbe03)

Author SHA1 Message Date
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
Christopher Brickley 2bce24068d add Slack API webhook support 10 years ago
Unknwon 7e36bf448d Merge branch 'master' of github.com:gogits/gogs into dev
Conflicts:
	dockerfiles/README.md
10 years ago
Unknwon d2aff9a46a Continue working on new admin pages 10 years ago
lunnyxiao a6ec6def8d Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
lunnyxiao c40e815763 add migrate api 10 years ago
Unknwon 1aec1a2dda Finish new admin dashboard 10 years ago
Unknwon 9baf2b38d0 Bug fix on organization 10 years ago
Unknwon 50de06056b Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon 74b31566cf Finsih add/remove repo in organization 10 years ago
Vyacheslav Bakhmutov 95a594d75a Migrate all branches and tags 10 years ago
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team 10 years ago
Unknwon e325c8499a Fix and set git config 10 years ago
Unknwon a60edbe88c Add/remove member need add/remove access to repositories as well 10 years ago
Unknwon bba707de36 Finish team list, create new team, join/leave team page 10 years ago