2
I Use This!
Inactive

Commits : Listings

Analyzed 20 days ago. based on code collected 22 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DRY for all the temporary stuff that is more or less equal More... over 11 years ago
Destroy any previously started session before starting a new one More... over 11 years ago
Argument 3 for select must be array More... over 11 years ago
Removed logs, now in /var/log More... over 11 years ago
Added test to calculate costs More... over 11 years ago
Deleted, now Stacktrace More... over 11 years ago
Various fixed and updates because of new logging and exception handling (which enabled me to find some small bugs in i18n) More... over 11 years ago
Directly insert routes into database More... over 11 years ago
Generic email template and wording plus new email for password change More... over 11 years ago
Enable form to render itself More... over 11 years ago
Corrected some glitches in the footer and header logo More... over 11 years ago
Overhauled the logging and exception handling More... over 11 years ago
Adjusted a few styles, overhaul pending More... over 11 years ago
Alert's with a title are now always displayed with a heading More... over 11 years ago
Updated mini-bench to include nginx and PHP execution time More... over 11 years ago
Finalized new session handling More... over 11 years ago
Cleaned up exception classes and code More... over 11 years ago
Typo More... over 11 years ago
Removed unused use statement More... over 11 years ago
Merge origin/master More... over 11 years ago
Changed $session in bootstrap.php to a Session mock for tests an CLI purposes. More... over 11 years ago
Overhauled to use speaking names More... over 11 years ago
Implemented new (faster) session system More... over 11 years ago
Implemented new (faster) session system More... over 11 years ago
Re-added sessions table for new Session implementation. More... over 11 years ago
Merge branch 'master' of https://github.com/MovLib/www More... over 11 years ago
refactoring of AbstractHistory More... over 11 years ago
Added comments to db command. Removed unnecessary all.sql file. More... over 11 years ago
Implemented first version of the movcli db command. Migrations and seeds can now be imported comfortably. Renamed base migration due to the new command (Migrations should have a timestamp or version number). Renamed load_seed_data.sql to load_all.txt due to the new command. Minor comment cleanup in AbstractCommand. More... over 11 years ago
Merge origin/master More... over 11 years ago