Commit Graph

  • 4aa2727676 Merge pull request #2123 from uli-heller/scalatra-263 Naoki Takezoe 2018-07-29 17:53:10 +09:00
  • 8dea7302a3 Updated: scalatra 2.6.1 -> 2.6.3, jetty 9.4.7.v20170914 -> 9.4.11.v20180605 Uli Heller 2018-07-29 08:51:55 +02:00
  • 04823666b6 Fixup Naoki Takezoe 2018-07-29 13:15:53 +09:00
  • ed9d4443ae Merge branch 'master' into http-proxy-setting Naoki Takezoe 2018-07-29 12:58:41 +09:00
  • 45a1af2cd7 Use Apache HttpComponents instead of URL.openStream Naoki Takezoe 2018-07-29 12:58:20 +09:00
  • cb920feb24 Update changelog of 4.27.0 Naoki Takezoe 2018-07-29 11:59:22 +09:00
  • f4865adecf Preparation of GitBucket 4.27.0 release 4.27.0 Naoki Takezoe 2018-07-28 13:51:49 +09:00
  • 33cf58078e Merge pull request #2122 from jyuch/fix-database-export-error Naoki Takezoe 2018-07-27 01:37:55 +09:00
  • ec5d8560d8 (refs #2120) Fix database export failure jyuch 2018-07-26 21:33:30 +09:00
  • a6f6303bfa Merge pull request #2117 from uli-heller/postgresql-42.2.4 Naoki Takezoe 2018-07-25 23:54:13 +09:00
  • 377376d457 (Refs #2082)Fix to export orphan tables as well Naoki Takezoe 2018-07-23 18:23:03 +09:00
  • 103800f911 postgresql: 42.1.4 -> 42.2.4 Uli Heller 2018-07-23 11:13:20 +02:00
  • 9c46be519e Merge branch 'kounoike-pr-create-tag' Naoki Takezoe 2018-07-23 13:39:59 +09:00
  • a5e130db0b Change the create tag form to a dialog Naoki Takezoe 2018-07-23 13:32:46 +09:00
  • f360a3ba9b Merge branch 'pr-create-tag' of https://github.com/kounoike/gitbucket into kounoike-pr-create-tag Naoki Takezoe 2018-07-23 11:25:35 +09:00
  • 251731e41a Merge pull request #2113 from uli-heller/mariadb-2.2.6 Naoki Takezoe 2018-07-23 10:58:42 +09:00
  • f0129a3d4d Merge pull request #2115 from gitbucket/fix-file-remove Naoki Takezoe 2018-07-23 10:58:07 +09:00
  • 78fbeb67d4 (Closes #2111)Fix comment toggle link on Firefox Naoki Takezoe 2018-07-23 10:57:23 +09:00
  • bb59cbcb91 Fix the file remove page Naoki Takezoe 2018-07-23 02:24:45 +09:00
  • 9769041ad1 Merge pull request #2114 from gitbucket/fix-pullreq-comments Naoki Takezoe 2018-07-23 01:07:24 +09:00
  • 8948c05080 Keep original commitId and lines of pull request comments Naoki Takezoe 2018-07-22 18:45:22 +09:00
  • 3a9f67f862 mariadb: 2.2.5 -> 2.2.6 Uli Heller 2018-07-21 18:13:57 +02:00
  • e179c8c56a Merge pull request #2110 from gitbucket/improve-repo-issues-search Naoki Takezoe 2018-07-19 21:36:04 +09:00
  • 403d5afedc Display "Closed" label on the search result of issues and pull requests Naoki Takezoe 2018-07-19 21:13:13 +09:00
  • cb5a5b7b6f Fix search type parameter Naoki Takezoe 2018-07-19 20:02:56 +09:00
  • aac232f33e Separate issues and pull requests search Naoki Takezoe 2018-07-18 18:39:08 +09:00
  • 55c973b760 (refs #2097)Fix mouse cursor Naoki Takezoe 2018-07-18 17:18:10 +09:00
  • 39a895cdc6 Merge pull request #2108 from gitbucket/sunjdk-ssl-provider Naoki Takezoe 2018-07-18 14:49:26 +09:00
  • d4a9a2b2ee Format Naoki Takezoe 2018-07-18 13:44:59 +09:00
  • a02f020626 Create SunJDK's SSL Provider by reflection Naoki Takezoe 2018-07-18 10:12:15 +09:00
  • 16097bff94 Use load pattern to handle InputStream Naoki Takezoe 2018-07-17 00:52:14 +09:00
  • c159b704b6 Merge branch 'master' into http-proxy-setting Naoki Takezoe 2018-07-17 00:47:16 +09:00
  • 0366f2f2ed Output warn log when accessing to the plugin repository failed Naoki Takezoe 2018-07-17 00:43:33 +09:00
  • b6d5e34980 Merge pull request #2106 from x-way/catch-network-plugin-exceptions Naoki Takezoe 2018-07-17 00:38:06 +09:00
  • 33a676f221 Fix downloading repository archive Naoki Takezoe 2018-07-17 00:33:17 +09:00
  • 3f6ca48f26 Merge pull request #2104 from gitbucket/fix-archive-slash-branch Naoki Takezoe 2018-07-16 11:49:42 +09:00
  • 79aa55f741 Catch network exceptions (UnknownHostException etc.) Andreas Jaggi 2018-07-15 08:09:31 +02:00
  • 3920dfb57e Fix testcase Naoki Takezoe 2018-07-15 13:03:04 +09:00
  • 31345cc739 Add proxy support for plugin installation Naoki Takezoe 2018-07-15 12:52:22 +09:00
  • 3ebc4e8e23 Add properties for HTTP proxy setting Naoki Takezoe 2018-07-15 11:36:56 +09:00
  • 3d060ae82f Fix archiving for slashed branches Naoki Takezoe 2018-07-15 10:39:46 +09:00
  • 18a0c6c92a Fix plugin manager behavior Naoki Takezoe 2018-07-09 16:46:48 +09:00
  • a92aae9544 Fix plugin manager behavior Naoki Takezoe 2018-07-09 12:23:16 +09:00
  • 87e301dd38 (refs #2092)Exclude lower versions than installed one from the list of upgradable plugins. Naoki Takezoe 2018-07-09 11:47:27 +09:00
  • 839bd6634f Merge pull request #2098 from tiqwab/remove-semicolon Naoki Takezoe 2018-07-09 10:59:48 +09:00
  • 4512da7c03 Remove unnecessary semicolon tiqwab 2018-07-08 12:03:58 +09:00
  • 5e92815f96 (refs #2089)Fix the list of repositories on the sidebar Naoki Takezoe 2018-07-05 12:07:28 +09:00
  • f5e2e5a0aa Merge pull request #2093 from gitbucket/improve-plugin-version-handling Naoki Takezoe 2018-07-05 01:55:06 +09:00
  • 61261dcb4e Improve plugin version handling Naoki Takezoe 2018-07-04 14:42:46 +09:00
  • 7ced7795ff Merge pull request #1966 from kounoike/pr-editorconfig-for-repository Naoki Takezoe 2018-07-01 22:46:53 +09:00
  • d553771335 implement JGitResource/JGitResourcePath class with scala KOUNOIKE Yuusuke 2018-07-01 13:16:48 +09:00
  • fd6b658565 Merge remote-tracking branch 'upstream/master' into pr-editorconfig-for-repository KOUNOIKE Yuusuke 2018-07-01 12:04:38 +09:00
  • f01c65d022 Remove document about JRebel Naoki Takezoe 2018-07-01 02:39:57 +09:00
  • 29d2014053 Merge pull request #2083 from gitbucket/drop-jrebel-config Naoki Takezoe 2018-07-01 02:38:17 +09:00
  • 73681d7647 Merge pull request #2087 from xuwei-k/emojji Naoki Takezoe 2018-07-01 01:33:51 +09:00
  • 79e5fb5dd8 Merge pull request #2086 from xuwei-k/foreach Naoki Takezoe 2018-07-01 01:33:02 +09:00
  • 563c69b4ef fix typo xuwei-k 2018-06-30 16:14:49 +09:00
  • 670d23c3c6 use foreach instead of map xuwei-k 2018-06-30 15:34:39 +09:00
  • 3466097ab1 Update changelog 4.26.0 Naoki Takezoe 2018-06-30 12:54:06 +09:00
  • f29350a986 Upgrade bundled plugins Naoki Takezoe 2018-06-30 12:49:34 +09:00
  • 9f21b7775d Update release operation Naoki Takezoe 2018-06-30 12:35:53 +09:00
  • a43aeff3fc 4.26.0 release Naoki Takezoe 2018-06-30 12:06:17 +09:00
  • 0e36ca0f71 Merge pull request #2084 from gitbucket/github-compatible-url-lfs Naoki Takezoe 2018-06-30 01:45:48 +09:00
  • 3de7a3b525 Update version to 4.26.0-SNAPSHOT Naoki Takezoe 2018-06-29 17:47:43 +09:00
  • 5d8f1a7678 Add forwarding GitHub compatible LFS url Naoki Takezoe 2018-06-29 17:40:12 +09:00
  • 809361d2e1 Merge remote-tracking branch 'origin/master' Naoki Takezoe 2018-06-29 16:36:05 +09:00
  • 427a372e94 Additional fix for #2005 Naoki Takezoe 2018-06-29 16:35:41 +09:00
  • f2759c6d7c Drop JRebel configuration Naoki Takezoe 2018-06-29 14:44:49 +09:00
  • 626ff932cd Merge pull request #2081 from uli-heller/jgit-5.0.1.201806211838-r Naoki Takezoe 2018-06-28 11:02:24 +09:00
  • 328403f973 Merge pull request #2065 from gitbucket/plugin-network-install Naoki Takezoe 2018-06-27 11:55:54 +09:00
  • 55ae324878 jgit: 5.0.0.201806131550-r -> 5.0.1.201806211838-r Uli Heller 2018-06-26 06:48:08 +02:00
  • d322f772e8 Merge pull request #2005 from gitbucket/fork-button Naoki Takezoe 2018-06-25 19:54:37 +09:00
  • e578f9548b Add a button to show forked repos to the fork account select dialog Naoki Takezoe 2018-06-25 19:42:57 +09:00
  • 2678c6939d Merge branch 'master' into plugin-network-install Naoki Takezoe 2018-06-25 13:19:05 +09:00
  • 9830392cb9 Remove unnecessary CSS style Naoki Takezoe 2018-06-25 02:56:01 +09:00
  • bd689aa3c6 Merge pull request #2077 from uli-heller/jgit-5.0.0.201806131550-r Naoki Takezoe 2018-06-24 20:31:41 +09:00
  • 960b7834a7 Reload diff when display mode is changed Naoki Takezoe 2018-06-24 14:57:12 +09:00
  • b5b37a1168 (refs #2049)Fix comment top diff handling Naoki Takezoe 2018-06-24 01:01:55 +09:00
  • 49f71a5ceb (refs #2057)Fix duplicate event handler registration in commit comments Naoki Takezoe 2018-06-23 15:18:02 +09:00
  • 3febb27b1d jgit: 5.0.0.201805301535-rc2 -> 5.0.0.201806131550-r Uli Heller 2018-06-22 08:04:09 +02:00
  • 79a7df254e Merge branch 'master' into fork-button Naoki Takezoe 2018-06-20 18:15:54 +09:00
  • 163fcd86e0 Merge pull request #2074 from gitbucket/dashboard-repo-list Naoki Takezoe 2018-06-20 03:35:28 +09:00
  • f8f1c7442e Add repsitory owner filter Naoki Takezoe 2018-06-20 03:25:55 +09:00
  • 91c885954a Fix sidebar to recent repositories Naoki Takezoe 2018-06-20 02:35:34 +09:00
  • 76d04e04f9 Merge pull request #2075 from gitbucket/improve-fork-popup Naoki Takezoe 2018-06-19 21:54:35 +09:00
  • e77570efd4 Update the fork account selector dialog to list style Naoki Takezoe 2018-06-19 18:52:00 +09:00
  • 7be09563a2 Add "Repositories" tab to the dashboard Naoki Takezoe 2018-06-19 16:55:48 +09:00
  • acb7a34f3f (refs #2073)Fix error in API when getting first commit Naoki Takezoe 2018-06-19 14:53:36 +09:00
  • 6e4a203f81 Hide fork button if its option is disabled Naoki Takezoe 2018-06-18 16:02:12 +09:00
  • 5f00b8354f Merge pull request #2067 from gitbucket/adjust-pullrequest-alert Naoki Takezoe 2018-06-13 22:43:49 +09:00
  • 6029d9ef29 Adjust condition to display pull request creation suggestion for branches Naoki Takezoe 2018-06-13 17:48:01 +09:00
  • db1d437a93 Fix style of some text fields Naoki Takezoe 2018-06-13 15:39:50 +09:00
  • 5de893f5d3 Merge pull request #2052 from uli-heller/jgit5 Naoki Takezoe 2018-06-13 15:32:41 +09:00
  • 11d73816af Merge pull request #2047 from sraabe/patch-1 Naoki Takezoe 2018-06-13 15:16:11 +09:00
  • 4106276616 Merge pull request #2066 from gitbucket/render-html-as-text Naoki Takezoe 2018-06-13 10:51:32 +09:00
  • f1ffb25e43 Render HTML as text/plain Naoki Takezoe 2018-06-12 20:02:49 +09:00
  • 3c1bc32e5e Fix format Naoki Takezoe 2018-06-12 17:06:48 +09:00
  • c93bbfca53 Fix testcase Naoki Takezoe 2018-06-12 15:00:20 +09:00
  • 033c3833d6 Fixup Naoki Takezoe 2018-06-12 14:55:04 +09:00
  • 151ecb956a Remove unused imports Naoki Takezoe 2018-06-12 13:19:22 +09:00