Spine
24c623e600
introduce a second phase of mysql migrations (and drop migrated tables)
2025-08-27 16:44:43 +02:00
Spine
a80542f2cd
update local dev and get rid of phinx seeds
2025-07-28 16:55:17 +02:00
Spine
c7780203ac
move phinx migration directories (for faster tab completion)
2025-07-28 16:55:16 +02:00
Spine
07561f0dc8
implement read/write and read/only db connections
2025-05-23 14:33:24 +02:00
Spine
2dcefd7e2b
more phpcs rules
2025-02-24 14:37:55 +01:00
Spine
e850f626cc
latest build updates
2025-02-24 14:37:55 +01:00
Spider
bbb3f58f74
Postgres phinx
2023-09-19 09:28:40 +02:00
Spine
c7a7375369
move/hide a couple of files in the root directory
2023-04-04 19:05:48 +02:00
Spine
870e18785d
Complete overhaul of the configuration architecture
2023-02-03 11:13:47 +01:00
Spine
9f3125c832
simplify the bootstrapping of a functional Gazelle context
2023-02-03 11:13:47 +01:00
Spine
f67b301767
Add pg instance and upgrade versions
2023-02-03 11:13:45 +01:00
itismadness
bf6ebe8ad3
upgrade phinx to 0.12.4
2020-11-28 03:18:31 +00:00
Spine
2c97f96691
Streamline autoloading and tidy up how required PHP classes are pulled in.
...
Require files using __DIR__ instead of SERVER_ROOT
Use `new Class` instead of `NEW Class`
Class FEED => Feed
Class VALIDATE => Validate
2020-03-01 12:03:04 +00:00
itismadness
cff4fcfd5b
Add basic docker configuration ( #36 )
2019-10-08 10:21:44 +00:00
itismadness
211ce4d173
replace tabs with spaces ( #12 )
2019-09-17 22:09:49 +00:00
Eurydice
03e53b9ca2
emergency fixes for PHP 7.3
2019-06-04 22:08:32 +00:00
itismadness
7c3ab7af23
Upgrade to Debian Stretch for Vagrant and improve how initial DB seeding works ( #17 )
2018-11-09 20:42:45 +00:00
Bifrost
63b2746bec
More rebrand
2018-10-03 13:57:13 +00:00
itismadness
336a970b27
Move more stuff to the Phinx migration
2018-01-30 15:26:59 -05:00
itismadness
8039090a33
Build basic setup for future OOP classes/testing ( !27 )
...
Squashed commit of the following:
Author: itismadness <itismadness@apollo.rip >
Implement new app structure
remove unneeded migration for testing
improve migrations
comment out up() function for now
add new migrations
rename classes to singular form
update another util function
implement more testing
rename test to tester
add unit test framework
2018-01-28 22:03:49 -05:00
itismadness
e9587f94bc
use constant in phinx.php
2018-01-11 18:44:44 -05:00
itismadness
e81ce66620
initial work on update panel
2018-01-04 16:54:22 -05:00