• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve robustness of file operations against names starting with a "-"

  1. … 8 more files in changeset.
Improve robustness of "file delete" operations

  1. … 24 more files in changeset.
- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

- fix interface of oacs_dav::handle_request

- fix indentation

- add editor hints to keep spaces/tabs in the future more consistent

- prefer utf8 over iso8859

  1. … 62 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2545 more files in changeset.
- The C-library function tmpnam() is deprecated since a while. Therefore naviserver has deprecated ns_tmpnam as well.

Therefore we introduce a new function "ad_tmpnam" which requires just a minimal change and uses ns_mktemp.

  1. … 27 more files in changeset.
- modernize tcl

- brace expressions

- flatten nested "lindex" structures

- use tcl 8.5 extended index format for "lrange"

- replace deprecated acs_sc_call by acs_sc::invoke

  1. … 10 more files in changeset.
- 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.

  1. … 21 more files in changeset.
- replace deprecated command "ns_unlink" with native tcl command "file delete"

- fix sloppy pseudo-comments to silence automated testing

  1. … 8 more files in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
HTML Strict cleanup: removed trailing slash of the HR tag

  1. … 3 more files in changeset.
Apply patch#856 from Michael Totschnig to check for implementations up the type hierarchy

adding missing close statement

Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
Loop through authorities and check username and email for HTTP auth. If

someone has a better idea, let me know.

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2475 more files in changeset.
Don't filter on every URL that starts with "dav".

commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 4 more files in changeset.
solve some bugs:remove parenthesis and change operator by empty_string

change format in clock format because there is a problem with accent ex. mi�

Changed left join by union because there are peformance probkems with big database

funtion bad writed

Error in function name: perission_p

Moved root folder creation to after-instantiate to allow unmounting and remounting of file-storage.

  1. … 3 more files in changeset.
Dave's fixes from oacs-5-1 moved to HEAD

Fix typo in aa_true call.

Fix test to set oacs_dav::conn uri so its available for oacs-dav

service contract procs.