Moderate Activity

Commits : Listings

  Analyzed 8 days ago based on code collected 8 days ago.
Showing page 1 of 983
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
apm_include_file_p wont ignore anymore the upgrade directory in case data_model_files flag is set. Anon32 More... 19 days ago
When fetching files for a given package we also want to retrieve sql files. Anon32 More... 19 days ago
Needed to decode list items html since it is used as a JS array index. Anon32 More... 21 days ago
apm_get_package_files has new boolean switch -include_data_model_files in order to allow including/excluding sql files when looking for files within a package. Anon32 More... 22 days ago
Creating recursive version of permissions functions iff pg version is >= 8.4. Anon32 More... 28 days ago
Taking .sql out of the list of ignored file extensions. Otherwise create/upgrade sql scripts are not loaded while installing/upgrading. Anon32 More... 28 days ago
- update the blueprint of the xotcl::THREAD instances as well while keeping the state (do not restart the thread) Avatar More... about 1 month ago
- use sysctl instead of uptime where available (the "uptime" command from mac os x spits sometimes errors about /dev/ttys out, when apparently a console was not shut down correctly) Avatar More... about 1 month ago
- add "xo::broadcast blueprint /script/": This command can be used to update the blueprint of all threads (including schedule threads) Example ::xo::broadcast blueprint { source /tmp/t.tcl } Avatar More... about 1 month ago
- make recreate method of THREAD more robust Avatar More... about 1 month ago
- added victor's patch to omit deprecated messages of "ns_info tcllib". Background: naviserver supports multiple (virtual) servers, which might have different tcllibs. Therefore, the preferred command to query this was moved to "ns_server ?-server s? tcllib" and "ns_info tcllib" was deprecated. From the OpenACS point of view, one wants to locate the actual library. Since the variable does not change, it is fine to store it in a per-thread variable which can be efficiently accessed. Avatar More... about 1 month ago
- add missing test for non-empty where clause in hstore case Avatar More... about 1 month ago
next_row instead of this_row has to be unset at this point. Anon32 More... about 1 month ago
- make use of ::xo::db_list* functions Avatar More... about 1 month ago
- add opimized versions of db_list and db_list_of_lists in the xo namespace Avatar More... about 1 month ago
- use absolute name to avoid namespace confusions Avatar More... about 1 month ago
- fix typo Avatar More... about 1 month ago
- bump version number - update dependency on xotcl-core - use faster sql interface Avatar More... about 1 month ago
- bump version number to 0.125 Avatar More... about 1 month ago
- provide optimized database interface for postgres (often, speed improvements of 25-30% for queries already in the code) Avatar More... about 1 month ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.