1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix null attributes array dereference in IE. More... about 14 years ago
Compile fix. More... about 14 years ago
Prefer path over resource url for cache md5 directory discovery. More... about 14 years ago
Update formatting of INSTALL.txt More... about 14 years ago
Add extra dependencies to installation document. More... about 14 years ago
Bypass browser xsl include capability check on IE. Add libxml install dependancy. More... about 14 years ago
Update acceptable browser versions. Add installation notes. More... about 14 years ago
Fix broken firefox. More... about 14 years ago
Perform xsl preprocessing on the client to work around broken xsl:import/xsl:include handling on webkit based browsers. More... about 14 years ago
Fix http response header being incorrectly set to 400 BAD REQUEST even on succeeding in ajax_delete_repository.php More... about 14 years ago
Remove https_for_login and https_after_login configuration parameters. Create a redundant configuration check. More... about 14 years ago
Encrypt password using RSA public/private keypair, albeit hard coded for now. More... about 14 years ago
Add javascript client-side RSA library. More... about 14 years ago
Remove jsbn. Add bcmath check. More... about 14 years ago
Generate ORM model classes for rsa_key table. More... about 14 years ago
Modify database schema to add a table for rsa keys. Generate RSA keypair and populate new table. Update schema version number to 30 More... about 14 years ago
A completely brokewn implementation of processing xsl transform on the server. More... about 14 years ago
Add jsbn, move browserdetect to 3rdparty and update dependencies. More... about 14 years ago
Remove Crypt_RSA installation check. Won't be using this. More... about 14 years ago
Start adding support for transforming XSL on server. Post from javascript and xsl parameter passing missing. More... about 14 years ago
Detect XSL include support on the client and store the state in the clients cookies. More... about 14 years ago
Fix for retrieving non-primary revisions in uploaded resources. More... about 14 years ago
Retrieve revisions for file uploads. More... about 14 years ago
Branch for fixes to Groogle 0.9.3. More... about 14 years ago
Installation checks and fixes. More... about 14 years ago
Login form tidy-ups: Clear password on change user. Focus username field. More... about 14 years ago
Reset session and clear session cookie on logout. More... about 14 years ago
Reset session and clear session cookie on logout. More... about 14 years ago
Fix comments being commited to wrong file when navigating using file dropdown. More... about 14 years ago
Fix patching in subdirectories. More... about 14 years ago