Commit Graph

  • ce943a0e6c Update README.md Naoki Takezoe 2013-09-27 11:26:06 +09:00
  • 204c0cd0f8 (refs #96)Add --port and --prefix option. takezoe 2013-09-27 03:05:05 +09:00
  • c213008f1c (refs #96)Small fix for build.xml. takezoe 2013-09-27 02:45:00 +09:00
  • e6ad069509 (refs #96)Improve Jetty embedding process. takezoe 2013-09-27 02:43:22 +09:00
  • 38c7e3cdf8 (refs #96)Add build.xml which makes an executable war file. takezoe 2013-09-26 20:17:33 +09:00
  • 2be79f6590 Replace trace log with debug log. takezoe 2013-09-26 12:02:34 +09:00
  • 2f7125b6c0 Add trace log to WebHookService to check future execution. takezoe 2013-09-25 13:12:35 +09:00
  • bb03a6fc9b (refs #94)The merge-guide is separated as HTML fragment and retrieve them by Ajax. takezoe 2013-09-23 13:25:06 +09:00
  • 7b774aee1a Use helper.html.dropdown() instead of the direct Bootstrap use. takezoe 2013-09-23 03:13:21 +09:00
  • d53619c247 Small fix. takezoe 2013-09-23 02:14:31 +09:00
  • d34118bdfd Define request attribute keys. takezoe 2013-09-23 02:03:10 +09:00
  • c57bc487a3 Define session keys. takezoe 2013-09-23 00:51:57 +09:00
  • 296fc9a3df Improve session handling. takezoe 2013-09-23 00:18:38 +09:00
  • fd8b5780f3 Use ControlUtil. takezoe 2013-09-22 19:28:14 +09:00
  • 602b6c635a Add RichRequest which extends HttpServletRequest. takezoe 2013-09-22 14:25:50 +09:00
  • a79180699e Generalize the account completion field. takezoe 2013-09-22 13:35:05 +09:00
  • e9901a8abf Generalize the commit list in the pull request. takezoe 2013-09-22 04:19:41 +09:00
  • 4e63d64c13 Generalize the file index of diff. takezoe 2013-09-22 04:05:51 +09:00
  • 4261b7adbe Use .strong instead of <strong>. takezoe 2013-09-22 03:27:18 +09:00
  • f30c9f6171 Use ControlUtil. takezoe 2013-09-22 01:24:04 +09:00
  • c00b704843 Use ControlUtil#using() to handle RevWalk. takezoe 2013-09-21 22:21:59 +09:00
  • e89b2020a3 Use ControlUtil. takezoe 2013-09-21 22:13:15 +09:00
  • 18ca3cbd80 Update README.md Naoki Takezoe 2013-09-20 13:48:37 +09:00
  • 062d6cd066 Add ControlUtil. takezoe 2013-09-19 18:53:50 +09:00
  • b4dd067d61 Introduce ControlUtil which provides control facilities such as using() or defining(). takezoe 2013-09-19 18:53:14 +09:00
  • fd22e2911a Remove debug code. takezoe 2013-09-19 13:26:33 +09:00
  • 73d9e69e43 (refs #74)Small fix for test hook. takezoe 2013-09-19 02:40:07 +09:00
  • 7e4c29f4cf (refs #74)Remove an auxiliary constructor from case class because json4s can't serialize correctly if case class have that. takezoe 2013-09-19 00:47:46 +09:00
  • 32672262ef Merge branch 'master' of https://github.com/takezoe/gitbucket takezoe 2013-09-18 20:13:17 +09:00
  • 3c865ea20b (refs #74)Remove an unnecessary action and add TODO. takezoe 2013-09-18 20:12:47 +09:00
  • d8698d02b7 (refs #74)Add "Test Hook" button. takezoe 2013-09-18 20:10:53 +09:00
  • d5b47e5adb Merge branch 'master' of https://github.com/takezoe/gitbucket.git shimamoto 2013-09-18 19:22:25 +09:00
  • accb1cf2ab Refactoring. shimamoto 2013-09-18 19:21:56 +09:00
  • aa8da1b046 Fix TODO. takezoe 2013-09-18 15:28:59 +09:00
  • c52ed32949 Fix whitespaces. takezoe 2013-09-18 15:27:25 +09:00
  • ec6f4ff734 Fix typo. takezoe 2013-09-18 14:30:41 +09:00
  • 06b0dbf2e5 Remove TODO. takezoe 2013-09-18 14:24:15 +09:00
  • 98d24248c2 Add ExecutionContext for Future. takezoe 2013-09-14 18:34:05 +09:00
  • cec1dc98a9 (refs #74)Web hook request is sent asynchronously. takezoe 2013-09-14 17:43:06 +09:00
  • 36115734bb (refs #74)Web hook is completed. takezoe 2013-09-14 17:14:37 +09:00
  • c1eccd391d (refs #74)JSON conversion test. takezoe 2013-09-13 21:58:50 +09:00
  • 7fe86fcdb2 Merge branch 'webhook' of https://github.com/takezoe/gitbucket into webhook takezoe 2013-09-13 19:07:09 +09:00
  • 7f81ec52c1 (refs #74)JSON conversion test. takezoe 2013-09-13 19:05:38 +09:00
  • 7c269de39b (refs #74)Implementing conversion of web hook payload. takezoe 2013-09-13 03:24:34 +09:00
  • aa9e34e992 (refs #74)Added case classes for payload of web hook. takezoe 2013-09-12 12:57:07 +09:00
  • 4d0ab514fb (refs #74)Remove web hook URL is available. takezoe 2013-09-12 08:41:26 +09:00
  • 9d526b32e0 Delete from WEB_HOOK before deleting repository. takezoe 2013-09-12 01:38:52 +09:00
  • 90a83c5c64 Merge branch 'master' into webhook takezoe 2013-09-12 01:34:31 +09:00
  • e6e5cc67d5 Delete from PULL_REQUEST before deleting repository. takezoe 2013-09-11 18:05:34 +09:00
  • 4a6eb95474 Fix redirect path to the context root. takezoe 2013-09-11 03:53:50 +09:00
  • 7bce8cf3b6 Fix redirect path after sign in. takezoe 2013-09-11 03:40:55 +09:00
  • 4d1605ded2 (refs #74)Add web hook URL addition. takezoe 2013-09-06 02:32:51 +09:00
  • 2bec2cfa93 Merge pull request #95 from kaakaa/fix-activity-bug Naoki Takezoe 2013-09-05 09:24:32 -07:00
  • ff07872a3d Fix a problem in making link to commit in activities kaakaa 2013-09-05 22:30:38 +09:00
  • 35733cd82e Merge branch 'master' into webhook takezoe 2013-09-05 14:53:58 +09:00
  • c88b051121 Rolled back d84d40afea 1.5 takezoe 2013-09-05 14:46:58 +09:00
  • 38df990033 Merge branch 'master' into webhook takezoe 2013-09-05 02:35:58 +09:00
  • c7776b5b37 Update README.md Naoki Takezoe 2013-09-04 18:46:09 +09:00
  • f89afc175f Update README.md Naoki Takezoe 2013-09-04 18:45:11 +09:00
  • 1f252efdfb Merge branch 'master' of https://github.com/takezoe/gitbucket.git shimamoto 2013-09-04 18:46:04 +09:00
  • 420ca85393 (refs #10) Except group account in notification. shimamoto 2013-09-04 18:45:37 +09:00
  • d60695992b Update README.md Naoki Takezoe 2013-09-04 11:27:14 +09:00
  • 3c0681d55d (refs #10) Add notification of when merged. shimamoto 2013-09-04 10:40:44 +09:00
  • 3fc0fa5a02 Don't set response content type via Accept header. takezoe 2013-09-04 03:39:28 +09:00
  • d84d40afea Set init parameters using ServletContext#setInitParameter(). takezoe 2013-09-04 02:19:04 +09:00
  • ddbbd38517 Merge pull request #93 from tanacasino/feature/configurable-data-dir-2 Naoki Takezoe 2013-09-03 10:04:31 -07:00
  • d588531ab8 Make configurable data(git,db) dir using env vars Tomofumi Tanaka 2013-09-04 00:11:13 +09:00
  • bdc06feb88 Fix a problem in pull request to branches other than the master branch. takezoe 2013-09-03 20:58:38 +09:00
  • 940e2f4759 (refs #74)Add WEB_HOOK table. takezoe 2013-09-02 18:17:28 +09:00
  • 3fc792fcf8 (refs #10) Add notification. Notification of when merging is not implemented yet. shimamoto 2013-09-02 07:40:41 +09:00
  • f5520e7991 (refs #10) Completed notification implementation. shimamoto 2013-09-01 21:17:55 +09:00
  • 897c5ecac7 Fix default smtp port in constant. shimamoto 2013-09-01 21:15:17 +09:00
  • 4479ef31e2 (refs #90)Display validation error message for Default Branch. takezoe 2013-08-31 02:28:58 +09:00
  • ec827ab371 Remove unused import statement. takezoe 2013-08-31 02:11:13 +09:00
  • 6fe65c76b1 (refs #74)Add the web hook configuration page. takezoe 2013-08-28 13:21:51 +09:00
  • e79d463cf7 (refs #87)rolled back because it breaks content type for resources such as css or images. takezoe 2013-08-25 22:12:00 +09:00
  • 1508e5db49 Update README.md Naoki Takezoe 2013-08-25 19:32:50 +09:00
  • 8de391825a Merge pull request #87 from odz/support-ie Naoki Takezoe 2013-08-24 21:36:51 -07:00
  • da1172a882 specify contentType odz 2013-08-24 22:30:58 +09:00
  • 288a434598 Update README.md Naoki Takezoe 2013-08-24 13:33:52 +09:00
  • 1d6ae1e589 Update README.md Naoki Takezoe 2013-08-24 13:33:24 +09:00
  • dd29456384 Merge pull request #86 from odz/chardet Naoki Takezoe 2013-08-23 21:24:41 -07:00
  • 95a658defa Separate ZeroClipboard button as the helper. takezoe 2013-08-24 13:22:17 +09:00
  • cd298eb5c1 bindDN and bindPassword became optional for OpenLDAP. takezoe 2013-08-24 03:06:19 +09:00
  • f7de3bab74 Fix LDAPUtil#findUser() for OpenLDAP. takezoe 2013-08-24 01:45:30 +09:00
  • 13578dcee8 Add encoding detection odz 2013-08-24 00:54:40 +09:00
  • 6d76e93ede (refs #10) Creates a E-mail sending. still working on... shimamoto 2013-08-23 22:30:40 +09:00
  • 6b57cca64d Merge branch 'ldap-auth' takezoe 2013-08-22 02:31:24 +09:00
  • e0bd5a24f4 Fix indent. takezoe 2013-08-22 02:29:05 +09:00
  • 2b2bf88a37 Scalized :-) takezoe 2013-08-22 02:27:45 +09:00
  • a0fa53e8cb Merge pull request #82 from tanacasino/ldap-auth-use-bind-account Naoki Takezoe 2013-08-21 10:04:26 -07:00
  • c841d4a77a Merge pull request #83 from tanacasino/sbt-sh Naoki Takezoe 2013-08-21 05:10:01 -07:00
  • bf4b2dc72c Add sbt.sh for UNIX users Tomofumi Tanaka 2013-08-21 20:15:55 +09:00
  • 078ed868fb Fix indent Tomofumi Tanaka 2013-08-21 20:08:27 +09:00
  • bfc1d1d6b0 LDAP authentication by using bind account Tomofumi Tanaka 2013-08-21 16:37:10 +09:00
  • 42ecae944e Remove unused import statements. takezoe 2013-08-17 11:11:31 +09:00
  • b9aa6a234b (refs #78)Authentication moved to AccountService. takezoe 2013-08-17 11:05:11 +09:00
  • 5f2d62030f (refs #77)Display issue count and pull request count on the global nav. takezoe 2013-08-17 02:55:33 +09:00
  • fd0169d012 Fix presentation. takezoe 2013-08-17 02:53:42 +09:00
  • 7e26b4695d (refs #78)LDAP port is optional. takezoe 2013-08-17 01:48:01 +09:00