Commit Graph

11 Commits

Author SHA1 Message Date
HB9HIL
38a9c10c59 fix[installer]: only delete the migration lockfile if it really exists 2024-12-04 17:20:53 +01:00
github-actions
d538aaf7d5 set the lifetime higher 2024-08-02 12:02:47 +02:00
github-actions
4e034966c2 migration lockfile lifetime 2024-08-02 11:48:41 +02:00
HB9HIL
8dbdb8b367 show latest migration in log and make sure the log is in the correct order 2024-07-26 23:47:16 +02:00
HB9HIL
4d7802a2d2 added some debugging messages 2024-06-25 14:18:11 +02:00
HB9HIL
063fb3de96 unlink the lockfile later 2024-06-25 13:20:20 +02:00
HB9HIL
81a5ab7a61 include the rest aswell to stick with the logic 2024-06-25 13:18:54 +02:00
HB9HIL
4e723e7bbf lock mig process with lock file in cache folder to avoid raceconds 2024-06-25 13:05:24 +02:00
Andreas
016cd7198c Updated CodeIgniter to latest dev from Github 2021-11-06 20:05:55 +01:00
Warren Volz
e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00
Corby Krick
94603ca9b4 Adding more CodeIgniter migration stuff that was missing. 2013-02-24 17:56:37 -06:00