1515 Commits (f67c59135fe258a9e839af7f839770b445d58732)
 

Author SHA1 Message Date
lunnyxiao f67c59135f build script fixed 10 years ago
Unknwon fdc8c34258 Fix clone panel z-index 10 years ago
无闻 18a80b291b Merge pull request #456 from compressed/send_hook_immediately
Deliver hooks immediately after commit
10 years ago
Christopher Brickley 52d15ddec8 deliver hooks immediately after commit 10 years ago
Unknwon 2a3660dae3 Fix #453 10 years ago
无闻 09ca5d125a Merge pull request #455 from pkgr/pkgr-dev
Make Gogs packageable with https://packager.io
10 years ago
Cyril Rohr 27cb01cd5f Move into packager folder 10 years ago
Cyril Rohr 7fe61558f6 Make Gogs packageable with https://packager.io 10 years ago
Unknwon 33659ed9a5 Fix #452 10 years ago
无闻 e004ec08e9 Merge pull request #451 from compressed/hook_task_upd
update specific hook_task, not all
10 years ago
Christopher Brickley 132590fab8 update specific hook_task, not all 10 years ago
lunnyxiao e21d8a7d35 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
lunnyxiao d84d6dfdae add showinfo for xorm 10 years ago
无闻 b92384020c Merge pull request #435 from tstorch/translation-update
Small German update
10 years ago
Unknwon d89e630bc0 Fix test cases 10 years ago
Unknwon 59a7c7c5a5 Remove ldap dep 10 years ago
Unknwon 25d6ae69d1 Remove hg dep 10 years ago
Unknwon f8977f4847 Organization level webhooks 10 years ago
无闻 e79e4b1580 Merge pull request #442 from compressed/org_hook
Organization-level Webhooks
10 years ago
无闻 40bc130b19 Merge pull request #447 from m0sth8/fix-milestone-render-markdown
Render milestone content as markdown
10 years ago
Unknwon 0ddb1eb769 Finish new install page, almost ready for 0.5 release 10 years ago
Unknwon ab7206d6b7 Fix #348 10 years ago
Christopher Brickley f7be61c819 getOrgRepoCtx returns values directly & err 10 years ago
Christopher Brickley 85c35a6b8b add organization-level webhooks 10 years ago
Christopher Brickley 7269b06fd5 HookType is case-sensitive
Update webhook wasn’t showing up because of the wrong case
10 years ago
Christopher Brickley 8d2fe064c5 modify grammar undo -> undone 10 years ago
Vyacheslav Bakhmutov 6498fce04b Render milestone content as markdown 10 years ago
无闻 033a7f0224 Merge pull request #446 from m0sth8/fix-milestone-content-size
Set milestone content field to TEXT orm type
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
Lunny Xiao 8db8771be7 Merge pull request #441 from tstorch/git-setup
Standard git user.name and user.email if not set
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
无闻 881ee6a4df Merge pull request #440 from deringer/dev
Correct loading of font-awesome styles from CDN
10 years ago
Michael Dyrynda aee46bac01 add rel attribute such that font-awesome icons load correctly 10 years ago
无闻 714de0a3af Merge pull request #437 from tstorch/docker-update
Use variables, when the're there
10 years ago
Tristan Storch 863a4d5bc4 Use variables, when the're there
Why not use the environment variables, when they are there...
10 years ago
无闻 f36f9e07b7 Merge pull request #436 from tstorch/docker-update
docker dev block update
10 years ago
Tristan Storch 7df0794e14 docker dev block update
The dev Dockerfile now works without superfluous go get calls.
At this point the -u option is really not what we want.
10 years ago
Tristan Storch 000b906259 Small German update
Cleaning up a misunderstanding I had.
10 years ago
无闻 87b442433c Merge pull request #432 from deringer/dev
Add handling to branch switcher label to make label more consistent with
10 years ago
无闻 097f1b5759 Merge pull request #426 from m0sth8/fix-milestone-assignee
Take params for milestone and assignee from query instead of path args
10 years ago
Michael Dyrynda dcb10a41d4 Add handling to branch switcher label to make label more consistent with
GitHub behaviour

Addresses #431
10 years ago
Vyacheslav Bakhmutov 2a7a03e5b3 take params for milestone and assignee from query instead of path args 10 years ago
Unknwon 05a33107c9 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon 8b0e815d98 Fix #425 10 years ago
无闻 f19fc230d4 Merge pull request #423 from m0sth8/fix-xcsrf-token
Set headers in js and go files to X-Csrf-Token
10 years ago
Vyacheslav Bakhmutov 9476e58de9 Set headers in js and go files to X-Csrf-Token 10 years ago
无闻 9ddd545473 Merge pull request #421 from arpemedia/dev
Fix grammar error in German translation
10 years ago
Arpemedia 0730ec4087 Fix grammar error in German translation 10 years ago