• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace cleanup

overwork test cases: moderinze tests, make tested api functions explicit

  1. … 8 more files in changeset.
improve testcases by removing useless expr commands

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

  1. … 7834 more files in changeset.
Fix spelling errors

  1. … 49 more files in changeset.
- prefer sql statements between curly braces

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

  1. … 754 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.
- use $::acs::rootdir rather than [acs_root_dir] or [get_server_root]

  1. … 13 more files in changeset.
Fix test which in one part assumed live revision and the rest of the test looked for latest revision. Second pass, all tests pass now.

Fix test which in one part assumed live revision and the rest of the test looked for latest revision. Second pass, all tests pass now.

Fix test which in one part assumed live revision and the rest of the test looked for latest revision.

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
Fix typo in test procs.

Add -tmp_filename parameter to content::item::new and

content::revision::new to handle file uploads at a low level with the

cr tcl api. You still need to figure out the mime type and cotent type

(image,etc.) before calling content::item::new. A convenience wrapper

should be written if you need that feature. (that would replace

cr_import_content, it think.)

  1. … 6 more files in changeset.
Add test for content::item::rename for bug#2906.

Add test for bug#2686

Fix content type calls to eliminate illegal chars in type name

Daveb fixed broken 5.1 code and tests

  1. … 1 more file in changeset.
Remove broken generic query.

Add correct Oracle specific blob compatible query.

  1. … 4 more files in changeset.
Fix test to work correctly in oracle.

Revert to package_exec_plsql var_list list style for -attributes

parameters. Fix test and documentation.

  1. … 2 more files in changeset.
Fix content::revision::new to properly create subtypes of content_revision.

  1. … 1 more file in changeset.
updates for 5.1.4, including package info files

  1. … 18 more files in changeset.
Add content::item::get. Add test case support for it.

  1. … 3 more files in changeset.
renamed bad_string to evil_string

extended test case for content items

Make id_column and table_name required for content::type::new.

Fix content::item::new to properly create a subtype of content revision

based on the content_type paramter is attributes, title or text is specified.

  1. … 2 more files in changeset.
Clarify documenation for content::item::new and add test cases to ensure a new revision can be created.

Fixes bug#2232

  1. … 1 more file in changeset.