Commit Graph

  • 057c5f073c Improve diff view Ali Ayas 2014-02-26 12:09:25 +02:00
  • e902da6595 Improve code view Ali Ayas 2014-02-26 11:40:15 +02:00
  • 8b5414c8f7 Merge branch 'master' into closing-issues-via-commit-messages odz 2014-02-24 23:48:05 +09:00
  • c86ece4dc0 Add mina ssh to dependencies Tomofumi Tanaka 2014-01-28 22:06:55 +09:00
  • 1f71619b6b Merge pull request #281 from maliayas/patch-1 Naoki Takezoe 2014-02-24 12:15:57 +09:00
  • 5b34b9c795 Update README.md Naoki Takezoe 2014-02-24 02:34:13 +09:00
  • 99d15899f6 Update README.md Naoki Takezoe 2014-02-24 02:32:19 +09:00
  • c114a8b507 (refs #279)Fix TestCase. takezoe 2014-02-24 02:16:18 +09:00
  • 0dd37c2481 (refs #279)Fix redirect URL generation in authentication. takezoe 2014-02-24 02:14:10 +09:00
  • b5d7c96bba Apply GitHub diff colors Ali Ayas 2014-02-23 13:11:10 +02:00
  • a76792ced4 (refs #279)Add configuration to specify the base URL. But still one problem has not been resolved. takezoe 2014-02-22 14:20:51 +09:00
  • 39091240ff (refs #60)Mentioned issue reference from other issue or issue comment. takezoe 2014-02-22 05:13:39 +09:00
  • 0ccb753892 (refs #187)Add large icons for repository. takezoe 2014-02-22 02:00:49 +09:00
  • 63dda84c8b Add Version 1.11 takezoe 2014-02-21 12:05:15 +09:00
  • 7ba1f85d48 (refs #187)Repository icons are updated. takezoe 2014-02-21 11:39:02 +09:00
  • bb9a23fe0f Fix TestCase. takezoe 2014-02-20 03:40:06 +09:00
  • 8536824d7e (refs #231)Fix anchor icon style and apply URL encoding to non-ascii chars in anchor name. takezoe 2014-02-19 03:40:39 +09:00
  • 78073babe4 (refs #231)Add anchor icon for headlines in Markdown. takezoe 2014-02-19 03:19:34 +09:00
  • 521d15219c Merge pull request #272 from jeffreyolchovy/issue/231 Naoki Takezoe 2014-02-11 04:53:37 +09:00
  • 7469a3c349 Merge pull request #270 from rndstr/patch-1 Naoki Takezoe 2014-02-10 07:50:40 +09:00
  • 153a32e340 (refs #231)Generate anchors for headers in wiki markup Jeffrey Olchovy 2014-02-08 13:59:27 -05:00
  • f155d4f150 Update new data directory in README.md Roland Schilter 2014-02-08 13:11:13 +01:00
  • d683dd2c38 (refs #268)Fix label filter bug when label contains whitespaces. takezoe 2014-02-08 07:04:18 +09:00
  • 7ebba741a8 (refs #232)Highlight lines which are specified by URL hash. takezoe 2014-02-08 06:52:50 +09:00
  • d10f683098 (refs #259)Add underline to h1 and h2 in div.markdown-body. takezoe 2014-02-08 05:14:26 +09:00
  • 0270133ecf (refs #267)Improve H2 connectivity takezoe 2014-02-08 05:06:24 +09:00
  • d7b479d97d (refs #265)Fix label pulldown position. takezoe 2014-02-08 05:04:06 +09:00
  • 4366c512fe (refs #265)Label editing for the pull request. takezoe 2014-02-05 03:07:37 +09:00
  • 229a773ed2 Merge pull request #262 from shootaroo/jump-line Naoki Takezoe 2014-02-04 09:41:24 -08:00
  • d882f20436 (refs #254)Change comment action to "delete_branch" from "delete". takezoe 2014-02-04 17:20:48 +09:00
  • 9d7235af20 (refs #254)Store removed branch name into CONTENT column of COMMENT table. takezoe 2014-02-04 17:06:54 +09:00
  • c2eb53d154 (refs #224)Add delete branch button to pull request from same repository. takezoe 2014-02-04 09:04:25 +09:00
  • 7629e347df (refs #224)Record delete branch activity takezoe 2014-02-03 08:06:04 +09:00
  • 2764caae29 (refs #224)Add delete branch button takezoe 2014-02-03 08:00:43 +09:00
  • a87bd2a928 Merge pull request #264 from bati11/257-https-reverse-proxy Naoki Takezoe 2014-02-01 21:39:01 -08:00
  • 202c920064 Fix #257, "org.scalatra.ForceHttps" set to true, if --https=true bati11 2014-02-02 02:47:09 +09:00
  • a08316bba0 Update README.md Naoki Takezoe 2014-02-01 17:15:50 +09:00
  • 520e5ebb7a Update README.md Naoki Takezoe 2014-02-01 17:14:41 +09:00
  • 5d5a4cacb1 Update README.md Naoki Takezoe 2014-02-01 17:13:18 +09:00
  • b885a1a0d4 (refs #256)If account is already registered but disabled, authentication fails. 1.10 takezoe 2014-02-01 17:05:33 +09:00
  • 1705bd3ae9 Merge remote-tracking branch 'origin/master' takezoe 2014-02-01 07:08:39 +09:00
  • e87c69f989 (refs #251)Remove BOM from UTF-8 string. takezoe 2014-02-01 07:08:03 +09:00
  • 1c529eea3d Disable the post commit hook for Wiki repository. takezoe 2014-02-01 07:06:17 +09:00
  • 738b0cfe9a Add version 1.10. takezoe 2014-02-01 06:11:18 +09:00
  • 913561cb2a (refs #254)Remove AUTO_SERVER=TRUE for performance issue. takezoe 2014-01-30 20:42:53 +09:00
  • 05a91565dc Add id for line number shootaroo 2014-01-30 15:16:29 +09:00
  • 79827efe9b Merge branch 'master' of https://github.com/takezoe/gitbucket takezoe 2014-01-28 03:20:25 +09:00
  • 8722cd89fc Merge branch 'ldap-fullname' takezoe 2014-01-28 03:19:40 +09:00
  • 52fcc4ad1e Update README.md Naoki Takezoe 2014-01-26 08:43:34 +09:00
  • 59a096bfd6 (refs #250)Include repository name in download zip filename. takezoe 2014-01-25 05:25:17 +09:00
  • 5a1f541e13 (refs #245)Add full name attribute for LDAP authentication. takezoe 2014-01-25 05:07:32 +09:00
  • 94bd1c6a93 Merge branch 'rename-repository' takezoe 2014-01-18 18:05:45 +09:00
  • 5b1aef5e52 (refs #101, #102)Put Repository deletion and transfer ownership together to Danger Zone. takezoe 2014-01-18 07:06:48 +09:00
  • 89bfcdc44e (refs #102)Add validation and auto completion to the transfer user name field takezoe 2014-01-18 06:44:39 +09:00
  • fba81138ea (refs #102)Experimental implementation of transfer repository ownership takezoe 2014-01-18 04:14:32 +09:00
  • d50e07265e Add unique checking before rename repository. takezoe 2014-01-18 03:54:57 +09:00
  • c92891538e Fix Cancel button position in the comment editing form. takezoe 2014-01-18 01:52:59 +09:00
  • ccc1e9bc8b (refs #246)Fix issue editing takezoe 2014-01-18 01:52:34 +09:00
  • f33b398428 (refs #102)Change for transfer repository owner. takezoe 2014-01-16 19:39:14 +09:00
  • 226a8af262 Use old home if it exists. takezoe 2014-01-15 01:28:15 +09:00
  • ebcc5ab4b1 (refs #101)Update links in activity message also. takezoe 2014-01-15 04:35:38 +09:00
  • 10e16e8379 Use old home if it exists. takezoe 2014-01-15 01:28:15 +09:00
  • df1f3d8a00 (refs #101)Modification to add rename repository name. takezoe 2014-01-13 02:09:05 +09:00
  • 5e2dfffe25 Use FileUtils#moveDirectory() instead of File#renameTo() takezoe 2014-01-12 17:59:02 +09:00
  • 897f2ea6dd Update data directory checking condition. takezoe 2014-01-12 16:47:23 +09:00
  • 3ff39ec578 Merge SignInController into IndexController takezoe 2014-01-12 16:16:09 +09:00
  • 3d852a535d (refs #244)Change the default data directory to HOME/.gitbucket takezoe 2014-01-12 15:41:01 +09:00
  • 6f6a61f31a Fix pattern match for webhook. takezoe 2014-01-04 17:23:18 +09:00
  • 10f54f5790 Ignore .settings directory. takezoe 2014-01-04 04:16:51 +09:00
  • 0e7280585a Fix refs commit log and web hook. takezoe 2014-01-04 04:05:25 +09:00
  • 1da7173f27 Merge branch 'master' of https://github.com/takezoe/gitbucket 1.9 takezoe 2013-12-28 02:43:57 +09:00
  • 1cb1e68a01 Add Version 1.9 takezoe 2013-12-28 02:43:15 +09:00
  • b59c8a5512 Update README.md Naoki Takezoe 2013-12-28 01:49:04 +09:00
  • fe63ad0976 Merge pull request #242 from ssogabe/pull-request-messages Naoki Takezoe 2013-12-21 19:57:50 -08:00
  • 941cb7b851 Fixed pull request messages.They are a bit different from GitHub ssogabe 2013-12-22 12:28:36 +09:00
  • d1cf0d9fd7 (refs #238)Enable automatic mixed mode of H2. takezoe 2013-12-22 02:06:44 +09:00
  • 64c2bb4d6b (refs #237)Add link to gitbucket.plist takezoe 2013-12-21 05:30:48 +09:00
  • 24c9f5c17e (refs #237)Move gitbucket.plist to contrib. takezoe 2013-12-21 05:29:52 +09:00
  • d368e4e80d Merge pull request #237 from hanxue/osx Naoki Takezoe 2013-12-20 12:26:32 -08:00
  • 5c0ff84fc4 Merge pull request #233 from shootaroo/fix-style-readme Naoki Takezoe 2013-12-20 11:51:08 -08:00
  • 502a21b6b6 Add plist launcher for OS X and installation instructions Lee Hanxue 2013-12-19 17:59:32 +08:00
  • 0e9bf59c0f Remove some functions from ControlUtil. takezoe 2013-12-15 04:21:39 +09:00
  • 108f9fccdd Fix style markdown table on README.md shootaroo 2013-12-13 19:28:10 +09:00
  • ac884bd7c3 (refs #196)Fire WebHook in merging pull request from Web GUI. takezoe 2013-12-12 04:23:43 +09:00
  • a4cb5c991c Upgrade scalatra-forms to 0.0.11. takezoe 2013-12-12 03:22:37 +09:00
  • 68f1f55f37 (refs #223)Display GITBUCKET_HOME on the system settings. takezoe 2013-12-12 03:17:42 +09:00
  • 1dc779d5e8 Merge pull request #228 from mcveat/compiler-warnings Naoki Takezoe 2013-12-11 09:53:19 -08:00
  • f781c7a08c Merge pull request #220 from maliayas/patch-1 Naoki Takezoe 2013-12-03 12:13:20 -08:00
  • a8511a9f39 Merge pull request #221 from drwlrsn/master Naoki Takezoe 2013-12-03 12:08:45 -08:00
  • 47714eec45 Silenced compiler warnings Piotr Adamski 2013-12-03 18:41:41 +01:00
  • c46e9b2f4d (refs #204)Replace order of ScalatraListener and AutoUpdateListener takezoe 2013-12-03 02:16:00 +09:00
  • 26d579f13f Fixes issue #216 Drew Larson 2013-12-01 19:56:21 -06:00
  • 6556d26742 Turn off autocomplete on "Add collaborator" form Ali Ayas 2013-12-01 23:55:34 +02:00
  • 3cc7bd3cdb #217 open milestones sorted by due date ascending, closed milestones sorted by close date descending Piotr Adamski 2013-12-01 14:09:25 +01:00
  • 608dce2205 Update README.md Naoki Takezoe 2013-11-30 21:20:12 +09:00
  • f86e50c723 Update README.md Naoki Takezoe 2013-11-30 21:04:21 +09:00
  • b60fe33886 Update README.md 1.8 Naoki Takezoe 2013-11-30 20:26:31 +09:00
  • 5210a143fd Update README.md Naoki Takezoe 2013-11-30 20:22:00 +09:00
  • dc78dc9b0d Close issues via commit messages odz 2013-11-30 18:57:19 +09:00
  • 6b11c1a180 (refs #204)Change the option name from --data to --gitbucket.home takezoe 2013-11-30 05:22:35 +09:00