Commit graph

  • 1c31b053e7
    Updated dependencies. Dmitry Khomutov 2017-07-06 20:07:26 +0700
  • 86fd7b833e
    Merge branch 'feature-writer-buffer-size' Dmitry Khomutov 2017-07-06 19:59:49 +0700
  • 6fe5c78179
    Added config option 'php-censor.build.writer_buffer_size' for configuring BuildErrorWriter buffer_size property (Count of inserts in the one SQL query). Dmitry Khomutov 2017-07-06 19:51:15 +0700
  • a9309a1feb
    sendStatusPostback fix. Dmitry Khomutov 2017-07-02 16:45:25 +0700
  • 55a4444e89 Merge pull request #90 from SimonHeimberg/fileLink Dmitry Khomutov 2017-07-01 10:21:54 +0700
  • 0ad8c4b327 FileLink is generated with commit id for github and bitbucket SimonHeimberg 2017-06-30 21:51:49 +0200
  • 1ff7b1cdfe
    Updated dashboard screenshot. Dmitry Khomutov 2017-06-28 18:00:53 +0700
  • d1a62908a1 Merge pull request #84 from SimonHeimberg/patch-2 Dmitry Khomutov 2017-06-28 17:29:06 +0700
  • ec7c8706ff Replace reference to settings page in email doc Simon Heimberg 2017-06-28 09:25:54 +0200
  • 39570dc317
    Merge branch 'feature-http-client' Dmitry Khomutov 2017-06-28 12:47:39 +0700
  • 9041457af4
    Changed HttpClient to Guzzle library. Dmitry Khomutov 2017-06-21 22:26:15 +0700
  • d9cde29c5e Merge pull request #83 from SimonHeimberg/patch-1 Dmitry Khomutov 2017-06-28 08:20:16 +0700
  • c0e8f752ba Fixed plugin doc urls in README.md Simon Heimberg 2017-06-27 22:34:13 +0200
  • c117a6c11d
    Fixed debug mode for "Build now" button. Dmitry Khomutov 2017-06-24 14:28:04 +0700
  • 95e25f486c
    Merge branch 'feature-email' Dmitry Khomutov 2017-06-21 21:10:27 +0700
  • 46441106d1
    Improved from email address format for notifications. Dmitry Khomutov 2017-06-21 21:03:57 +0700
  • ae48f24406
    Fixed Travis CI config. Dmitry Khomutov 2017-06-20 20:59:41 +0700
  • f38e40d08a
    Fixed PHP Censor config. Dmitry Khomutov 2017-06-20 20:01:06 +0700
  • 87ef29269f
    Small Project form order fix. Dmitry Khomutov 2017-06-20 19:51:27 +0700
  • 95a24d8fe8
    Fixed PHP Censor url in README.md Dmitry Khomutov 2017-06-20 19:38:21 +0700
  • d847a21f63
    Updated dependencies Dmitry Khomutov 2017-06-13 20:05:39 +0700
  • 04a046935c
    Updated CHANGELOG.md (Added v0.15.0) Dmitry Khomutov 2017-06-10 23:17:39 +0700
  • 80c3ce4fe0 Merge pull request #78 from StudioMaX/github-pull-requests Dmitry Khomutov 2017-06-09 19:04:52 +0700
  • 63a2b59244 Fixed ability to fetch private pull requests on Github StudioMaX 2017-06-09 02:13:17 +0600
  • b553cc4020
    Merge branch 'feature-issue-67' Dmitry Khomutov 2017-06-03 17:26:06 +0700
  • 473b4add27
    Improved default branch for SVN. Added ability to set branch full name like "branches/branch-1" or "/branch/branch-2". Issue #67. Dmitry Khomutov 2017-06-03 17:19:08 +0700
  • edc0e16b73
    Merge branch 'feature-issue-23' Dmitry Khomutov 2017-06-03 14:16:01 +0700
  • df2af38b81
    Improved build-status/view page. Added build links, icons, date etc. Issue #23. Dmitry Khomutov 2017-06-03 14:12:52 +0700
  • 3a088723bf Merge pull request #76 from StudioMaX/github-fix Dmitry Khomutov 2017-06-02 20:36:35 +0700
  • 0eba8c2cfe Fixed GitHub status API and access to the pull requests of private projects StudioMaX 2017-06-02 02:20:29 +0600
  • af156ada5b
    Merge branch 'bugfix-issue-68' Dmitry Khomutov 2017-06-01 21:53:54 +0700
  • dd9aecd3ff
    Fixed cron worker in fails. Issue #68. Dmitry Khomutov 2017-06-01 21:52:30 +0700
  • 2af20dc00c
    Fixed worker in fails. Issue #68. Dmitry Khomutov 2017-05-23 22:48:03 +0700
  • 520e453a16
    Merge branch 'bugfix-issue-75' Dmitry Khomutov 2017-06-01 07:57:31 +0700
  • 41f7597c05
    Fixed PhpCsFixer directory. Issue #75. Dmitry Khomutov 2017-05-31 21:19:22 +0700
  • 92e535dffd
    Merge branch 'bugfix-issue-66' Dmitry Khomutov 2017-05-30 18:52:30 +0700
  • e8fbaf08cb
    Reduced buffer_size for BuildErrorWriter. Number of prepared parameters must be less than 65535. See: https://stackoverflow.com/questions/40361164/pdoexception-sqlstatehy000-general-error-7-number-of-parameters-must-be-bet). Issue #66. Dmitry Khomutov 2017-05-29 23:55:04 +0700
  • ebb80eff10
    Merge branch 'bugfix-issue-73' Dmitry Khomutov 2017-05-29 20:27:04 +0700
  • 412bedf45e
    Added ./app directory to Git. Dmitry Khomutov 2017-05-29 19:37:25 +0700
  • fd356a4dda
    Fixed PDO creation for PostgreSQL without pdo_mysql extension. Issue #73. Dmitry Khomutov 2017-05-29 18:50:18 +0700
  • dd8c85a449
    Merge branch 'feature-cleanup' Dmitry Khomutov 2017-05-23 23:22:44 +0700
  • 7e2f63142d
    Fixed logging (Now logging autostarting without special loggerconfig.php). Issue #59. Dmitry Khomutov 2017-05-23 23:17:39 +0700
  • 5a761dcddb
    Removed 'using_custom_file' config option. Dmitry Khomutov 2017-05-23 23:06:58 +0700
  • 3a59b66d78
    Removed PollCommand. Dmitry Khomutov 2017-05-23 23:01:31 +0700
  • d6821e84d5
    Merge branch 'bugfix-svn' Dmitry Khomutov 2017-05-18 19:09:13 +0700
  • e071088bba
    Fixed branches for SVN build. Issue #65. Dmitry Khomutov 2017-05-17 21:46:55 +0700
  • 2b3c387f18
    Updated CHANGELOG.md (Added v0.14.0) Dmitry Khomutov 2017-05-15 21:14:16 +0700
  • de77a572a9
    Merge branch 'bugfix-pagination' Dmitry Khomutov 2017-05-09 11:33:45 +0700
  • 6330e3b177
    Fixes for build branches with special chars (like '#, /' etc.) Dmitry Khomutov 2017-05-09 11:25:16 +0700
  • 446deca0cb
    Fixed pagination for environments in project/view page and ajax builds update. Dmitry Khomutov 2017-05-08 14:51:32 +0700
  • efbf2650bb
    Code style fixes. Dmitry Khomutov 2017-05-08 12:32:01 +0700
  • fb424bfb2b
    Code style fixes. Dmitry Khomutov 2017-05-05 10:55:12 +0700
  • c68cb33fa5
    ProjectController::build(): Moved the check on whether the project could be found up: no point in trying to get a list of branches of a project that doesn't even exist. Paul Staring 2017-05-05 10:52:20 +0700
  • 1d8da6bfc0
    Merge branch 'feature-github-webhook' Dmitry Khomutov 2017-04-23 00:06:01 +0700
  • 1b70128c83
    Added public/private project status icon to dashboard. Dmitry Khomutov 2017-04-22 22:29:09 +0700
  • 36243ca9cb
    Fixed build duration localization in timeline Dmitry Khomutov 2017-04-22 22:02:27 +0700
  • 9d269a4cca
    Added tags for Github builds (UI Fixes +++). Dmitry Khomutov 2017-04-22 21:56:51 +0700
  • bf067e4fda
    Added tags for Github builds (UI Fixes). Dmitry Khomutov 2017-04-22 21:48:54 +0700
  • 12805d58d9
    Added tags for Github builds (Fixes). Dmitry Khomutov 2017-04-22 21:06:53 +0700
  • 647a5cedcd
    Added tags for Github builds. Dmitry Khomutov 2017-04-22 20:02:24 +0700
  • f26f000bb4
    Refactored push and tag webhooks for Github (Fixes +++). Dmitry Khomutov 2017-04-20 21:14:48 +0700
  • 0e83599b9f
    Refactored push and tag webhooks for Github (Fixes). Dmitry Khomutov 2017-04-20 20:38:02 +0700
  • 6e60c07103
    Refactored push and tag webhooks for Github. Dmitry Khomutov 2017-04-20 20:24:53 +0700
  • 89218d7047
    Added ability to build only head commit from push (Initial). Dmitry Khomutov 2017-04-20 19:35:26 +0700
  • f4551963e4
    Merge branch 'bugfix-63' Dmitry Khomutov 2017-04-19 19:15:55 +0700
  • e2b6f5aefd
    Refactored plugin PhpCsFixer (Added more backward compatibility). Issue #63. Dmitry Khomutov 2017-04-19 19:07:53 +0700
  • 9c1dcbf6a9
    Refactored plugin PhpCsFixer. Issue #63. Dmitry Khomutov 2017-04-14 23:04:37 +0700
  • 3ef02202d3
    Improved CI Dmitry Khomutov 2017-04-17 20:34:39 +0700
  • 46ab25f9f8
    Updated dependencies. Fixed SensioLabs Security Checker warning: squizlabs/php_codesniffer (2.7.1) - Arbitrary shell execution. Dmitry Khomutov 2017-04-17 20:22:26 +0700
  • 814c77fdc9
    Fixed git clone --depth in .php-censor.yml Dmitry Khomutov 2017-04-16 22:22:02 +0700
  • 7be61d1658
    Merge branch 'feature-production-fixes' Dmitry Khomutov 2017-04-16 22:15:33 +0700
  • aeb6248436
    Fixes Dmitry Khomutov 2017-04-16 22:08:14 +0700
  • 3bd5b2c718
    Improved error page +++ Dmitry Khomutov 2017-04-16 21:37:55 +0700
  • 142f05b416
    Fixed Database::lastInsertId call for PostgreSQL Dmitry Khomutov 2017-04-16 21:18:21 +0700
  • a671f4d81d
    Improved error page Dmitry Khomutov 2017-04-16 20:46:51 +0700
  • 42a9d7fc94
    Fixed gray block style (grey -> gray) +++ Dmitry Khomutov 2017-04-16 20:17:55 +0700
  • c752651d10
    Fixed environment field in build table Dmitry Khomutov 2017-04-16 20:09:33 +0700
  • 1f9ec69c52
    Fixed gray block style (grey -> gray) Dmitry Khomutov 2017-04-16 19:55:29 +0700
  • acd2bcc088
    Added text wrap for build log Dmitry Khomutov 2017-04-14 22:15:45 +0700
  • 3f7882bfe9
    Fixed #61 Dmitry Khomutov 2017-04-13 22:52:03 +0700
  • 75ebe61341
    Small style fix Dmitry Khomutov 2017-04-11 20:25:26 +0700
  • 2ca32044db Merge pull request #62 from JoolsMcFly/fix/wrong-branch-name-in-timeline Dmitry Khomutov 2017-04-13 18:11:27 +0700
  • 1aeeb3ba57 display build branch instead of project branch in Home/index and ajax-timeline Jools 2017-04-13 06:39:02 +0200
  • 4feb2955cd fix broken link in worker.md file Jools 2017-04-10 14:53:13 +0200
  • d5c143fa50
    Updated CHANGELOG.md (Added v0.13.0) Dmitry Khomutov 2017-04-10 20:04:50 +0700
  • 84edee960e
    Merge branch 'feature-ui-fixes' Dmitry Khomutov 2017-04-09 22:56:23 +0700
  • 4f86a98b5e
    Build and Project pages UI fixes Dmitry Khomutov 2017-04-09 22:51:03 +0700
  • 1b11ec18ac
    Fixed build buttons block in project page Dmitry Khomutov 2017-04-09 22:39:20 +0700
  • 8a5f15ad78
    Fixed localization for environment string 'all' Dmitry Khomutov 2017-04-09 21:57:41 +0700
  • f49d2b14bc
    Added collapse for boxes Dmitry Khomutov 2017-04-09 08:44:30 +0700
  • 4f58316e12
    Added "suggest" section to composer.json + updated dependencies. Issue #53 Dmitry Khomutov 2017-04-08 17:33:30 +0700
  • ee03c8b300 Merge pull request #56 from bochkovprivate/master Dmitry Khomutov 2017-04-07 08:13:03 +0700
  • 353883eb0c Remove copy-paste from phpcpd plugin docs :) bochkovprivate 2017-04-07 00:31:41 +0700
  • 3140516430 Merge pull request #55 from bochkovprivate/master Dmitry Khomutov 2017-04-06 22:40:03 +0700
  • acf25afdd6 Fix Technical Debt Plugin configuration parameters bochkovprivate 2017-04-06 19:34:20 +0700
  • 506af65421 Merge pull request #54 from ss-gxp/fix-error-message-to-html Dmitry Khomutov 2017-04-06 15:07:11 +0700
  • 18f4abc98b Fix - convert html special chars in error message Stepan Strelets 2017-04-06 10:25:11 +0300
  • 0109e49f8e Merge pull request #51 from ss-gxp/fix-builder Dmitry Khomutov 2017-04-05 22:56:46 +0700
  • 79d8e27a7e Fix releasing job Stepan Strelets 2017-04-05 17:09:55 +0300
  • ff3ea2d120 Fixes (store variable name; work flow when build not exist) Stepan Strelets 2017-04-05 16:21:57 +0300