root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @298:620fa8c7e2d9 [298:620fa8c7e2d9] 5 weeks Andrew Davison <andrew.davison@…> Fixed ticket:93 (problem with deepcopy of ConfigParserParameterSet? in …
(edit) @297:d8ae3f07cd38 [297:d8ae3f07cd38] 3 months Andrew Davison <andrew.davison@…> Decided not to ignore image and video files when comparing output data
(edit) @296:b27ccfd0c02b [296:b27ccfd0c02b] 3 months Andrew Davison <andrew.davison@…> More robust finding of the NEURON install location
(edit) @295:d898140873b1 [295:d898140873b1] 3 months Andrew Davison <andrew.davison@…> Fixed some bugs in the web interface
(edit) @294:ee0f16515810 [294:ee0f16515810] 3 months Andrew Davison <andrew.davison@…> Javascript for smtweb was not being packaged and installed
(edit) @293:e73a2809a0da [293:e73a2809a0da] 3 months Andrew Davison <andrew.davison@…> Fixed bug in timestamps for archiving data store
(edit) @292:f88992c72739 [292:f88992c72739] 6 months Andrew Davison <andrew.davison@…> Fix to setup.py - added missing datastore sub-package
(edit) @291:19208daf6634 [291:19208daf6634] 7 months apdavison smtweb now allows editing of project information
(edit) @290:097f06e5e61e [290:097f06e5e61e] 7 months apdavison stdout_stderr was being inconsistently treated as either a list of …
(edit) @289:4e033ea9b85b [289:4e033ea9b85b] 7 months apdavison Fixed a bug in HttpRecordStore and added an option to disable SSL …
(edit) @288:6acce0e95948 [288:6acce0e95948] 7 months andrew@… Fixed bug with building record from JSON
(edit) @287:9b55a09689e0 [287:9b55a09689e0] 7 months Andrew Davison <andrew.davison@…> Confirm-delete dialog reimplemented using jQuery, only fires for "Delete" …
(edit) @286:f5d4639c3f0b [286:f5d4639c3f0b] 7 months Andrew Davison <andrew.davison@…> In web interface, added confirm dialog for record deletion from details …
(edit) @285:674b4063af02 [285:674b4063af02] 7 months Andrew Davison <andrew.davison@…> The MercurialRepository, GitRepository and BazaarRepository classes …
(edit) @284:3f88f92e69eb [284:3f88f92e69eb] 7 months Andrew Davison <andrew.davison@…> We no longer take the absolute path of DataStore root, hence allowing …
(edit) @283:baf7c19c7268 [283:baf7c19c7268] 7 months Andrew Davison <andrew.davison@…> Better smt error message if main_file is not specified
(edit) @282:e92db4c7f7c9 [282:e92db4c7f7c9] 7 months Andrew Davison <andrew.davison@…> Tags with "/" inside them now have correct links on the web interface (see …
(edit) @281:11e9e73def52 [281:11e9e73def52] 7 months Andrew Davison <andrew.davison@…> Record serialization no longer puts the string representation of simple …
(edit) @280:54dd2a972357 [280:54dd2a972357] 7 months Andrew Davison <andrew.davison@…> Added "--archive" option to "init" and "configure" commands, which tells …
(edit) @279:a35cf86ae8dd [279:a35cf86ae8dd] 7 months Andrew Davison <andrew.davison@…> Added ArchivingFileSystemDataStore
(edit) @278:42697f7632f8 [278:42697f7632f8] 7 months Andrew Davison <andrew.davison@…> Fix some unit tests that fail with Python 2.7 (due to new unittest …
(edit) @277:ae445325abfd [277:ae445325abfd] 7 months Andrew Davison <andrew.davison@…> Made datastore into a sub-package
(edit) @276:3986e41f120a [276:3986e41f120a] 7 months Andrew Davison <andrew.davison@…> HttpRecordStore now creates a project in the remote store *before* …
(edit) @275:31b6e21cc743 [275:31b6e21cc743] 7 months apdavison Default for "reason" and "outcome" is now empty string, rather than None
(edit) @274:68929c8f0f2e [274:68929c8f0f2e] 8 months Andrew Davison <andrew.davison@…> Extended names (e.g. python2.7) for Python executables are now …
(edit) @273:1d068366e962 [273:1d068366e962] 8 months Andrew Davison <andrew.davison@…> In web interface, duration now broken down into days, hours, minutes and …
(edit) @272:7cf50e1c9f8c [272:7cf50e1c9f8c] 9 months Andrew Davison <andrew.davison@…> Tests of DistributedLaunchMode? are now skipped if mpi4py is not installed
(edit) @271:a27483fec0eb [271:a27483fec0eb] 10 months Andrew Davison <andrew.davison@…> Fixed spurious error in unit tests
(edit) @270:a1ab3cb47706 [270:a1ab3cb47706] 10 months apdavison Added more unit tests for commands module.
(edit) @269:3b0e9bad5636 [269:3b0e9bad5636] 10 months apdavison Fixing some instances of data_key that were missed.
(edit) @268:96088d3e91b1 [268:96088d3e91b1] 10 months apdavison smt_test.py now works with nose.
(edit) @267:a4d81a48c4f4 [267:a4d81a48c4f4] 10 months apdavison Fixed bug in @capture decorator
(edit) @266:348fbc735814 [266:348fbc735814] 11 months Andrew Davison <andrew.davison@…> Creating a DjangoRecordStore is now much quieter (see ticket:83)
(edit) @265:d9297fc754f8 [265:d9297fc754f8] 11 months Andrew Davison <andrew.davison@…> Can now specify datastore to use for input data.
(edit) @264:8baf2672388f [264:8baf2672388f] 11 months Andrew Davison <andrew.davison@…> Can now specify HttpRecordStore username and password as part of the URL …
(edit) @263:da5ce04dd7d5 [263:da5ce04dd7d5] 11 months apdavison Renamed 'data_keys' to 'output_data', for symmetry with 'input_data'
(edit) @262:f947b8944c3d [262:f947b8944c3d] 11 months apdavison Input data files are now stored as DataKey objects, as for output data …
(edit) @261:a1579be1eb66 [261:a1579be1eb66] 11 months Andrew Davison <andrew.davison@…> Fixed a couple of bugs in previous commit. In particular, data files from …
(edit) @260:97c62b23a7b0 [260:97c62b23a7b0] 11 months apdavison Data keys now contain a hash/digest of the data contents as well as the …
(edit) @259:4d93450da306 [259:4d93450da306] 11 months Andrew Davison <andrew.davison@…> Handle case where records_per_page is not a positive integer
(edit) @258:dfb441e30141 [258:dfb441e30141] 11 months Andrew Davison <andrew.davison@…> New record first
(edit) @257:3921e046e789 [257:3921e046e789] 11 months Andrew Davison <andrew.davison@…> Added --no-browser option to smtweb.
(edit) @256:695cc29a473d [256:695cc29a473d] 11 months Andrew Davison <andrew.davison@…> Small change to smt_test.py
(edit) @255:b68e291faac9 [255:b68e291faac9] 11 months apdavison Fix crash when hostname is missing from /etc/hosts (ticket:67)
(edit) @254:be672ccd1fa2 [254:be672ccd1fa2] 11 months Andrew Davison <andrew.davison@…> Empty datastore directories are no longer automatically deleted (see …
(edit) @253:60341e650c6f [253:60341e650c6f] 11 months Andrew Davison <andrew.davison@…> Small documentation change (see ticket:57).
(edit) @252:f268614df4a7 [252:f268614df4a7] 11 months Andrew Davison <andrew.davison@…> merge
(edit) @251:1a5a866cc94a [251:1a5a866cc94a] 11 months Andrew Davison <andrew.davison@…> Added pagination to list of records in smtweb (cf ticket:78)
(edit) @250:e8b0edfe7c8d [250:e8b0edfe7c8d] 11 months apdavison Some improved error messages for smt. smt configure -c store-diff now …
(edit) @249:31721a81151f [249:31721a81151f] 11 months Andrew Davison <andrew.davison@…> The Python dependency finder now supports scripts run with Python 3 …
(edit) @248:63c72ea8b7bc [248:63c72ea8b7bc] 11 months Andrew Davison <andrew.davison@…> Allow multiple executable names for a given Executable. Fixes ticket:80, …
(edit) @247:fdf1f64edf43 [247:fdf1f64edf43] 11 months Andrew Davison <andrew.davison@…> Fix for ticket:79 (Parsing errors with smt list)
(edit) @246:27496ec24ba7 [246:27496ec24ba7] 11 months Andrew Davison <andrew.davison@…> smtweb now works when project names contain spaces (see ticket:77)
(edit) @245:66c88f7e4aa5 [245:66c88f7e4aa5] 12 months Andrew Davison <andrew.davison@…> Extended how much information is printed by "smt list --long" (see …
(edit) @244:611a774a3f91 [244:611a774a3f91] 12 months Andrew Davison <andrew.davison@…> Applied dedan's patch for ticket:70 and added associated unit test.
(edit) @243:ea423b0220f8 [243:ea423b0220f8] 12 months Andrew Davison <andrew.davison@…> Unit tests now take record.stdout_stderr attribute into account.
(edit) @242:28f383960a0b [242:28f383960a0b] 12 months Andrew Davison <andrew.davison@…> When running unit tests with nose, sys.stdout is a StringIO, which does …
(edit) @241:e765a3ca9c4d [241:e765a3ca9c4d] 12 months Andrew Davison <andrew.davison@…> For Python versions older than 2.6, we require simplejson, since json
(edit) @240:1344a53bae96 [240:1344a53bae96] 12 months Andrew Davison <andrew.davison@…> Added support for the new record.stdout_stderr field to …
(edit) @239:0b964c339f89 [239:0b964c339f89] 12 months Andrew Davison <andrew.davison@…> Added 'smt export' command, which I could have sworn was already there, …
(edit) @238:3f540013b785 [238:3f540013b785] 12 months emuller Python-based tee is working to record stdout&stderr, without blocking …
(edit) @237:051d2390a054 [237:051d2390a054] 12 months emuller smt run records stdout & stderr, rendered by smtweb tee.py provides a …
(edit) @236:ed30381c98c5 [236:ed30381c98c5] 12 months emuller Fixed Django url error when clicking *Return to record list* in the record …
(edit) @235:94d64f6f9200 [235:94d64f6f9200] 13 months Bartosz <bartosz.telenczuk@…> added JSONParameterSet
(edit) @234:495e494d6626 [234:495e494d6626] 13 months Andrew Davison <andrew.davison@…> The behaviour of GitRepository is now more consistent with …
(edit) @233:ca5bbc541606 [233:ca5bbc541606] 14 months Andrew Davison <andrew.davison@…> NTParameterSet now accepts 'true' and 'false' in JSON files
(edit) @232:e88fbf8e06f8 [232:e88fbf8e06f8] 14 months Andrew Davison <andrew.davison@…> Improved parsing of command-line parameters - see ticket:56
(edit) @231:fdad38a9e645 [231:fdad38a9e645] 14 months apdavison Unicode project_name now converted to string for use as shelve key in …
(edit) @230:2838aba62dfb [230:2838aba62dfb] 14 months Andrew Davison <andrew.davison@…> Added more requirements to setup.py
(edit) @229:3322ac17706b [229:3322ac17706b] 15 months Andrew Davison <andrew.davison@…> Forgot to update version number in docs
(edit) @228:2c2cc83a8a5a [228:2c2cc83a8a5a] 15 months Andrew Davison <andrew.davison@…> Added tag 0.3.0 for changeset 0b694e136c31
(edit) @227:0b694e136c31 [227:0b694e136c31] 15 months Andrew Davison <andrew.davison@…> Updated version number to 0.3.0
(edit) @226:47a9f3cb83aa [226:47a9f3cb83aa] 15 months Andrew Davison <andrew.davison@…> Documentation additions
(edit) @225:6c0e6de2901e [225:6c0e6de2901e] 15 months andrew@… Added write_parameters() method to NEURONSimulator class.
(edit) @224:01ca1e6431c5 [224:01ca1e6431c5] 15 months apdavison More documentation
(edit) @223:618b1b3e8c50 [223:618b1b3e8c50] 15 months andrew@… Resolve symbolic links when finding dependencies with NEURON
(edit) @222:3b0907f5b559 [222:3b0907f5b559] 15 months Andrew Davison <andrew.davison@…> Fairly extensive changes to the dependency_finder module: (i) the Python …
(edit) @221:f802e2819c7a [221:f802e2819c7a] 15 months Andrew Davison <andrew.davison@…> Working on Python dependency finder. Saving progress so far, as about to …
(edit) @220:ffea8e82c51f [220:ffea8e82c51f] 15 months Andrew Davison <andrew.davison@…> Improvements to RecordDifference and TextDiffFormatter classes.
(edit) @219:a387e9290898 [219:a387e9290898] 15 months Andrew Davison <andrew.davison@…> Added some documentation giving an example of using the sync command.
(edit) @218:24a184869414 [218:24a184869414] 15 months Andrew Davison <andrew.davison@…> Can now have more than one DjangoRecordStore instance that accesses the …
(edit) @217:d57b9d9d0ca3 [217:d57b9d9d0ca3] 15 months Andrew Davison <andrew.davison@…> Added a "sync" command to smt, to synchronize the contents of two …
(edit) @216:e1fc410855ae [216:e1fc410855ae] 15 months Andrew Davison <andrew.davison@…> Changed to using old syntax for decorating a class in …
(edit) @215:52d57edc0eb3 [215:52d57edc0eb3] 15 months apdavison Started writing developers' guide
(edit) @214:8d9b8c743066 [214:8d9b8c743066] 15 months apdavison Packaging changes, most notably changed from distutils to distribute
(edit) @213:cb831c3f6bee [213:cb831c3f6bee] 15 months apdavison long_descriptionin setup.py is now read from README.
(edit) @212:f6529f383cc1 [212:f6529f383cc1] 15 months Andrew Davison <andrew.davison@…> Added a --store option to smt init, to allow the location of the …
(edit) @211:15b47b11de1f [211:15b47b11de1f] 15 months Andrew Davison <andrew.davison@…> The web interface now shows all projects contained in a given record …
(edit) @210:2498dcbd8da1 [210:2498dcbd8da1] 15 months Andrew Davison <andrew.davison@…> "main_file" can now contain multiple filenames, for tools like NEST which …
(edit) @209:306421997190 [209:306421997190] 15 months Andrew Davison <andrew.davison@…> setup.py now includes "next" and "previous" icons for smtweb in the …
(edit) @208:4fde25f08ee5 [208:4fde25f08ee5] 15 months Andrew Davison <andrew.davison@…> Extended export.py to work with version 0.2 projects.
(edit) @207:e05eb98721da [207:e05eb98721da] 15 months Andrew Davison <andrew.davison@…> Added upgrade command to smt, and a tools/export.py script to export …
(edit) @206:0feabba4112a [206:0feabba4112a] 16 months Andrew Davison <andrew.davison@…> Tiny test fix.
(edit) @205:19e21192ed3d [205:19e21192ed3d] 16 months Andrew Davison <andrew.davison@…> Fixed a bug in projects._load_project_from_json() when using the json
(edit) @204:e0c24e4cc9a1 [204:e0c24e4cc9a1] 16 months Andrew Davison <andrew.davison@…> Two files missed from last commit
(edit) @203:64113941b6f2 [203:64113941b6f2] 16 months Andrew Davison <andrew.davison@…> (1) Project now saves itself using to a JSON file, instead of using …
(edit) @202:c43c580fe512 [202:c43c580fe512] 16 months Andrew Davison <andrew.davison@…> Added methods list_projects(), labels(), export(), sync and …
(edit) @201:e779a7bb1c7a [201:e779a7bb1c7a] 16 months Andrew Davison <andrew.davison@…> Added methods list_projects(), labels(), export(), sync and …
(edit) @200:ee47868399da [200:ee47868399da] 16 months Andrew Davison <andrew.davison@…> Added support for the Bazaar version control system. Thanks to Zunbeltz …
(edit) @199:00a2de0ec272 [199:00a2de0ec272] 16 months Andrew Davison <andrew.davison@…> Fixed a bug in the repeat command, which hadn't been updated to handle …
Note: See TracRevisionLog for help on using the revision log.