Commit graph

  • 4ec6d854c2 Added 'user_id' column to 'build' table (created by) + Renamed columns 'created' -> 'create_date', 'started' -> 'start_date' and 'finished' -> 'finish_date' + Code style fixes. Dmitry Khomutov 2017-10-15 21:58:36 +0700
  • 58b23fe89d Removed useless code from models + code style fixes. Dmitry Khomutov 2017-10-15 20:05:33 +0700
  • 508465fc74 Code style fixes + phpdocs. Dmitry Khomutov 2017-10-15 01:29:29 +0700
  • 9e57de043e Removed useless 'project_id' column from 'build_meta' table. Dmitry Khomutov 2017-10-15 00:48:53 +0700
  • 145670acde Build sources instead of 'Manual' word. Dmitry Khomutov 2017-04-13 22:00:29 +0700
  • ca0f7b4182 Fixed schedule build command. Issue #125. Dmitry Khomutov 2017-10-11 18:55:03 +0700
  • 97c7423013 Merge branch 'feature-command' Dmitry Khomutov 2017-10-08 21:58:13 +0700
  • c50f04a280 Fixed schedule build command. Issue #125. Dmitry Khomutov 2017-10-08 21:41:32 +0700
  • 3fa21f3169 Merge pull request #126 from Vincentv92/master Dmitry Khomutov 2017-10-05 23:02:34 +0700
  • 9b198a128e Use function getLatestBuild Vincent Vermeulen 2017-10-05 17:43:33 +0200
  • 5a7d145c94 Added command to schedule tasks if not ran for a specified X days Vincent Vermeulen 2017-10-04 22:40:29 +0200
  • a8019e20a8 Fixed 'lifetime' parameter for queue on installation. Dmitry Khomutov 2017-09-18 08:18:59 +0700
  • 89fc49582c Improved Nginx virtual host config example (documentation). Dmitry Khomutov 2017-09-17 20:22:23 +0700
  • 06cdf35337 Removed 'console.bat' file. Dmitry Khomutov 2017-09-17 20:21:38 +0700
  • 00744c269b Merge branch 'feature-fixes' Dmitry Khomutov 2017-09-17 20:09:41 +0700
  • 5820583d4a Reformated JS code. Dmitry Khomutov 2017-09-17 11:22:05 +0700
  • c4509af6b7 Improved chart colors in the Information tab. Dmitry Khomutov 2017-09-17 10:55:21 +0700
  • 5e5ecda6e6 Improved PHPSpec plugin GUI. Dmitry Khomutov 2017-09-16 22:11:53 +0700
  • db1b43455e Improved Codeception plugin GUI. Dmitry Khomutov 2017-09-16 21:26:53 +0700
  • 5df94982a1 Removed useless '/' from build status cache path. Dmitry Khomutov 2017-09-16 20:20:08 +0700
  • 75ab37ba97 Fixed SystemD worker documentation (Invalid comments in SystemD Unit config). Dmitry Khomutov 2017-09-16 20:19:09 +0700
  • 0e6047e3eb Merge branch 'bugfix-binary-output' Dmitry Khomutov 2017-09-16 12:29:40 +0700
  • 883ebf1a1a Changed '?' to '�' for binary output. Issue #116. Dmitry Khomutov 2017-09-09 16:03:50 +0700
  • a4cbd1b7ec Fixes for non-unicode binary log output. Issue #116. Dmitry Khomutov 2017-09-03 11:11:03 +0700
  • 3abe248080 Merge branch 'feature-default-branch-only' Dmitry Khomutov 2017-09-16 12:27:48 +0700
  • e60376fe5f Added a checkbox to build only the default branch specified in the project (Fixes). Dmitry Khomutov 2017-09-16 12:19:42 +0700
  • bbbd9b3cf2 Added a checkbox to build only the default branch specified in the project. Pat Suwalski 2017-09-13 21:21:49 +0700
  • bc1ee39467 Merge branch 'feature-phpci-sync' Dmitry Khomutov 2017-09-09 23:55:44 +0700
  • 242d08e016 Add the option to pass the short tags (-s) argument to PHP Parallel Lint so that files using PHP Short Tags can be linted. David Sloan 2017-09-09 23:48:22 +0700
  • 418eb1a96e Merge pull request #119 from ss-gxp/fix-env-build Dmitry Khomutov 2017-09-04 19:33:26 +0700
  • b501775411 Fix env build - omit checkout exact commit Stepan Strelets 2017-09-04 14:49:12 +0300
  • 29553aca54 Merge pull request #118 from ss-gxp/mage3-plugin Dmitry Khomutov 2017-09-04 18:46:06 +0700
  • 256b32bd81 Add mage v3 plugin (deployment) Stepan Strelets 2017-09-04 14:36:41 +0300
  • 8d728bad29
    Merge branch 'feature-017-changelog' Dmitry Khomutov 2017-09-03 18:54:55 +0700
  • 02bed72247
    Added changelog for release 0.17.0. Dmitry Khomutov 2017-09-03 18:54:39 +0700
  • 1580c57016
    Merge branch 'feature-remember-me' Dmitry Khomutov 2017-08-31 22:14:03 +0700
  • 07359d82f6
    'Remember me' on login. Issue #81. Dmitry Khomutov 2017-08-28 21:23:27 +0700
  • 4ce3c94798
    Merge branch 'feature-ui' Dmitry Khomutov 2017-08-31 22:13:28 +0700
  • 90bc9c69a1
    Improved public status page UI (Added environment and duration, fixed table cell height). Dmitry Khomutov 2017-08-31 22:06:29 +0700
  • ceb2a20bf6
    Merge branch 'feature-log-rotate' Dmitry Khomutov 2017-08-30 22:50:29 +0700
  • 1bc8dfd5eb
    Added daily rotate logger for console commands. Issue #108. Dmitry Khomutov 2017-08-27 00:10:28 +0700
  • c78521e7bf
    Merge branch 'feature-improvements' Dmitry Khomutov 2017-08-30 21:20:41 +0700
  • f7c697620f
    Fixed TravisCI PHP7 version. Dmitry Khomutov 2017-08-30 21:15:02 +0700
  • fcb6cef295
    Improved documentation about update PHP Censor. Dmitry Khomutov 2017-08-30 20:28:30 +0700
  • ab2ec33642
    Updated dependencies. Dmitry Khomutov 2017-08-30 20:12:05 +0700
  • d5ed9f2121
    Merge branch 'feature-org' Dmitry Khomutov 2017-08-26 12:34:33 +0700
  • a6a778711e
    Fixed links and package settings for organization 'php-censor'. Dmitry Khomutov 2017-08-26 12:13:34 +0700
  • eaec65509b Merge pull request #113 from SimonHeimberg/plugin_exceptions Dmitry Khomutov 2017-08-22 21:41:55 +0700
  • ffce3e31e7 plugins depending on tests success state run also on exception SimonHeimberg 2017-07-22 19:05:28 +0200
  • 6a32cfb043 valid init value for config of builder, to not fail pluginExecutor when setupBuild failed SimonHeimberg 2017-07-22 19:05:12 +0200
  • 7b6d2d7edb Merge pull request #112 from StudioMaX/bitbucket-integration Dmitry Khomutov 2017-08-20 20:37:18 +0700
  • d307afa44e Bitbucket build status API, create comments on commits and Pull Requests StudioMaX 2017-08-20 14:06:51 +0600
  • d15f0f5ef9
    Merge branch 'feature-logo' Dmitry Khomutov 2017-08-20 12:59:06 +0700
  • c58c93600c
    Fixed markup for public status + PHP Censor logo fixes. Dmitry Khomutov 2017-08-19 11:01:55 +0700
  • 74f0537d04
    Added PHP Censor logo. Dmitry Khomutov 2017-08-13 21:02:02 +0700
  • b95f96721f Merge pull request #111 from SimonHeimberg/yaml_hints Dmitry Khomutov 2017-08-19 11:00:35 +0700
  • 4e653b2f06 add some useful yaml hints Simon Heimberg 2017-08-18 19:31:09 +0200
  • 4b85c4859a
    Updated dependencies (Fixes). Dmitry Khomutov 2017-08-17 19:38:03 +0700
  • 43064898cf
    Updated dependencies. Dmitry Khomutov 2017-08-17 19:22:40 +0700
  • 94181e9402 Merge pull request #110 from SimonHeimberg/patch-3 Dmitry Khomutov 2017-08-17 08:17:02 +0700
  • 2db53bfb7a in README, link to plugins goes to plugins heading Simon Heimberg 2017-08-16 22:10:36 +0200
  • 3cf2cc916d
    Improved docs for configuring projects. Issues #97, #104. Dmitry Khomutov 2017-08-13 19:00:14 +0700
  • f24d059bba
    Merge branch 'docs/systemd' Dmitry Khomutov 2017-07-25 07:50:08 +0700
  • f1ef36a9f0
    Add doc about how to run worker with systemd ket4yii 2017-07-16 17:08:15 +0300
  • e0aa688ae6
    Merge branch 'testCaseBaseClass' Dmitry Khomutov 2017-07-24 20:48:37 +0700
  • 7a8ed48e3d test cases inherit from PhpUnit testcase with namespeces SimonHeimberg 2017-07-24 08:45:52 +0200
  • 191dc6fc3d
    Merge branch 'junitResult' Dmitry Khomutov 2017-07-23 18:49:49 +0700
  • a6ee2756f5
    Fix after rebase on fresh master. Dmitry Khomutov 2017-07-20 21:32:22 +0700
  • 173f785d61
    use log-junit when log-json is not supported by phpunit SimonHeimberg 2017-07-17 23:09:54 +0200
  • c89a6e979c
    test PhpUnitResultJunit SimonHeimberg 2017-07-17 21:26:59 +0200
  • 2bd6ae96cb
    add junit format for PhpUnitResult SimonHeimberg 2017-07-17 21:26:32 +0200
  • f87cb40e6f
    test PhpUnitResult with some output from test SimonHeimberg 2017-07-18 01:13:47 +0200
  • 21c93ba5af
    recreate test result with real test suite -- phpunit 4.8 SimonHeimberg 2017-07-17 01:00:17 +0200
  • 03f2e353eb
    reorder test data so that it could really happen SimonHeimberg 2017-07-17 00:28:56 +0200
  • c3c103cc78
    prepare for several types of phpunit results SimonHeimberg 2017-07-15 02:18:07 +0200
  • a77b1115a0
    merge similar run methods in PhpUnit SimonHeimberg 2017-07-15 04:01:37 +0200
  • 42d4b9f5ac
    Merge branch 'feature-regex-branches' Dmitry Khomutov 2017-07-20 21:33:24 +0700
  • 13e492240e
    Added regex pattern for branch specific config. Issue #97. Dmitry Khomutov 2017-07-18 07:42:34 +0700
  • 0debda46b1
    Merge branch 'feature-find-binary' Dmitry Khomutov 2017-07-20 07:57:20 +0700
  • 59837a8ff1
    Added param 'priority_path' (For all plugins) for control paths priority when we search plugin binary. Issue #104. Dmitry Khomutov 2017-07-19 10:26:51 +0700
  • e1c6709639
    Merge branch 'feature-nohup' Dmitry Khomutov 2017-07-18 20:54:50 +0700
  • 80b7a368b1
    Code style fixes (Documentation). Dmitry Khomutov 2017-07-18 20:54:24 +0700
  • 1914ec177c
    Add info about starting worker with nohup. Issue #100. ket4yii 2017-07-17 03:01:14 +0700
  • c78ac2d09e Merge pull request #103 from SimonHeimberg/patch-2 Dmitry Khomutov 2017-07-18 07:48:42 +0700
  • 5320352e38
    Merge branch 'feature-deploy-stage' Dmitry Khomutov 2017-07-18 07:44:09 +0700
  • fdde33e2e2
    Fixed 'setup', 'test' and 'deploy' stages. Now if 'setup' or 'test' is failed then next stages will skip. Dmitry Khomutov 2017-07-16 23:40:55 +0700
  • d33cd71e8d Merge pull request #101 from SimonHeimberg/fixPhpCs Dmitry Khomutov 2017-07-18 07:41:35 +0700
  • 50ad31e2d2 plugins/shell.md explains aborting after failure Simon Heimberg 2017-07-17 23:26:46 +0200
  • 5db6d63a50 plugins/shell.md does not use "cd ..." as example Simon Heimberg 2017-07-17 23:24:39 +0200
  • 443d3b2a9a fix wrong assignment in plugin for PhpCodeSniffer SimonHeimberg 2017-07-17 21:30:12 +0200
  • d512189999
    Small code style fix. Dmitry Khomutov 2017-07-16 10:56:55 +0700
  • c958ceb621
    Updated CHANGELOG.md (Added v0.16.0). Dmitry Khomutov 2017-07-16 10:55:03 +0700
  • 71077326f7
    Added docs for "Branch specific stages". Issue #2. Dmitry Khomutov 2017-07-13 07:55:02 +0700
  • 56076ea76e Merge pull request #96 from SimonHeimberg/patch-1 Dmitry Khomutov 2017-07-13 07:27:56 +0700
  • 02cc6f837f fix explication of fixed and broken in doc Simon Heimberg 2017-07-13 00:26:22 +0200
  • acd73e2ba1
    Changed build_meta.meta_value column type from TEXT to LONGTEXT for MySQL. Issue #94. Dmitry Khomutov 2017-07-11 18:40:18 +0700
  • bd1382e90e Merge pull request #93 from SimonHeimberg/logShowsBuildDirNicer Dmitry Khomutov 2017-07-07 19:18:28 +0700
  • e277d7cec9 Merge pull request #92 from SimonHeimberg/buildCommandArgs Dmitry Khomutov 2017-07-07 19:08:35 +0700
  • ce280328af build directory is shown as ./ in log output SimonHeimberg 2017-07-07 13:54:32 +0200
  • f1702900fb command php-censor:create-build accepts --email and --message SimonHeimberg 2017-07-06 09:40:19 +0200