1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jun 19, 2024 — Jun 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added base test for Maximus::Class::Module More... about 15 years ago
Added tests for Maximus::Role::Module::Source More... about 15 years ago
Added Maximus::Controller::Page with a FAQ and Client page More... about 15 years ago
Made the layout a bit wider so it can host more menu items More... about 15 years ago
Added local::lib as a dependency (the scripts use them) More... about 15 years ago
Updated Makefile.PL to use DBIx::Class::Schema::Loader => 0.06001 More... about 15 years ago
DBIx::Class::Schema::Loader v0.06001 update More... about 15 years ago
Skipping test for Maximus::Class::Module::Source::SCM::Git as it's not implemented yet More... about 15 years ago
Merge branch 'master' of [email protected]:Htbaa/maximus-web.git More... about 15 years ago
First set of tests More... about 15 years ago
Wrong error check More... about 15 years ago
Added unmentioned exception More... about 15 years ago
Forgot to make regexp case-insensitive More... about 15 years ago
Now using Exception::Class for proper error handling More... about 15 years ago
Fixed modname check More... about 15 years ago
For now Gearman isn't a requirement yet. Will come back later. More... about 15 years ago
Skipping archive file type check as Archive::Zip will die with a wrong file format anyway More... about 15 years ago
Merge branch 'master' of [email protected]:Htbaa/maximus-web.git More... about 15 years ago
Typo More... about 15 years ago
Added Google Analytics More... about 15 years ago
Now using version to parse version strings for modules More... about 15 years ago
No longer fetching archive data when generating module sources list More... about 15 years ago
Typo More... about 15 years ago
DBIx::Class::Schema::Loader update changed the names of accessors More... about 15 years ago
Reserved modscopes will now be rejected More... about 15 years ago
Setup AutoCommit=1 for Database More... about 15 years ago
Route fix More... about 15 years ago
Added message to account page More... about 15 years ago
Module uploading now propertly works, also in other browsers than FF 3.6 (because of filetype). Cleaned up error messaging and now showing a thank you page when uploading was successful. Also fixed identation. More... about 15 years ago
Not every browser gives the file a filetype of application/x-zip, so now also supporting binary/octet-stream More... about 15 years ago