gitea/modules
Lunny Xiao ced50e0ec1 Implementation of discord webhook (#2402)
* implementation of discord webhook

* fix webhooks

* fix typo and unnecessary color values

* fix typo

* fix imports and revert changes to webhook_slack.go
2017-08-28 13:06:45 +08:00
..
auth Implementation of discord webhook (#2402) 2017-08-28 13:06:45 +08:00
avatar Use assert in legacy unit tests (#867) 2017-02-08 14:29:07 +08:00
base lint 2017-06-29 12:11:34 -04:00
context Improve swagger doc (#2274) 2017-08-21 14:13:47 +03:00
cron LDAP user synchronization (#1478) 2017-05-10 15:10:18 +02:00
highlight No highlighting for .txt files (#1922) 2017-06-09 19:39:16 -05:00
httplib Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
indexer Search bar for issues/pulls (#530) 2017-01-25 10:43:02 +08:00
lfs Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
log Remove unused mutex field (#1440) 2017-04-04 01:54:02 -07:00
mailer fix misspell (#1996) 2017-06-18 08:30:04 +08:00
markdown Fix rendering of external links (#2292) 2017-08-13 19:30:27 -03:00
markup gofmt (#1710) 2017-05-12 16:09:53 +08:00
minwinsvc Fix Git hooks not being executed on Windows when running as a service (#1149) 2017-03-09 09:27:43 +08:00
notification Notification - Step 1 (#523) 2016-12-31 00:44:54 +08:00
options Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
private Fix internal requests when gitea listens to unix socket or only external IP (#2234) 2017-08-03 23:32:13 +08:00
process Refactor process package and introduce ProcessManager{} with tests (#75) 2017-01-17 13:58:58 +08:00
public Allow custom public files (#782) 2017-01-28 23:14:56 +01:00
setting Implementation of discord webhook (#2402) 2017-08-28 13:06:45 +08:00
ssh Cleanup log messaging 2017-02-02 15:24:18 +01:00
sync Fix status table race condition (#1835) 2017-05-31 16:57:17 +08:00
templates Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241) 2017-08-23 16:58:05 +02:00
test Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
user golint fixed for modules/user 2016-11-24 17:37:11 +08:00
util refactor: remove workaround after the golang 1.7 release. (#1349) 2017-03-29 10:05:23 +08:00
validation Better URL validation (#1507) 2017-04-19 11:02:20 +08:00