Name | Modified | Size |
---|---|---|
.. | ||
journalReader.jar | 7 years ago | 251 KB |
Change | User | Description | Committed |
---|---|---|---|
23552 | Sven Erik Knop | Fixed indentation, no functional change | 7 years ago |
23518 | Sven Erik Knop | Upgrade the Tokenizer to deal with Base64 encoded numbers. | 7 years ago |
23517 | Sven Erik Knop | Added table bodresolve | 7 years ago |
23494 | Sven Erik Knop | Updated schema (partitially) to 2017.2 Still missing: graph depot schemas some rp (...edge server) schemas « |
7 years ago |
10702 | Sven Erik Knop | Updated schema for 2014.2 | 10 years ago |
10133 | Sven Erik Knop | Updated signature of JournalSplitter Action methods, missed the @Override annotations. | 11 years ago |
8943 | Sven Erik Knop | Updated Schema for 2014.1 | 11 years ago |
8477 | Sven Erik Knop | Updated schema for 13.2/13.3 | 11 years ago |
8345 | Sven Erik Knop | Prevent ClientWorkspaceReporter from exiting in case of broken have records. | 12 years ago |
8299 | Sven Erik Knop | Updated missing Filters with new JournalEntry policy. | 12 years ago |
8296 | Sven Erik Knop | Clean-up: instead of casting in every action, cast only once in the dispatcher. Should ma...ke code saner and safer. No functional change. « |
12 years ago |
8279 | Sven Erik Knop | Finalized schema updates for 2013.1 | 12 years ago |
8277 | Sven Erik Knop | Updated schema to 2013.1 | 12 years ago |
8239 | Sven Erik Knop | Added missing super call for setDefaultOptions | 12 years ago |
8238 | Sven Erik Knop | Updated jar with PostgresSQL changes. | 12 years ago |
8204 | Sven Erik Knop | conflict count is correct, now original count is off. | 12 years ago |
8203 | Sven Erik Knop | Let's try it again with java 1.6 | 12 years ago |
8202 | Sven Erik Knop | Scaled back to java 1.6 for compatibility | 12 years ago |
8201 | Sven Erik Knop |
CheckCase printed wrong count for conflicts. SQlUpdater had missing method for Java 1.7 |
12 years ago |
8200 | Sven Erik Knop | JournalReader can now process delete records (@dl@). Also fixed processing of type 12 not...e records = journaldbchecksum « |
12 years ago |
8187 | Sven Erik Knop | Added a simple UserLister action to list all users present and past in a checkpoint. Us...e like this: java -jar JournalReader -a journal.action.UserLister <checkpoint> Prints the users out to stdout (or a file if -o <filename> is specified) in the form username= This should make it easy to add the new name for a RenameAction. « |
12 years ago |
8180 | Sven Erik Knop | BaseRenamerAction now stores oldValue in 2 separate tables, one in lowercase form, the ot...her untouched. This is because at the time when the table is filled we do not know whether the checkpoint is going to be case-insensitive, so we have to store both variants. « |
12 years ago |
8173 | Sven Erik Knop |
Added journal.action.CountDirectories ... to prove a point :-) |
13 years ago |
8171 | Sven Erik Knop | More missing tables to the schema for 12.2. | 13 years ago |
8170 | Sven Erik Knop | Updated with 2012.2 schema. | 13 years ago |
8167 | Sven Erik Knop | Updated CheckCase action with additional information. Now each conflict reports which pat...h it conflicts with and a full count. The idea is to see which version is dominant to make an informed decision which version is correct. « |
13 years ago |
8166 | Sven Erik Knop | First attempt at a CaseCheck action. Reads a checkpoint and spits out a list of files and... directories that have an evil cases twin, followed by a count. Usage: java -jar journalReader.jar -a journal.action.CaseCheck <checkpoint> « |
13 years ago |
8135 | Sven Erik Knop | Added new version of resolvex to the schema. | 13 years ago |
8118 | Sven Erik Knop | Added missing db.server to the schema. | 13 years ago |
8113 | Sven Erik Knop |
Updated to 12.1 schema. Added an example rename.ini config file. |
13 years ago |
8111 | Sven Erik Knop | Updated JournalReader to use the correct default action. This means that you can invoke t...he JournalReader without options again to get the help output. « |
13 years ago |
8028 | Sven Erik Knop | Updated the jar file | 13 years ago |
8020 | Sven Erik Knop | Replace public Option attributes with setters and getters. | 13 years ago |
7991 | Sven Erik Knop | Add revbx (for archived files) to the schema of JournalReader. | 14 years ago |
7988 | Sven Erik Knop | Little changes: removed one warning, added an option to JournalSplitter | 14 years ago |
7985 | Sven Erik Knop | Added 2011.1 Schema and updated the jar file. | 14 years ago |
7954 | Sven Erik Knop | Update to journalReader.jar | 14 years ago |
7877 | Sven Erik Knop | Updated jar file with latest changes. | 14 years ago |
7874 | Sven Erik Knop | Upgrade to 2010.2 including new JournalNotes. | 14 years ago |
7847 | Sven Erik Knop | New action journal.action.Obliterator. When 'p4 obliterate' fails, use this to clean up t...he checkpoint :-) « |
14 years ago |
7823 | Sven Erik Knop | Updated the Renamer tool to solve the problem that owners of specs such as labels and clie...nt workspaces wouldn't get updated. Jar file with updated version submitted as well. « |
14 years ago |
7818 | Sven Erik Knop | BufferedReader for reading the checkpoint. Probably does not make a difference, but who k...nows? Also removed the old zip - file and added the dist jar file generated for every change. Might have to undo that if it freaks out my Eclipse. « |
14 years ago |