jSite.git
2012-03-18 David ‘Bombe... Forward priority between configuration, preferences... 0.10-rc1
2012-03-18 David ‘Bombe... Allow storing and loading the priority from/to the...
2012-03-18 David ‘Bombe... Add insert priority to preferences panel.
2012-03-18 David ‘Bombe... Forward the insert priority to the project inserter.
2012-03-18 David ‘Bombe... Make the insert priority configurable.
2012-03-18 David ‘Bombe... Override toString() to allow simple display in a JList.
2012-03-18 David ‘Bombe... Add method to parse a priority from a string.
2012-03-18 David ‘Bombe... Update copyrights in About dialog to 2012.
2012-03-18 David ‘Bombe... Forward use-early-encode flag between configuration...
2012-03-18 David ‘Bombe... Add checkbox for use-early-encode option.
2012-03-18 David ‘Bombe... Forward use-early-encode flag to project inserter.
2012-03-18 David ‘Bombe... Make use of the early-encode flag configurable.
2012-03-18 David ‘Bombe... Add methods to store and load use-early-encode option.
2012-03-17 David ‘Bombe... Fix up all file headers.
2012-03-17 David ‘Bombe... Organize imports.
2012-03-17 David ‘Bombe... Add missing properties.
2012-03-17 David ‘Bombe... Add “force insert” checkbox.
2012-03-17 David ‘Bombe... Fix a wrong i18n property name.
2012-03-17 David ‘Bombe... Store the scanned files in the list.
2012-03-17 David ‘Bombe... Override toString() for simple displaying it in a List.
2012-03-17 David ‘Bombe... Don’t insert a redirect if force-insert is set.
2012-03-17 David ‘Bombe... Clear force-insert flag after successful insert.
2012-03-17 David ‘Bombe... Add temporary force-insert flag.
2012-03-17 David ‘Bombe... Rename method to better describe the purpose.
2012-03-17 David ‘Bombe... Search for known files correctly.
2012-03-17 David ‘Bombe... Only copy the current hash to the last insert hash...
2012-03-17 David ‘Bombe... Don’t remove the last insert hash when not inserting...
2012-03-17 David ‘Bombe... Always set the current hash when inserting.
2012-03-17 David ‘Bombe... Fix loading of projects.
2012-03-17 David ‘Bombe... Store and load last insert edition.
2012-03-17 David ‘Bombe... Log decision to insert a redirect.
2012-03-17 David ‘Bombe... Use last insert edition for redirect.
2012-03-17 David ‘Bombe... Set the last insert edition of all inserted files after...
2012-03-17 David ‘Bombe... Store the edition of the last insert of a file.
2012-03-17 David ‘Bombe... Load and save last insert hashes.
2012-03-17 David ‘Bombe... Don’t update the progress bar if the progress is 0.
2012-03-17 David ‘Bombe... Return some unnecessary stuff.
2012-03-17 David ‘Bombe... Use ScannedFile.
2012-03-17 David ‘Bombe... Copy hashes after the project has finished inserting.
2012-03-17 David ‘Bombe... Calculate hashes when scanning files.
2012-03-17 David ‘Bombe... Stop updater when the connection is interrupted.
2012-03-17 David ‘Bombe... Add method to copy the hashes after a project was inserted.
2012-03-17 David ‘Bombe... Add last insert and current hash to file options.
2012-03-17 David ‘Bombe... Remove file containers and edition replacements.
2012-03-16 David ‘Bombe... Use the “default” manifest putter because it’s actually...
2012-03-16 David ‘Bombe... Add possibility to choose a manifest putter for an...
2012-03-16 David ‘Bombe... Prevent NPE when URIGenerated message comes too late.
2011-11-04 David ‘Bombe... Revert "Set the EarlyEncode flag on insert."
2011-11-03 David ‘Bombe... Set the EarlyEncode flag on insert.
2011-11-03 David ‘Bombe... Reset edition if the keys were changed.
2011-11-03 David ‘Bombe... Reformat javadoc.
2011-11-03 David ‘Bombe... Verify that the default location is valid.
2011-11-03 David ‘Bombe... Fix HTML in dialog.
2011-11-03 David ‘Bombe... Rename option.
2011-11-03 David ‘Bombe... Add title to confirmation dialog.
2011-11-03 David ‘Bombe... Add title to confirmation dialog.
2011-11-03 David ‘Bombe... Unify copyright file headers, update years to include...
2011-11-03 David ‘Bombe... Add javadoc.
2011-11-03 David ‘Bombe... Turn ok-cancel dialog into yes-no-cancel dialog.
2011-11-03 David ‘Bombe... Add German translation.
2011-11-03 David ‘Bombe... Show name and location of configuration file to be...
2011-11-03 David ‘Bombe... Add options for configuration file location.
2011-11-03 David ‘Bombe... Locator for the configuration file.
2011-11-03 David ‘Bombe... Add JAR file location preferences on preferences page.
2011-11-03 David ‘Bombe... Locate the configuration file on startup.
2011-11-03 David ‘Bombe... Add accessors for the configuration file location.
2011-11-03 David ‘Bombe... Add enumeration for location of the configuration file.
2011-11-03 David ‘Bombe... Add a comment.
2011-11-03 David ‘Bombe... Change selected node when the port number changes.
2011-11-03 David ‘Bombe... Deleting the selected node will now selected another...
2011-11-03 David ‘Bombe... Prevent deletion of the last node.
2011-11-03 David ‘Bombe... Only allow files in the root directory to be selected...
2011-11-03 David ‘Bombe... Set an error code if project was not inserted successfully.
2011-07-09 David ‘Bombe... Ignore “build” and “dist” directories.
2011-06-09 David ‘Bombe... Throw an exception when the node is not connected.
2011-06-09 David ‘Bombe... Actually use debug flag for javac task.
2011-05-15 David ‘Bombe... Fix typo.
2011-01-26 David ‘Bombe... Don’t get confused by “--config-file” parameter.
2011-01-26 David ‘Bombe... Add “--config-file” parameter to CLI. Fixes #65.
2010-09-01 David ‘Bombe... Use Closer.close() for various resources.
2010-09-01 David ‘Bombe... Add @SuppressWarnings annotation.
2010-09-01 David ‘Bombe... Add progress listener that displays the progress of...
2010-09-01 David ‘Bombe... Hand down progress listener.
2010-09-01 David ‘Bombe... Add progress listener interface to copy operation.
2010-08-25 David ‘Bombe... The name of the index file must not be empty if an...
2010-08-25 David ‘Bombe... Don’t warn about no files to insert when there are...
2010-06-17 David ‘Bombe... Set version to 0.9.2. 0.9.2
2010-06-17 David ‘Bombe... Set homepage edition to 11.
2010-06-17 David ‘Bombe... Show different message when the insert was aborted...
2010-06-17 David ‘Bombe... Implement cancelling the insert when the “cancel” butto...
2010-06-17 David ‘Bombe... Expose whether the insert is currently running.
2010-06-17 David ‘Bombe... Add possibility to stop a running insert.
2010-06-07 David ‘Bombe... Set version to 0.9.1. 0.9.1
2010-06-07 David ‘Bombe... Increase edition of jSite homepage to 10.
2010-06-07 David ‘Bombe... Do not encode the insert early.
2010-06-07 David ‘Bombe... Add “EarlyEncode” option to ClientPut* commands.
2010-06-07 David ‘Bombe... Fix bug #4109: Set the preferred size on the scroll...
2010-01-30 David ‘Bombe... Update edition of homepage.
2010-01-30 David ‘Bombe... Set version to 0.9. 0.9
2010-01-30 David ‘Bombe... Re-enable the “preferences” menu item when navigating...
next