source: topdoc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1439   10 years jemian new findings
(edit) @1438   10 years jemian correct indentation and imports, update report, still more to do..., …
(edit) @1437   10 years jemian new discovery run; implement exclusion list
(edit) @1291   10 years jemian Keenan's study and attempt to count motors
(edit) @1265   10 years jemian acknowledge that discovery must happen in two parts: beams network and …
(edit) @1264   10 years jemian contribute findings from 15ID (special case code), eliminate RST report
(edit) @1263   10 years jemian re-scanned with today's configuration
(edit) @1262   10 years jemian * report list of known TOP directories for each DSERV * merge …
(edit) @1261   10 years jemian complete XML report, superclass called properly now, identify expected …
(edit) @1260   10 years jemian now finds IOCs not checkedinto SVN properly or at all
(edit) @1256   10 years jemian fix internal use of changed directory name
(edit) @1255   10 years jemian re-brand the topdoc package
(edit) @1175   10 years jemian comments only
(edit) @1150   10 years jemian Is this really an improvement?
(edit) @1149   10 years jemian work-in-progress, trying to recognize and remove redundant TOPs
(edit) @1148   10 years jemian reorganize
(edit) @1147   10 years jemian checkpoint
(edit) @1146   10 years jemian provide alternatives to report, resolve certain exceptions
(edit) @1145   10 years jemian report on latest IOCs, identify problem dservs
(edit) @1144   10 years jemian all data is now discovered, need more reports as noted
(edit) @1143   10 years jemian refactor and simplify the use of str() method
(edit) @1142   10 years jemian progressing, now no need for global lists as in vespucci
(edit) @1141   10 years jemian works so far, keep going after this interruption
(edit) @1140   10 years jemian begin coding a new OO method to explore the DSERVs, hopefully faster …
(edit) @1139   10 years jemian identifies IOC directories with less noise
(edit) @1086   11 years jemian new ioc search
(edit) @1085   11 years jemian new vespucci run
(edit) @759   11 years jemian format output as rst tables, easy on the eyes
(edit) @756   11 years jemian use Excel for basic analysis
(edit) @755   11 years jemian checkpoint
(edit) @754   11 years jemian adjust vespucci to find IOCs given today's DSERV configurations
(edit) @615   12 years jemian checkpoint
(edit) @541   12 years jemian account for path differences
(edit) @519   12 years jemian add another test IOC and being to target the distribution for unit testing
(edit) @518   12 years jemian DirMgr? will handle cd calls and unique file caching
(edit) @490   12 years jemian stragglers
(edit) @489   12 years jemian only used by eclipse, instead, configure eclipse command for …
(edit) @488   12 years jemian PYTHONPATH should be modified in conf.py, relative to its directory
(edit) @486   12 years jemian tweaks
(edit) @485   12 years jemian rename complete
(edit) @484   12 years jemian rename in progress
(edit) @483   12 years jemian added output from TopDoc?, config_builder.py runs from eclipse but not …
(edit) @482   12 years jemian added sector 33 and 34 IOCs, refactor code to avoid errors flagged by …
(edit) @471   12 years jemian sold on sphinx!
(edit) @470   12 years jemian more documentation
(edit) @469   12 years jemian reST formatting
(edit) @468   12 years jemian formatted for sphinx reST documentation
(edit) @460   12 years jemian no sphinx errors but not all .py files documented yet
(edit) @459   12 years jemian do not put build dir in svn
(edit) @458   12 years jemian prepare for sphinx documentation
(edit) @457   12 years jemian work-in-progress
(edit) @436   12 years jemian indicator
(edit) @435   12 years jemian refactored macro substitution - expect to obey ALL EPICS rules now …
(edit) @434   12 years jemian optional quotes on dbFile in template, adjust paths for test case, not …
(edit) @433   12 years jemian put in boot directory for testing purposes (since paths ARE different …
(edit) @432   12 years jemian belongs in the boot folder
(edit) @431   12 years jemian minor
(edit) @430   12 years jemian identify where to fix the macro expansion
(edit) @429   12 years jemian identify rules for MACROS and record definitions, handle or comment …
(edit) @428   12 years jemian tweaks
(edit) @427   12 years jemian message logging created; code cleanup; more diagnostics for TopDoc?
(edit) @426   12 years jemian specify a directory for results
(edit) @425   12 years jemian write results to specified directory; repaired dbLoadTemplates parser …
(edit) @424   12 years jemian report exception at global level and move on
(edit) @423   12 years jemian fixed handling of PV declared with no fields - identified problem …
(edit) @407   12 years jemian minor
(edit) @406   12 years jemian build a config.xml file for TopDoc? - must run while at APS network
(edit) @405   12 years jemian tuning
(edit) @404   12 years jemian name change
(edit) @403   12 years jemian learn about the IOCs installed for XSD
(edit) @402   12 years jemian an alternative to test command-line option
(edit) @401   12 years jemian will replace the tables dictionary when ready
(edit) @400   12 years jemian initiating major refactoring, code still works the old way
(edit) @399   12 years jemian add XML Schema and stylesheet for configuration files -- clarify an …
(edit) @398   12 years jemian resolve TODO items - identify TODO items - refactor
(edit) @397   12 years jemian will not do
(edit) @396   12 years jemian allow command-line specification of config.xml --and-- encapsulate …
(edit) @395   12 years jemian suggestion
(edit) @394   12 years jemian target existing documentation directories
(edit) @393   12 years jemian sorting
(edit) @392   12 years jemian refactor: * so dbLoadTemplate comes before the dbLoadRecords calls …
(edit) @388   12 years jemian indentation
(edit) @381   12 years jemian tune-ups
(edit) @380   12 years jemian summarize configuration details early on the default XSLT
(edit) @379   12 years jemian resolved the no-quote problem and the subsequent multiple-comma problem
(edit) @378   12 years jemian now a different problem when commas are used inside the second argument
(edit) @377   12 years jemian refactor the TokenLog?.next() method to be more like a Python Iterator …
(edit) @376   12 years jemian still working on the problem reading a .db file when no quotes are …
(edit) @375   12 years jemian move
(edit) @374   12 years jemian test database showing the situation with no quotes
(edit) @373   12 years jemian more comments about special case
(edit) @367   12 years jemian must test on APS RHEL5 system
(edit) @362   12 years jemian add a test case for dbLoadTemplates
(edit) @361   12 years jemian here is a problem to solve
(edit) @359   12 years jemian observation
(edit) @358   12 years jemian set version number -- declare basic documentation of this code
(edit) @357   12 years jemian more about distutils
(edit) @356   12 years jemian housecleaning
(edit) @355   12 years jemian start to add distutils configuration
(edit) @354   12 years jemian now reads templates and loads databases -- still not complete -- TODO …
Note: See TracRevisionLog for help on using the revision log.