Commit graph

2219 commits

Author SHA1 Message Date
Dmitry Khomutov 3ec111da24
Merge branch 'documentation-fix' 2018-03-07 22:21:05 +07:00
Dmitry Khomutov 9802e2b81c
Improved ISSUE_TEMPLATE.md. 2018-03-07 22:18:35 +07:00
Dmitry Khomutov 20771e002e
Documentation improvements. 2018-03-07 22:18:35 +07:00
Dmitry Khomutov 4ae7619340
Merge branch 'php-censor-config' 2018-03-06 20:46:45 +07:00
Dmitry Khomutov 5e6f6bef98
Added coverage option in .php-censor.yml config. 2018-03-06 20:41:51 +07:00
Dmitry Khomutov 97f8cd2e01
Merge branch 'coverage' 2018-03-06 20:29:28 +07:00
Dmitry Khomutov c5ce085371
Added PHPUnit code coverage log output and chart in information tab.
Issue #148.
2018-03-06 19:47:10 +07:00
Dmitry Khomutov b67ee92f7e
Merge branch 'store-tests' 2018-03-01 19:54:48 +07:00
Dmitry Khomutov 42a8316479
Added tests for the Store (MySQL and PostgreSQL). 2018-03-01 19:47:34 +07:00
Dmitry Khomutov 9fc73577ca
Added tests and fix for lastInsertId() on camel case tables. 2018-03-01 17:23:47 +07:00
Dmitry Khomutov 626e1fe038
Merge branch 'refactoring' 2018-03-01 15:27:56 +07:00
Dmitry Khomutov 409ac11c47
Added more tests for Database (for PostgreSQL and MySQL). 2018-03-01 15:11:26 +07:00
Dmitry Khomutov 5a76868e0b
Added tests for DB connections DSN. 2018-02-28 23:34:07 +07:00
Dmitry Khomutov c9087df799
Added PHPUnit DBUnit extension. 2018-02-28 23:01:40 +07:00
Dmitry Khomutov 4cb041e8fb
PHPUnit tests improvements. 2018-02-28 22:40:50 +07:00
Dmitry Khomutov 8d0d23f5f4
Merged PostgreSQL and MySQL tests inti one PHPUnit XML config. 2018-02-28 18:45:03 +07:00
Dmitry Khomutov 27f381982a
Updated dependencies. 2018-02-28 17:28:31 +07:00
Dmitry Khomutov 008dc74ff2
Moved commit message to the new line in the timeline widget at home
page.
2018-02-28 10:19:02 +07:00
Dmitry Khomutov 58f1004652
Renamed projects types and build classes: 'remote'/RemoteGitBuild to
'git'/GitBuild, MercurialBuild to HgBuild, SubversionBuild to SvnBuild,
'bitbuckethg' to 'bitbucket-hg'.
2018-02-28 10:02:55 +07:00
Dmitry Khomutov d0c69d2ef0
Refactored Model class. 2018-02-28 09:40:14 +07:00
Dmitry Khomutov be68f11aed
Merge pull request #159 from Dave13h/Plugin-DocBlockChecker-detailed-errors
PHPDocBlockChecker Plugin Detailed Error Logging
2018-02-27 08:08:12 +07:00
David Sloan 17d9917096
Ironically fix the docblock. 2018-02-26 22:04:58 +00:00
David Sloan 08cab04bde
PHPDocBlockChecker Plugin Detailed Error Logging
This PR logs the error from the PHPDocBlockChecker rather than just logging that the doc block is missing.
2018-02-26 21:50:20 +00:00
Dmitry Khomutov a32fe9c291
Merge branch 'technical-debt-warnings' 2018-02-24 11:04:34 +07:00
Glenn McEwan 40541f16d2
Set allowed errors to the correct property. 2018-02-24 11:03:52 +07:00
Dmitry Khomutov 4a8d66beaf
Merge branch 'codestyle-fixes' 2018-02-23 23:05:22 +07:00
Dmitry Khomutov 9e428a4da6
Small fixes. 2018-02-23 23:05:06 +07:00
Dmitry Khomutov e3f131f37d
Merge branch 'pull-request-branch' 2018-02-23 21:00:15 +07:00
Dmitry Khomutov 0cfb12f222
Fixed migration for pull request branches. 2018-02-23 20:47:45 +07:00
Dmitry Khomutov 3400271bc5
Added pull request remote branch to GUI. 2018-02-23 19:31:06 +07:00
Dmitry Khomutov 429405809e
Refactored build type 'Pull request' logic. 2018-02-23 18:54:03 +07:00
Dmitry Khomutov 1623e05593
Merge branch 'codecov' 2018-02-23 18:41:43 +07:00
Dmitry Khomutov 26bfd6617c
Added .codecov.yml config to the project and fixed code coverage
ignores.
2018-02-23 18:33:54 +07:00
Dmitry Khomutov 52f6ade21a
Merge branch 'ssh-strength' 2018-02-23 18:01:07 +07:00
Dmitry Khomutov d28d496264
Added options 'php-censor.ssh.strength' and 'php-censor.ssh.comment'
for SSH keys generation. Issue #154.
2018-02-23 12:23:03 +07:00
Dmitry Khomutov 61f512fd22
Merge pull request #155 from AlexisFinn/patch-1
Correct issue #153: phpcs ignores 'path' setting
2018-02-22 23:06:31 +07:00
AlexisFinn 0f6e502962
Correct issue #153: phpcs ignores 'path' setting
The 'path' value was not being set in the class constructor.
2018-02-22 16:59:01 +01:00
Dmitry Khomutov 70b1dd36db
Fixed ionicons path. Issue #152. 2018-02-21 19:09:49 +07:00
Dmitry Khomutov a61ed97a8d
Fixed frontend dependencies paths. Issue #152. 2018-02-21 18:49:00 +07:00
Dmitry Khomutov 36cdb5b590
Added changelog for release 0.21.0. 2018-02-21 11:48:31 +07:00
Dmitry Khomutov b0b7bf8a29
Updated application version to 0.21.0. 2018-02-21 11:16:04 +07:00
Dmitry Khomutov e7732f0b7b
Updated dependencies. 2018-02-21 11:14:31 +07:00
Dmitry Khomutov 5deccf040c
Merge branch 'more-tests' 2018-02-21 10:51:27 +07:00
Dmitry Khomutov f26726c6e9
Removed User model from $_SESSION. 2018-02-21 10:46:57 +07:00
Dmitry Khomutov 597a20deea
Refactored view/template. 2018-02-21 10:46:57 +07:00
Dmitry Khomutov 09cee5a5df
Added more tests for the forms. 2018-02-21 10:46:56 +07:00
Dmitry Khomutov c05d3d6c90
Fixed PHPUnit assert calls to static. 2018-02-21 10:46:56 +07:00
Dmitry Khomutov 1dc8acd263
Replace cache to Symfony/Cache component. 2018-02-21 10:46:55 +07:00
Dmitry Khomutov 4f865719fa
Merge pull request #151 from Dave13h/patch-1
PhpParallelLint Short tags Option expecting string
2018-02-20 23:17:24 +07:00
Dave 7658504d36
PhpParallelLint Short tags Option expecting string
This is actually a bool already, so it should just read it straight in.

Otherwise:
```
php_parallel_lint:
    shorttags: true
```

Won't get applied.
2018-02-20 16:08:50 +00:00