Commit Graph

  • 2ec8189d47 Call wiki web hook in pushing via git client Naoki Takezoe 2017-06-02 17:46:25 +09:00
  • d75d1eed10 Support gollum event in web hook Naoki Takezoe 2017-06-02 11:45:32 +09:00
  • 2f426990b7 (refs #1612)Add password validation to form for registering and editing user. Naoki Takezoe 2017-06-02 07:53:23 +09:00
  • 2e6c8f7054 Merge pull request #1611 from wy193777/maxFileSize-config Naoki Takezoe 2017-06-01 15:35:54 +09:00
  • 206a8f5afc Not delete repositories when group is deleted Naoki Takezoe 2017-05-30 16:03:08 +09:00
  • e340207cac Not delete repositories when group is deleted Naoki Takezoe 2017-05-30 15:43:30 +09:00
  • 12857ae6a3 made maxFileSize in FileUploadController configurable Shenghan Gao 2017-05-27 23:57:31 -07:00
  • 43c8518a40 (refs #1610)Redirect if the issue is a pull request 4.13 Naoki Takezoe 2017-05-28 13:26:06 +09:00
  • 1b65ae2062 Don't render contents of Commits tab and Files tab if commits is empty. takezoe 2017-05-28 12:16:33 +09:00
  • 3ba31f205e Avoid NoSuchElementException for pull request from behinded branch Naoki Takezoe 2017-05-28 05:15:09 +09:00
  • bf28c2aacc Add 4.13 Naoki Takezoe 2017-05-27 10:50:56 +09:00
  • 80834220b3 Update version number to 4.13.0 Naoki Takezoe 2017-05-27 10:45:57 +09:00
  • d8aacdaa94 Add account hook (deleted only). shimamoto 2017-05-26 14:45:01 +09:00
  • cf763993cf Merge pull request #1609 from shiena/load-plugins-alphabetically Naoki Takezoe 2017-05-25 18:30:13 +09:00
  • 89006a8720 Add issue hook and pull request hook. shimamoto 2017-05-25 14:52:48 +09:00
  • 4d9e1a83c8 Fix octicons style Naoki Takezoe 2017-05-25 17:22:11 +09:00
  • 850ebf2877 Load plugins alphabetically Mitsuhiro Koga 2017-05-18 01:32:37 +09:00
  • 7923bde014 Reformat gitbucket.css Naoki Takezoe 2017-05-25 16:52:08 +09:00
  • 1eab821f9a Fix size of buttons and labels in the branch liost view Naoki Takezoe 2017-05-25 16:37:50 +09:00
  • 042e76348a Merge pull request #1605 from gitbucket/feature/file-upload-to-repo Naoki Takezoe 2017-05-25 16:06:56 +09:00
  • 7d0b8dc1ec Remove unused CSS styles Naoki Takezoe 2017-05-25 15:39:40 +09:00
  • b0057481d8 (refs #1608)Fix updating parent repository relationship bug when repository is renamed or transferred. Naoki Takezoe 2017-05-25 08:31:29 +09:00
  • d70c5947fa Fix CSS Naoki Takezoe 2017-05-24 18:31:20 +09:00
  • 43f7a61c4b Implementing file upload on the repository viewer Naoki Takezoe 2017-05-24 14:39:55 +09:00
  • 5a8516e8e5 Bump markedj to 1.0.12 Naoki Takezoe 2017-05-24 10:08:39 +09:00
  • 4727aa90ab Merge branch 'feature/file-upload-to-repo' of https://github.com/devagorilla/gitbucket into devagorilla-feature/file-upload-to-repo Naoki Takezoe 2017-05-23 15:33:01 +09:00
  • dcdc0cfa55 Fix view Naoki Takezoe 2017-05-23 14:48:09 +09:00
  • 27dc5597bc Merge pull request #1601 from tkgdsg/dropdown_filter Naoki Takezoe 2017-05-22 11:40:42 +09:00
  • af37d23a0d dropdown menu filter applied to "variable length" dropdown 1. dropdown menu filter applied where that length is variable. 2. In compare.scala.html, use default dropdown menu function for filter. Yasuhiro Takagi 2017-05-21 17:47:53 +09:00
  • 2143760185 Merge pull request #1597 from tkgdsg/dropdown_filter_modification Naoki Takezoe 2017-05-18 11:19:15 +09:00
  • e919505f4e function helper.html.dropdown supports filter placeholder developer can specify filter input placeholder in dropdown menu. Yasuhiro Takagi 2017-05-17 21:40:30 +09:00
  • 4fc221f4f9 Take first 5 commits to store activity Naoki Takezoe 2017-05-15 17:15:49 +09:00
  • 532f418c2f (refs #1591)Bump markedj to 1.0.11 to allow HTML in markdown Naoki Takezoe 2017-05-13 20:54:20 +09:00
  • 19016aa14a (refs #1594)Filter the comparing dropdown based on user’s right Naoki Takezoe 2017-05-13 16:06:36 +09:00
  • 6016844327 Merge pull request #1592 from t-tsutsumi/pr/fix-conditional-expression-default-branch Naoki Takezoe 2017-05-12 14:46:19 +09:00
  • 352438ee0a Fix conditional expression for determining whether it is default branch t-tsutsumi 2017-05-12 02:49:25 +09:00
  • d1dbdb1642 Merge pull request #1590 from t-tsutsumi/pr/fix-delete-branch-feature-of-pr Naoki Takezoe 2017-05-11 11:26:07 +09:00
  • 29da986b9f Fix delete branch feature of PR does not work at all t-tsutsumi 2017-05-11 03:18:27 +09:00
  • 0b819ea762 Merge pull request #1588 from t-tsutsumi/pr/fix-incorrect-redirect-url-and-authorization Naoki Takezoe 2017-05-10 10:06:21 +09:00
  • b3dbaaae7a Merge pull request #1587 from t-tsutsumi/pr/disabling-directory-listing-feature Naoki Takezoe 2017-05-10 10:05:15 +09:00
  • 2dcc14b4d9 Fix incorrect redirect URL and authorization in Update branch feature t-tsutsumi 2017-05-09 04:55:55 +09:00
  • fe728baee7 Disabling directory listing feature on Jetty t-tsutsumi 2017-05-09 04:12:03 +09:00
  • d6f49eb442 Merge pull request #1585 from t-tsutsumi/pr/add-scala-ide-specific-files-to-.gitignore Naoki Takezoe 2017-05-08 02:19:41 +09:00
  • 890dbf99a7 Add Scala-IDE specific files to .gitignore t-tsutsumi 2017-05-08 00:58:32 +09:00
  • 61853a474a Rolled back to Jetty 9.3.19.v20170502 Naoki Takezoe 2017-05-06 09:52:14 +09:00
  • 447183c779 Merge pull request #1583 from t-tsutsumi/pr/fix-incorrect-font-color-when-screen-size-768px-or-less Naoki Takezoe 2017-05-06 09:34:46 +09:00
  • b371f76cb6 Fix incorrect font color when screen size 768px or less t-tsutsumi 2017-05-06 08:10:07 +09:00
  • a5971bbdde https://github.com/travis-ci/travis-ci/issues/7703 Naoki Takezoe 2017-05-06 01:44:20 +09:00
  • 0827fef978 Merge pull request #1533 from aadrian/dependency_updates Naoki Takezoe 2017-05-06 00:05:37 +09:00
  • a66fcb3a77 Remove uniqId from template arguments Naoki Takezoe 2017-05-05 23:46:07 +09:00
  • ac9b93bbba Merge pull request #1579 from tkgdsg/dropdown_filter_improve_and_fix Naoki Takezoe 2017-05-05 23:35:09 +09:00
  • 7917483dfc Merge branch 'master' into dependency_updates aadrian 2017-05-04 15:44:38 +02:00
  • c0a2c8a235 change back to jldap "2009-10-07" until a replacement library is used. aadrian 2017-05-04 15:26:32 +02:00
  • f28dc15252 dropdown helper function improvement & modification helper can specify placeholder for it's filter. to identify each dropdown input filter by id, use unique Id. Yasuhiro Takagi 2017-05-04 11:53:29 +09:00
  • 9faa3e8402 Bump to 4.12.1 Naoki Takezoe 2017-05-04 10:29:48 +09:00
  • 014bdb9d5c Bump to 4.12.1 4.12.1 maintenance/4.12 Naoki Takezoe 2017-05-04 10:29:48 +09:00
  • bef65870d8 Fix redirect issue by partially reverting to 956af54 - fixes #1567 Damian Bronecki 2017-05-01 22:18:12 +02:00
  • 0f33d66cc2 Merge pull request #1576 from t-tsutsumi/pr/remove-slf4j-jdk14 Naoki Takezoe 2017-05-04 10:04:27 +09:00
  • 5f9fd23c47 Remove SLF4J JDK14 binding t-tsutsumi 2017-05-04 04:11:04 +09:00
  • e98d275de3 Merge pull request #1571 from t-tsutsumi/pr/fix-incorrect-initial-height Naoki Takezoe 2017-05-03 09:39:51 +09:00
  • 6ffb2dbad7 Fix incorrect initial height of textarea t-tsutsumi 2017-05-02 20:23:34 +09:00
  • eb2bef824d use postgresql-embedded 2.0 (that is supposed to work with Java 9) aadrian 2017-05-02 11:17:15 +02:00
  • 45db917ee7 Create plugins directory if it does not exist Naoki Takezoe 2017-05-02 15:27:07 +09:00
  • 42494ce58a Improve logging Naoki Takezoe 2017-05-02 15:22:25 +09:00
  • 93c75a3ffd Retry copying plugin jar file if it can't get write lock Naoki Takezoe 2017-05-02 15:03:47 +09:00
  • b9283fb544 Merge branch 'master' into feature/plugin-hotdeploy Naoki Takezoe 2017-05-02 14:21:53 +09:00
  • 16ccf83f7a Merge pull request #1568 from dbronecki/issue/1567 Naoki Takezoe 2017-05-02 12:40:18 +09:00
  • f60685117d remove sbt-dependency-graph plugin. aadrian 2017-05-01 23:35:29 +02:00
  • a830b80965 update jetty, h2 and akka again aadrian 2017-05-01 23:33:48 +02:00
  • 3795de97a4 Fix redirect issue by partially reverting to 956af54 - fixes #1567 Damian Bronecki 2017-05-01 22:18:12 +02:00
  • c972782053 use SBT 0.13.15 aadrian 2017-04-30 18:09:48 +02:00
  • 52f05a911b Merge remote-tracking branch 'origin/master' into dependency_updates aadrian 2017-04-30 18:06:41 +02:00
  • 0a007dd4eb Merge pull request #1512 from UprootStaging/safeOpt Naoki Takezoe 2017-05-01 00:13:51 +09:00
  • 6223503511 Merge pull request #1566 from xuwei-k/ApiRepository-watchers-param-unused Naoki Takezoe 2017-05-01 00:03:13 +09:00
  • 2e499e88a6 Merge pull request #1564 from t-tsutsumi/pr/disabling-server-header Naoki Takezoe 2017-04-30 19:14:29 +09:00
  • 658fe94d0f Avoid use functional looping style t-tsutsumi 2017-04-30 17:20:59 +09:00
  • 7c2cf86674 fix ApiRepository#apply xuwei-k 2017-04-30 16:33:49 +09:00
  • 0db4cd35f1 Merge remote-tracking branch 'origin/master' Naoki Takezoe 2017-04-30 13:27:28 +09:00
  • 289c38edeb Update document Naoki Takezoe 2017-04-30 13:27:12 +09:00
  • 650e9f0d0b Drop sbt launcher Naoki Takezoe 2017-04-30 13:23:59 +09:00
  • 755419fd56 Merge branch 'master' into pr/disabling-server-header Takuma Tsutsumi 2017-04-30 01:40:51 +09:00
  • 458f1521b6 Merge pull request #1563 from t-tsutsumi/pr/fix-graceful-shutdown Naoki Takezoe 2017-04-30 01:37:32 +09:00
  • 18fa77a25c Fixup Naoki Takezoe 2017-04-30 00:27:24 +09:00
  • db0b1d28bc Merge remote-tracking branch 'origin/master' into safeOpt hrj 2017-04-29 17:46:14 +05:30
  • 518861ac0f Disabling Server header on Jetty t-tsutsumi 2017-04-29 20:54:36 +09:00
  • fbb4f33b18 Graceful shutdown on Jetty requires StatisticsHandler t-tsutsumi 2017-04-29 20:31:04 +09:00
  • dc2cf05e8b Update docs Naoki Takezoe 2017-04-29 09:39:20 +09:00
  • df4b1d6f01 Merge remote-tracking branch 'origin/master' 4.12 Naoki Takezoe 2017-04-29 09:25:42 +09:00
  • c5a53f0719 Release 4.12 Naoki Takezoe 2017-04-29 09:25:14 +09:00
  • 961e21e5a7 Merge pull request #1562 from tkgdsg/filter_branch Naoki Takezoe 2017-04-29 02:15:53 +09:00
  • e33e304644 dropdown menu filter method modified intermediate match & case insensitive not using regexp Yasuhiro Takagi 2017-04-28 21:05:44 +09:00
  • 46896da46e Fix to avoid regular expression error in the filter box Naoki Takezoe 2017-04-28 08:26:50 +09:00
  • 207aa8b8c1 Merge pull request #1555 from tkgdsg/dropdown_menu_filter_in_compare Naoki Takezoe 2017-04-27 10:06:19 +09:00
  • 8b4017a082 dropdown menu filter in compare page filter applied "base fork:" "base:" "head fork:" "compare:" menus. Yasuhiro Takagi 2017-04-26 21:22:46 +09:00
  • f46f5909f1 (refs #1554)Enable DB session for plugin git repo authentication Naoki Takezoe 2017-04-25 13:53:50 +09:00
  • 5337b29532 Disable dock icon Naoki Takezoe 2017-04-25 09:41:42 +09:00
  • 7010b316fd (refs #1551)Fix validation for repository name Naoki Takezoe 2017-04-25 09:32:13 +09:00
  • 6128258cfb Bump to 4.12.0 Naoki Takezoe 2017-04-23 23:32:12 +09:00
  • 68d090f81a Show CommitStatus in commits page. KOUNOIKE Yuusuke 2017-04-22 21:17:37 +09:00
  • 7ef74ac3ee Merge branch 'master' into pr-add-release Yuusuke KOUNOIKE 2017-04-22 19:46:22 +09:00