| Commit message (Expand) | Author | Age | Files | Lines |
* | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 2018-12-28 | 1 | -1/+2 |
* | add a few more gc collect in some spots | UbitUmarov | 2018-09-29 | 1 | -0/+7 |
* | and add a missing bracket :) | UbitUmarov | 2017-06-26 | 1 | -1/+1 |
* | fix bad english | UbitUmarov | 2017-06-26 | 1 | -1/+1 |
* | code actually has no ideia if a id is a asset or not and does try to handle ... | UbitUmarov | 2017-06-23 | 1 | -5/+5 |
* | several changes to iar/oar assets error reports | UbitUmarov | 2017-06-23 | 1 | -8/+10 |
* | make oar/iar assets writer be done by caller thread like the rest of the | UbitUmarov | 2017-06-21 | 1 | -168/+45 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -23/+23 |
* | save oar: simplify confusing successefull assets saving message | UbitUmarov | 2016-09-27 | 1 | -3/+8 |
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -6/+2 |
|\ |
|
| * | Merge branch 'master' into careminster | Melanie | 2014-01-28 | 1 | -6/+5 |
| |\ |
|
| * \ | Merge branch 'master' into careminster | Melanie | 2013-02-16 | 1 | -0/+2 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into careminster | Melanie | 2013-01-04 | 1 | -8/+10 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-10-28 | 1 | -0/+4 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-09-16 | 1 | -0/+6 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-08-03 | 1 | -5/+11 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-03-11 | 1 | -4/+6 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-02-04 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge commit 'f16d125027aba098e45dc026f9d507a430bc2b10' into bigmerge | Melanie | 2011-10-25 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-20 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-09 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
* | | | | | | | | | | | | | Refactored some code that is used in two different dlls related to SOP rewrit... | Diva Canto | 2015-05-05 | 1 | -1/+1 |
* | | | | | | | | | | | | | refactor: Move methods to start a monitored thread, start work in its own thr... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -2/+2 |
* | | | | | | | | | | | | | For monitoring purposes, start non-timeout tasks (which do not currently use ... | Justin Clark-Casey (justincc) | 2014-09-05 | 1 | -2/+3 |
* | | | | | | | | | | | | | Run slow operations in a separate thread, instead of using FireAndForget (whi... | Oren Hurvitz | 2014-03-25 | 1 | -3/+3 |
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Materials module: a) Store materials as assets; b) Finalized it (removed the ... | Oren Hurvitz | 2014-01-20 | 1 | -6/+5 |
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Add regression test TestSaveNonRootFolderToIar | Justin Clark-Casey (justincc) | 2013-02-16 | 1 | -0/+2 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
* | | | | | | | | | | If Save OAR/IAR times-out while waiting for assets then notify the caller tha... | Oren Hurvitz | 2013-01-02 | 1 | -8/+10 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | Fix "save iar" hanging permanently if the asset request phase times out. | Justin Clark-Casey (justincc) | 2012-10-26 | 1 | -0/+4 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Support multi-region OAR files | Oren Hurvitz | 2012-09-14 | 1 | -0/+6 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Fixed a rare bug that caused Save OAR to fail because it thought it had timed... | Oren Hurvitz | 2012-08-03 | 1 | -5/+11 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | On OAR saving, try fetch assets serially rather than firing all the requests ... | Justin Clark-Casey (justincc) | 2012-03-10 | 1 | -4/+6 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Changed save oar and save iar parameter -p|--profile to -h|--home, including ... | Snoopy Pfeffer | 2012-02-03 | 1 | -2/+2 |
| |_|_|/
|/| | | |
|
* | | | | Change wording on asset requests. | Justin Clark-Casey (justincc) | 2011-10-19 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | tweak messages. Make verbose inventory item save message give the item name ... | Justin Clark-Casey (justincc) | 2011-06-14 | 1 | -2/+2 |
| |/
|/| |
|
* | | Make sure culture is en-US when saving archive related xml. | Justin Clark-Casey (justincc) | 2011-05-27 | 1 | -0/+4 |
* | | Added more debug messages under the -verbose option. | Diva Canto | 2011-01-08 | 1 | -2/+6 |
|/ |
|
* | Preservation of creator information now also working in IARs. Cleaned up usag... | Diva Canto | 2010-11-29 | 1 | -2/+24 |
* | minor: add some text to the oar abort messages on assets timeout to make it c... | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -1/+1 |
* | Revert "don't report the null uuid as a missing asset on saving oars/iars" | Justin Clark-Casey (justincc) | 2010-06-29 | 1 | -5/+3 |
* | don't report the null uuid as a missing asset on saving oars/iars | Justin Clark-Casey (justincc) | 2010-06-25 | 1 | -3/+5 |
* | add prim item and test asset save in save oar unit test | Justin Clark-Casey (justincc) | 2010-05-21 | 1 | -1/+1 |
* | * UuidGatherer now tracks asset types for assets it discovers. The asset type... | John Hurliman | 2010-03-15 | 1 | -5/+18 |
* | Implemented a Watchdog class. Do not manually create Thread objects anymore, ... | John Hurliman | 2009-10-22 | 1 | -5/+3 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -6/+6 |
* | * minor: if OAR saving receives assets after timeout, just print warning, don... | Justin Clarke Casey | 2009-06-12 | 1 | -0/+2 |
* | * minor: remove warning from unused field | Justin Clarke Casey | 2009-06-12 | 1 | -5/+0 |
* | * Fix problem where known missing assets would stop save oar ever completing | Justin Clarke Casey | 2009-06-05 | 1 | -1/+3 |
* | * Add oar saving timeout | Justin Clarke Casey | 2009-06-05 | 1 | -0/+119 |
* | * Add simple original xml serialization test | Justin Clarke Casey | 2009-06-02 | 1 | -8/+2 |