takezoe
|
c1eccd391d
|
(refs #74)JSON conversion test.
|
2013-09-13 21:58:50 +09:00 |
|
takezoe
|
7fe86fcdb2
|
Merge branch 'webhook' of https://github.com/takezoe/gitbucket into webhook
|
2013-09-13 19:07:09 +09:00 |
|
takezoe
|
7f81ec52c1
|
(refs #74)JSON conversion test.
|
2013-09-13 19:06:45 +09:00 |
|
takezoe
|
7c269de39b
|
(refs #74)Implementing conversion of web hook payload.
|
2013-09-13 03:24:34 +09:00 |
|
takezoe
|
aa9e34e992
|
(refs #74)Added case classes for payload of web hook.
|
2013-09-12 12:57:07 +09:00 |
|
takezoe
|
4d0ab514fb
|
(refs #74)Remove web hook URL is available.
|
2013-09-12 08:41:26 +09:00 |
|
takezoe
|
9d526b32e0
|
Delete from WEB_HOOK before deleting repository.
|
2013-09-12 01:38:52 +09:00 |
|
takezoe
|
90a83c5c64
|
Merge branch 'master' into webhook
|
2013-09-12 01:34:31 +09:00 |
|
takezoe
|
e6e5cc67d5
|
Delete from PULL_REQUEST before deleting repository.
|
2013-09-11 18:05:34 +09:00 |
|
takezoe
|
4a6eb95474
|
Fix redirect path to the context root.
|
2013-09-11 03:53:50 +09:00 |
|
takezoe
|
7bce8cf3b6
|
Fix redirect path after sign in.
|
2013-09-11 03:40:55 +09:00 |
|
takezoe
|
4d1605ded2
|
(refs #74)Add web hook URL addition.
|
2013-09-06 02:32:51 +09:00 |
|
Naoki Takezoe
|
2bec2cfa93
|
Merge pull request #95 from kaakaa/fix-activity-bug
Fix a problem in making link to commit in activities
|
2013-09-05 09:24:32 -07:00 |
|
kaakaa
|
ff07872a3d
|
Fix a problem in making link to commit in activities
|
2013-09-05 22:34:51 +09:00 |
|
takezoe
|
35733cd82e
|
Merge branch 'master' into webhook
|
2013-09-05 14:53:58 +09:00 |
|
takezoe
|
c88b051121
|
Rolled back d84d40afea
1.5
|
2013-09-05 14:46:58 +09:00 |
|
takezoe
|
38df990033
|
Merge branch 'master' into webhook
|
2013-09-05 02:35:58 +09:00 |
|
Naoki Takezoe
|
c7776b5b37
|
Update README.md
|
2013-09-04 18:46:09 +09:00 |
|
Naoki Takezoe
|
f89afc175f
|
Update README.md
|
2013-09-04 18:45:11 +09:00 |
|
shimamoto
|
1f252efdfb
|
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
|
2013-09-04 18:46:04 +09:00 |
|
shimamoto
|
420ca85393
|
(refs #10) Except group account in notification.
|
2013-09-04 18:45:37 +09:00 |
|
Naoki Takezoe
|
d60695992b
|
Update README.md
|
2013-09-04 11:27:14 +09:00 |
|
shimamoto
|
3c0681d55d
|
(refs #10) Add notification of when merged.
|
2013-09-04 10:40:44 +09:00 |
|
takezoe
|
3fc0fa5a02
|
Don't set response content type via Accept header.
|
2013-09-04 03:39:28 +09:00 |
|
takezoe
|
d84d40afea
|
Set init parameters using ServletContext#setInitParameter().
|
2013-09-04 02:19:04 +09:00 |
|
Naoki Takezoe
|
ddbbd38517
|
Merge pull request #93 from tanacasino/feature/configurable-data-dir-2
Make configurable data(git,db) dir using env vars
|
2013-09-03 10:04:31 -07:00 |
|
Tomofumi Tanaka
|
d588531ab8
|
Make configurable data(git,db) dir using env vars
|
2013-09-04 00:11:13 +09:00 |
|
takezoe
|
bdc06feb88
|
Fix a problem in pull request to branches other than the master branch.
|
2013-09-03 20:58:38 +09:00 |
|
takezoe
|
940e2f4759
|
(refs #74)Add WEB_HOOK table.
|
2013-09-02 18:17:28 +09:00 |
|
shimamoto
|
3fc792fcf8
|
(refs #10) Add notification. Notification of when merging is not
implemented yet.
|
2013-09-02 07:40:41 +09:00 |
|
shimamoto
|
f5520e7991
|
(refs #10) Completed notification implementation.
|
2013-09-01 21:17:55 +09:00 |
|
shimamoto
|
897c5ecac7
|
Fix default smtp port in constant.
|
2013-09-01 21:15:17 +09:00 |
|
takezoe
|
4479ef31e2
|
(refs #90)Display validation error message for Default Branch.
|
2013-08-31 02:28:58 +09:00 |
|
takezoe
|
ec827ab371
|
Remove unused import statement.
|
2013-08-31 02:11:13 +09:00 |
|
takezoe
|
6fe65c76b1
|
(refs #74)Add the web hook configuration page.
|
2013-08-28 13:21:51 +09:00 |
|
takezoe
|
e79d463cf7
|
(refs #87)rolled back because it breaks content type for resources such as css or images.
|
2013-08-25 22:12:00 +09:00 |
|
Naoki Takezoe
|
1508e5db49
|
Update README.md
|
2013-08-25 19:32:50 +09:00 |
|
Naoki Takezoe
|
8de391825a
|
Merge pull request #87 from odz/support-ie
Specify ContentType
|
2013-08-24 21:36:51 -07:00 |
|
odz
|
da1172a882
|
specify contentType
|
2013-08-24 22:30:58 +09:00 |
|
Naoki Takezoe
|
288a434598
|
Update README.md
|
2013-08-24 13:33:52 +09:00 |
|
Naoki Takezoe
|
1d6ae1e589
|
Update README.md
|
2013-08-24 13:33:24 +09:00 |
|
Naoki Takezoe
|
dd29456384
|
Merge pull request #86 from odz/chardet
Add encoding detection
|
2013-08-23 21:24:41 -07:00 |
|
takezoe
|
95a658defa
|
Separate ZeroClipboard button as the helper.
|
2013-08-24 13:22:17 +09:00 |
|
takezoe
|
cd298eb5c1
|
bindDN and bindPassword became optional for OpenLDAP.
|
2013-08-24 03:06:19 +09:00 |
|
takezoe
|
f7de3bab74
|
Fix LDAPUtil#findUser() for OpenLDAP.
|
2013-08-24 01:45:30 +09:00 |
|
odz
|
13578dcee8
|
Add encoding detection
|
2013-08-24 00:54:40 +09:00 |
|
shimamoto
|
6d76e93ede
|
(refs #10) Creates a E-mail sending. still working on...
|
2013-08-23 22:30:40 +09:00 |
|
takezoe
|
6b57cca64d
|
Merge branch 'ldap-auth'
|
2013-08-22 02:31:24 +09:00 |
|
takezoe
|
e0bd5a24f4
|
Fix indent.
|
2013-08-22 02:29:05 +09:00 |
|
takezoe
|
2b2bf88a37
|
Scalized :-)
|
2013-08-22 02:27:45 +09:00 |
|