0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reformatting. Removes deprecated files More... over 17 years ago
Exit serialize if block does not exist More... over 17 years ago
Update copyright notice More... over 17 years ago
Merge branch 'photoreformatting' More... over 17 years ago
(Write): Release the semaphore if we get an exception, not that in this case there is probably not much we can do to recover properly. More... over 17 years ago
(Semaphore): New protected object used to serialize write calls. More... over 17 years ago
* db/db.gpr: Add dependency to kernel project needed for accessing the new log support. More... over 17 years ago
Rename Settings and Defaults unit to V2P.Settings and V2P.Default respectively. This is cleaner. Modify the code accordingly. More... over 17 years ago
Update compiler version to GPL 2007 More... over 17 years ago
Style changes for comments More... over 17 years ago
Always display metadata. Improve entry style More... over 17 years ago
Improve threads list page style More... over 17 years ago
Adds .gitignore for git users More... over 17 years ago
Clean-up. As we refresh the page there is no need for changing anything on the current page. More... over 17 years ago
Check for null id for the replace action. Minor reformatting. More... over 17 years ago
(Default_Callback): Use Registry.Content_Type to return the appropriate error. More work is needed for the XML case. More... over 17 years ago
(check_tests): Fix rule. Do not use ifneq because it is statically evaluated when loading the makefile. More... over 17 years ago
Fix previous test which was not covering properly external URLs on IE. More... over 17 years ago
Workaround a bug in IE where the href returned by getAttribute('href') is the derived absolute URL. So to detect local URL we look at the hostname if URL is prefixed by "http:". More... over 17 years ago
Set Anonymous_Comment to false by default. When Anonymous_Comment settings is false, force user to log-in before commenting More... over 17 years ago
* web/templates/r_block_login.txml: After a successful login refresh the current page. More... over 17 years ago
Fixes style violation reported by gnatcheck. More... over 17 years ago
* initial-data.sql: * babel.thtml: * comment.thtml: * web_suite.adb: * web_tests-post.adb: * web_tests-post.ads: A comment from the author on a non revealed post must stay anonymous. Add corresponding test into the test suite. More... over 17 years ago
Clear comment field after comment insertion More... over 17 years ago
Minor reformatting. More... over 17 years ago
Fix login CSS. Rename status_bar div to login_err. Update corresponding test More... over 17 years ago
Return an error message to the user on metadata insertion error More... over 17 years ago
(VCS_File_Check): Ignore .tads. More... over 17 years ago
* v2p-database.ads: * templates.tads: Minor style fixes reported by gnatcheck. More... over 17 years ago
Minor style changes More... over 17 years ago