source: trunk/src/clients/migrate

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3115   17 years Jari Häkkinen Added text on how to stop unintentional migration.
(edit) @2992   17 years Johan Enell Merged log:branches/2.1#2846:2990 trunk.
(edit) @2981   17 years Nicklas Nordborg Fixes #447: Fix javadoc warnings
(edit) @2959   17 years Nicklas Nordborg References #412: Fix build.xml to make it more developer-friendly
(edit) @2870   17 years Martin Svensson References #397 Method may fail to close database resource
(edit) @2866   17 years Martin Svensson References #397 Null pointer dereference
(edit) @2863   17 years Martin Svensson Fixed bug: Nullcheck of value previously dereferenced
(edit) @2707   17 years Jari Häkkinen Spell checked.
(edit) @2697   17 years Nicklas Nordborg References #368: Migration should migrate plugin settings for BASE 1 …
(edit) @2693   17 years Nicklas Nordborg Fixes #368: Migration should migrate plugin settings for BASE 1 plugins
(edit) @2690   17 years Johan Enell Merged log:branches/2.0#2618:2688 from branch 2.0 to trunk.
(edit) @2614   17 years Nicklas Nordborg References #332: Base 1 ID lookup is unstable Should fix the original …
(edit) @2581   17 years Nicklas Nordborg Replaced fixed array with map. Use printStackTrace() method to always …
(edit) @2564   17 years Nicklas Nordborg Added Application.start(boolean) method that allows an application to …
(edit) @2395   17 years Nicklas Nordborg Fixed compilation error
(edit) @2318   17 years Nicklas Nordborg Set row and column coordinate of a feature
(edit) @2314   17 years Nicklas Nordborg Fixes #260: Remove AffyFeatures? table Also removed a lot of unused …
(edit) @2306   17 years Jari Häkkinen Fixed subversion proterties.
(edit) @2304   17 years Jari Häkkinen Changed copyright statement.
(edit) @2302   17 years Nicklas Nordborg Fixed Javadoc warnings
(edit) @2203   17 years Nicklas Nordborg Fixes #1: column names in flatfile parser Also changed migration so it …
(edit) @2169   17 years Nicklas Nordborg Fixes #148: Should read permission in BASE 1 be migrated as read/use …
(edit) @2027   18 years Gregory Vincic Fixed column order in the configuration view
(edit) @2023   18 years Gregory Vincic Fixed ticket #75 removing warnings and unused code
(edit) @2000   18 years Gregory Vincic Fixed ticket #77 and started working on removing unused code (ticket …
(edit) @1992   18 years Gregory Vincic Added -server flag which should fix the following error Exception in …
(edit) @1982   18 years Gregory Vincic Fixing migration bug where users where mapped incorrectly
(edit) @1979   18 years Nicklas Nordborg Fixed ticket #100: IllegalArgumentException? occurred calling getter of …
(edit) @1967   18 years Gregory Vincic Organizing imports
(edit) @1958   18 years Gregory Vincic Fixed ticket #63
(edit) @1916   18 years Gregory Vincic Removing unused imports
(edit) @1900   18 years Gregory Vincic Fixing javadoc warnings
(edit) @1830   18 years Gregory Vincic Added LIMIT values to user query
(edit) @1797   18 years Gregory Vincic Fixed bug where roles where not assigned due to a closed DbControl?
(edit) @1774   18 years Gregory Vincic Cleaned up superfluous import statements and unused variables.
(edit) @1745   18 years Gregory Vincic Cleaned up comments
(edit) @1734   18 years Jari Häkkinen Fixed many warnings from javadoc. Added TODO comments all over with …
(edit) @1712   18 years Gregory Vincic Experiments whoose rawBioAssay does not have any rawData connected to …
(edit) @1711   18 years Gregory Vincic Removing log statement from prepareSTatementFromFile procedure
(edit) @1710   18 years Gregory Vincic Fixed bug where mean is lower than zero
(edit) @1707   18 years Gregory Vincic Fixed conflicts in RawBioAssayDataTransfer?
(edit) @1706   18 years Gregory Vincic Added ArrayDesign? check in RawBioAssayDataTransfer?
(edit) @1704   18 years Gregory Vincic Added ArrayDesign? check in RawBioAssayDataTransfer?
(edit) @1698   18 years Nicklas Nordborg Fixed compilation error
(edit) @1695   18 years Gregory Vincic Renamed selectProtocolFiless to selectProtocolFiles
(edit) @1694   18 years Gregory Vincic Clean up
(edit) @1693   18 years Gregory Vincic Preparing statements at startup. Users and Groups now store their …
(edit) @1691   18 years Gregory Vincic Closing ResultSets? in Transfer. Fixing invalid date exception in …
(edit) @1689   18 years Gregory Vincic Catching SQLExceptions for invalid dates
(edit) @1687   18 years Gregory Vincic Fixed date parsing for expiration date
(edit) @1686   18 years Gregory Vincic Fixed date parsing for expiration date
(edit) @1685   18 years Gregory Vincic Fixed missing description for RawBioAssays?. Renamed selectRawBioAssay …
(edit) @1684   18 years Gregory Vincic Initial revision
(edit) @1683   18 years Gregory Vincic Major rewrite. All SQL statements are now defined in a seperate file. …
(edit) @1679   18 years Nicklas Nordborg Added some raw data types and hardware / software in install
(edit) @1668   18 years Gregory Vincic Changed time calculation, which should eliminate the negative numbering.
(edit) @1665   18 years Gregory Vincic Removed some logging
(edit) @1661   18 years Nicklas Nordborg Added support for password encryption when loggin in
(edit) @1651   18 years Gregory Vincic Removed some logging
(edit) @1648   18 years Gregory Vincic Fixed bug with unavailable ArraySlides? and removed some logging
(edit) @1645   18 years Gregory Vincic Setting different SELECT limit if QUICK_TRANSFER = yes
(edit) @1644   18 years Gregory Vincic Removed calls to depraceted methods and fixed invalid use of null in …
(edit) @1643   18 years Gregory Vincic Catching NumberFormatException?
(edit) @1642   18 years Gregory Vincic Removed some logging
(edit) @1641   18 years Gregory Vincic Annotations generating InvalidDataException? are not migrated
(edit) @1637   18 years Gregory Vincic Fixed bug with equal filenames and removed some logging
(edit) @1633   18 years Gregory Vincic Logs migration ending
(edit) @1631   18 years Nicklas Nordborg Modified SessionControl?.impersonateLogin() to create a new …
(edit) @1630   18 years Gregory Vincic Fixed logging
(edit) @1625   18 years Gregory Vincic Changed error output to info
(edit) @1624   18 years Nicklas Nordborg Added Log4j logger to migration since it didn't compile now that the …
(edit) @1580   18 years Gregory Vincic Added ExperimentTransfer?
(edit) @1572   18 years Gregory Vincic Documenting
(edit) @1571   18 years Gregory Vincic Added migration of reportermap
(edit) @1570   18 years Gregory Vincic Initial revision of WizzzardTransfer?
(edit) @1569   18 years Gregory Vincic Fixed quota using new byteQuota in base schemaVersion 1.2.20
(edit) @1563   18 years Gregory Vincic Removing feature to delete files if transfer successful
(edit) @1561   18 years Gregory Vincic Added schema version control and uncommented plugin related roles. …
(edit) @1553   18 years Gregory Vincic Documenting and refactoring some DbControl? variables
(edit) @1551   18 years Gregory Vincic Fixed ArrayBlock? transfer which now saves Features properly. …
(edit) @1548   18 years Gregory Vincic Initial revision of ArrayBlockTransfer?. Added includeArrayBlock = yes …
(edit) @1547   18 years Gregory Vincic Added experimental localMySQL transfer and a seperated …
(edit) @1546   18 years Gregory Vincic Initial revision of ArrayTypePlateTransfer?
(edit) @1543   18 years Gregory Vincic Initial revision of ArrayType?
(edit) @1532   18 years Gregory Vincic Quick transfer is now configurable for testing purposes. Added some …
(edit) @1526   18 years Gregory Vincic Seperation of RawBioAssay? and it's data into two classes. Also added …
(edit) @1525   18 years Gregory Vincic Adding Image, and RawBioAssayParameters?
(edit) @1517   18 years Gregory Vincic Using the new image file transfer in UploadFileTransfer?
(edit) @1516   18 years Gregory Vincic saveItem now expects the item to already be saved to the database
(edit) @1515   18 years Gregory Vincic Adding Image file transfer
(edit) @1514   18 years Gregory Vincic Adding done() statement
(edit) @1513   18 years Gregory Vincic Adding done() statements
(edit) @1512   18 years Gregory Vincic Adding getDuration() method
(edit) @1511   18 years Gregory Vincic Added missing dependency control for protocolTransfer
(edit) @1510   18 years Gregory Vincic Using recursive run(PreparedStatement?,int,int)
(edit) @1509   18 years Gregory Vincic getReporterById handles exceptions
(edit) @1508   18 years Gregory Vincic itemList is initiated within run(PreparedStatement? ps, int from, int …
(edit) @1507   18 years Gregory Vincic Adding done() statements
(edit) @1506   18 years Gregory Vincic Adding comments and recoding MappedPlateTransfer?.
(edit) @1505   18 years Gregory Vincic createItem now returns the created Extract instead of null
Note: See TracRevisionLog for help on using the revision log.