Граф коммитов

51 Коммитов

Автор SHA1 Сообщение Дата
mike.morgan%oregonstate.edu acc8f002d2 Added cases based on discussions with preed. Trying to be more concise and exhaustive. 2006-11-03 01:21:12 +00:00
mike.morgan%oregonstate.edu e77da9cc69 Test cases for default behavior, for build comparison acceptance tests. 2006-11-03 00:56:09 +00:00
mike.morgan%oregonstate.edu 4498aa97fc Check in of patch in bug 357892. I thought I had initially checked it in, but instead I re-tagged STAGING with the old versions. Should be up-to-date. Verified that acceptance tests all passed. 2006-11-02 23:50:43 +00:00
mike.morgan%oregonstate.edu 2ed99f8e82 Checked in test case for updating a nightly channel when destination ID is older. 2006-11-02 23:46:30 +00:00
mike.morgan%oregonstate.edu 4af469176c Added test case for updating on a nightly channel when build id is older. 2006-11-02 23:44:02 +00:00
mike.morgan%oregonstate.edu d1bf4e7d91 Added additional test cases to cover the build comparison bug. See bug 357892. 2006-11-01 01:06:18 +00:00
mike.morgan%oregonstate.edu 6ef8a78506 Added isPatch declaration back in, renamed isNewBuild to isNewerBuild and simplified its return statement based on conversation with preed. See bug 357892. 2006-11-01 01:01:16 +00:00
mike.morgan%oregonstate.edu 066ec857ea Checked in a merged patch from bug 344742. 2006-10-26 00:21:23 +00:00
mike.morgan%oregonstate.edu 43a01b9fc4 These should be blank. 2006-10-25 21:51:29 +00:00
mike.morgan%oregonstate.edu 65a944f137 Added test cases for fallback testing. 2006-10-25 21:50:21 +00:00
mike.morgan%oregonstate.edu a281722e10 Checked in patch for bug 357455, also fixed the build comparison bug that would cause release channels to not offer an update for a build that was older. Will tag the config change for prod, but other changes only for staging. 2006-10-24 19:04:46 +00:00
mike.morgan%oregonstate.edu 47fa6b4d2f Adding support for licenseUrl. See bug 347256 attachment 239218. 2006-09-19 20:30:15 +00:00
mike.morgan%oregonstate.edu 3b549d2556 Removed whitespace after detailsUrl in test snippet files. 2006-09-19 20:01:28 +00:00
mike.morgan%oregonstate.edu 62128eac53 Added tests for verifying license URL in new snippet schemas. 2006-09-19 19:11:31 +00:00
mike.morgan%oregonstate.edu 135b62730d Added licenseUrl to major update to test functionality. 2006-09-19 19:08:04 +00:00
mike.morgan%oregonstate.edu 99833cac0b Pulling out fallback patch until we can determine how we're going to stop the fallback from happening when we know we don't want it to fallback... :\ See bug 344742. 2006-09-15 18:46:01 +00:00
mike.morgan%oregonstate.edu 244fa0a975 Applied patch from bug 347256 to allow for minor|major metadata to be supplied by build snippets. Also added support for new build schema in the process (key=value pairings), in addition to already-existing support for default snippet format.. 2006-09-13 23:34:04 +00:00
mike.morgan%oregonstate.edu 8a6e84773b Checking config changes for 2.0b#pre from bug 351682. 2006-09-13 18:36:33 +00:00
mike.morgan%oregonstate.edu aab0a70064 Added conditionals to assignment of table parameters. They should only be used if a row value isn't present.
Added nightly acceptance tests, and the synthetic build data to go along with them.
2006-09-12 03:54:26 +00:00
mike.morgan%oregonstate.edu 77ef5fd4d9 Added synthetic build data for nightly test cases. 2006-09-12 03:14:19 +00:00
mike.morgan%oregonstate.edu 3891de9264 Modified metadata updates (for setting updateType) to use preed's new schema type.
Added another case (3rd, default case) to cover legacy behavior, where the data is not passed in the file, and we assume it's a minor.

Added appropriate synthetic data to support all of the above acceptance tests..
2006-09-11 06:11:50 +00:00
mike.morgan%oregonstate.edu 7eb0d83372 Unfugly-ing the wiki by taking the row arguments back out and placing them in the table params. Cleaned up some Python based on feedback from the resident Python expert. 2006-09-09 09:57:22 +00:00
mike.morgan%oregonstate.edu 43ee106c73 Checking in work done on AUS acceptance tests. Please see README for instructions on how to get started and set things up. 2006-09-08 09:55:22 +00:00
mike.morgan%oregonstate.edu 531eaaedc2 Checking in fallback patch, plus the removal of the if-else that rhelmer spotted earlier. See bug 344742. 2006-09-08 00:57:27 +00:00
mike.morgan%oregonstate.edu cc994edd23 Backing out fallback patch, making the build data structure patch standalone. We are doing this so we can resolve bug 342797 and push it before the fallback patch in bug 344742. We are stalling on bug 344742 because we don't have verification tests for that completed yet. 2006-08-28 19:59:13 +00:00
mike.morgan%oregonstate.edu 0a6a0502b0 Adding correct new versions for staging now that we've cleared up our staging/production tagging issues. This is from bug 342797, see attachment 234242. 2006-08-25 22:19:44 +00:00
mike.morgan%oregonstate.edu 5d2db1b73b Updated config values to _not_ have 1.5.0.x mappings... 2006-08-19 00:34:10 +00:00
mike.morgan%oregonstate.edu ec97362db6 Update to available nightly branches -- bug 234242. 2006-08-18 22:22:08 +00:00
mike.morgan%oregonstate.edu 7a3765e3cc Loosening up the regular expression for fallback channels, based on discussion this morning. Also see bug 344742. 2006-08-18 16:58:48 +00:00
mike.morgan%oregonstate.edu 45286a0115 Updated config for bug 342797. Needed to add new mappings to test the nightly branch directory "1.5.0.x". This should work fine without any affects on non-nightly channels. 2006-08-14 22:15:20 +00:00
mike.morgan%oregonstate.edu f3331c6ffb Patch to allow for release and nightly build data directory structures to differ. See bug 342797. 2006-08-14 17:06:17 +00:00
mike.morgan%oregonstate.edu edb48eae7c -cck- patch for bug 344742. 2006-08-08 22:23:23 +00:00
mike.morgan%oregonstate.edu 5fd9cdfd65 Rollback for bug 344742 partner build patch. 2006-08-03 00:49:58 +00:00
mike.morgan%oregonstate.edu f2ac5c5767 Update for 1.5.0.5 client->branch relationship. 2006-07-31 21:16:14 +00:00
mike.morgan%oregonstate.edu ceee654fc4 Adjustment to patch class to allow additional checks for partner channels to fall back on release channels. See bug 344742. 2006-07-25 23:02:21 +00:00
mike.morgan%oregonstate.edu eb1a76fb9e Added support for new URI schema, checking for OS_VERSION param, placeholder for "no updates" behavior for certain OS_VERSION strings which can be set up in config.php. 2006-07-06 06:13:03 +00:00
mike.morgan%oregonstate.edu 76328ca782 Backing out yet another patch (changing the mappings would break things and we need to have more discussion about the branch vs. minor/subversion problem -- see bug 342797). 2006-06-26 21:55:16 +00:00
mike.morgan%oregonstate.edu 216739aaf7 Checking in modified $branchVersions per cf/preed's request. This is made to mirror changes in tinderbox configuration that adjusted where build data is distributed for aus2. 2006-06-26 21:27:58 +00:00
mike.morgan%oregonstate.edu 3d4bf70bfb Cleaned up comments, variable naming and function names to be less ambiguous. Also reimplemented fixes for the isComplete and isPartial boolean checks there were added on as a part of the bug 342549 patch (but didn't have to be backed out). 2006-06-24 01:05:51 +00:00
mike.morgan%oregonstate.edu b58e165050 Backing out previous patch for bug 342549, which was not actually needed. Source of the problem was null update information in the build data, and we believe that has been fixed (pending more testing). 2006-06-24 00:41:38 +00:00
mike.morgan%oregonstate.edu 498b026e3a This and previous checkin for bug 342549. This particular one-liner was just extra code for what already is a boolean value. Removed unnecessary terenary operator. 2006-06-23 21:49:07 +00:00
mike.morgan%oregonstate.edu a7f485bea3 *** empty log message *** 2006-06-23 21:46:24 +00:00
mike.morgan%oregonstate.edu b0b52cb710 Added better checking when attempting to find latest buildId. 2006-06-20 01:21:04 +00:00
mike.morgan%oregonstate.edu f630368b80 More info about sanity dirs. 2006-06-02 14:40:45 +00:00
mike.morgan%oregonstate.edu be44afe41a pruning .svn garbage 2006-06-02 14:36:51 +00:00
mike.morgan%oregonstate.edu 4b95ace446 Cleanup, adding meta README. 2006-06-02 14:32:55 +00:00
mike.morgan%oregonstate.edu 2409337db1 minor editing of comments and README 2006-06-02 14:20:36 +00:00
mike.morgan%oregonstate.edu 5b79f6ae9f initial import of aus2 sanity tests 2006-05-26 01:18:01 +00:00
mike.morgan%oregonstate.edu 9305c05104 initial import of aus2 app portion 2006-05-26 01:17:33 +00:00
mike.morgan%oregonstate.edu dac4378b52 Messed up the initial import.... :( 2006-05-26 01:16:05 +00:00