• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make service contract implementation private and replace foreign occurrences

  1. … 1 more file in changeset.
Streamline ns_set idiom

  1. … 3 more files in changeset.
improve spelling

  1. … 42 more files in changeset.
prefer using API over query in package for common data model

replace low-level cr_fs_path by higher level interface content::revision::get_cr_file_path

  1. … 7 more files in changeset.
added more covered procs to the list of tested procs

Whitespace changes

Add proc names to the list of covered procs in oacs-dav tests

improve spelling

  1. … 1 more file in changeset.
fix typo

new API call "http_auth::basic_authentication_decode" to replace 3 distinct implementations of this logic

  1. … 5 more files in changeset.
improve spelling

  1. … 10 more files in changeset.
Whitespace changes

  1. … 1 more file in changeset.
Harmonize parameter names in proc documentation removing unexistent ones

improve testcases by removing useless expr commands

  1. … 3 more files in changeset.
Fix regression test by recreating test file: as it seems, put operation destroys it

fix typos

  1. … 1 more file in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 474 more files in changeset.
Rework variable assignment (set -> lassign) + Whitespace changes

  1. … 17 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 203 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
Fix typos

  1. … 70 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7827 more files in changeset.
Standardize spellings of names

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