Nick Liu
|
71e7f8778c
|
Merged e_db_mysql and e_db_pdo tests into e_db_abstractTest
- FIX: e_db::copyTable() is now an interface
- FIX: e_db_mysql now implements e_db
- FIX: Implemented missing e_db_mysql::copyTable() public method
- FIX: Implemented missing e_db_mysql::setLanguage() method
- FIX: Implemented missing e_db_mysql::getLanguage() method
- FIX: Implemented missing e_db_mysql::dropTable() method
- MOD: Merged e_db_mysqlTest and e_db_pdoTest into e_db_abstractTest
|
2019-12-23 16:37:48 +01:00 |
|
Nick Liu
|
2330f8a152
|
Removed hard-coded SQL database creation
|
2019-12-23 15:28:52 +01:00 |
|
Nick Liu
|
f38e6c1f6d
|
Added a salt-ssh state to deploy an LXC dev env
|
2019-12-23 15:19:26 +01:00 |
|
Tijn Kuyper
|
4a0404d917
|
Minor fix in userclass description
|
2019-12-11 17:08:15 +01:00 |
|
Tijn Kuyper
|
b364043125
|
Added two userclasses, updated e_formTest and e_user_modelTest to reflect the changes
1. TestImage1 - with a FontAwesome icon
2. TestImage2 - with a png icon (TinyMCE plugin icon)
Added user to those userclasses.
|
2019-12-11 17:00:17 +01:00 |
|
Cameron
|
3b28884b56
|
Possible fixes.
|
2019-12-04 13:12:47 -06:00 |
|
Deltik
|
4e7d76235c
|
Removed GitLab CI
|
2019-12-03 23:09:28 -06:00 |
|
Deltik
|
e8cc0fb462
|
Attempt to port from GitLab CI to GitHub Actions
|
2019-11-28 22:39:54 -06:00 |
|
Deltik
|
6e8c81e652
|
GitPreparer: Handle failed git commit test lock
Happens when the Git config does not have user.name and user.email
|
2019-11-28 13:40:03 -06:00 |
|
Deltik
|
ae9f91084b
|
Disabled flaky and failing tests for repo migration
Related: #4030
Related: #4031
Related: #4032
Related: #4033
|
2019-11-27 15:49:43 -06:00 |
|
Deltik
|
8ed4cde9f1
|
Removed broken test: CaptchaCest
Related: #4028
|
2019-11-27 15:30:32 -06:00 |
|
Deltik
|
007bd04d8f
|
Prevent directory listing of e107_tests
Also block access to e107_tests by default on Apache HTTP Server
|
2019-11-27 15:18:01 -06:00 |
|
Deltik
|
083213777f
|
Documentation update: New paths
|
2019-11-27 15:00:16 -06:00 |
|
Deltik
|
e49ee50d31
|
Preparation for merge with e107 repository
Moved all test files to e107_tests subdirectory
|
2019-11-27 11:18:53 -06:00 |
|