• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1463 more files in changeset.
merge from oacs-5-10

  1. … 8098 more files in changeset.
improved spelling

  1. … 7 more files in changeset.
Make apm callbacks private, formatting changes

Whitespace cleanup

Streamline ns_set idiom

  1. … 3 more files in changeset.
improve spelling

  1. … 42 more files in changeset.
replace low-level cr_fs_path by higher level interface content::revision::get_cr_file_path

  1. … 8 more files in changeset.
improve spelling

  1. … 7 more files in changeset.
improve spelling

  1. … 7 more files in changeset.
improve spelling

  1. … 17 more files in changeset.
Whitespace changes

  1. … 4 more files in changeset.
Fix proc doc errors detected by 'documentation__check_parameters'

  1. … 6 more files in changeset.
Add documentation to public procs (fixes automated tests), fullfill TODO by DRB, uniform doc style, improve legibility, comment out broken proc (missing sql), fix awkward db_transaction idioms

Fix mismatched acs_attribute datatype with respect to related table (fixes automated tests)

  1. … 5 more files 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. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Fix a bunch of typos

  1. … 120 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
Reduce divergencies between oracle and postgres codebase

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7831 more files in changeset.
Remove incompatible idiom from oracle's sql (as pointed out by regression tests)

  1. … 1 more file in changeset.
Fix spellings

  1. … 13 more files in changeset.
- replace template::util::leadingTrim by util::trim_leading_zeros

- bump version number to 2.9.1d3

  1. … 4 more files in changeset.
- remove unneeded expr statements

  1. … 5 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

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

  1. … 2547 more files in changeset.
- fix invalid @param declarations for API browser

- remove deprecated calls (ad_verify_and_get_user_id)

  1. … 1 more file in changeset.
- modernize Tcl (use byte-compiled comparisons, don't use numeric comparisons for string expressions, brace expressions)

  1. … 34 more files in changeset.