# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#35 | 2234 | David Markley | Corrected the syncWorkspace method to handle paths correctly. | ||
#34 | 2019 | David Markley | Corrected listing of affected files in the reviewer. | ||
#33 | 2000 | David Markley | Fixed the Job class so that determining fixes works. | ||
#32 | 1886 | David Markley |
Added FileEntry.synchronizeWorkspace method that returns a Vector of FileEnty objects that were sync'd. |
||
#31 | 1846 | David Markley | Found a serious error in the getChanges method of the Change class. | ||
#30 | 1835 | David Markley | Corrected fstat parsing to work for one and multiple files. | ||
#29 | 1833 | David Markley |
Added utility function for breaking appart the depot paths. Corrected the internal fstat parsing method for FileEntry again. |
||
#28 | 1825 | David Markley |
Modified the getClients() method so that it doesn't populate the owner with bogus information. |
||
#27 | 1823 | David Markley |
Modified Change to return list of changes quicker with no path specified. Added setFromProperties method to Env class that accepts file name. |
||
#26 | 1812 | David Markley | Found that you need to create the Properties in the default constructor. | ||
#25 | 1806 | David Markley |
Fixed FileEntry.getFiles() method. Thanks Rob. |
||
#24 | 1642 | David Markley |
Corrected the Utils.wildPathMatch method so that it matches all wildcards properly. Added the extensible reviewer. |
||
#23 | 1473 | David Markley |
Changed User and Change factories to ensure Env is set properly. Added getPropertyList method to Env. |
||
#22 | 1416 | David Markley |
Significantly reworked the innards of the Env class without modifying existing methods. Encapsulation rules! |
||
#21 | 1402 | David Markley | Corrected a problem with the FileEntry class. | ||
#20 | 1399 | David Markley | Fixed the most annoying change bug. | ||
#19 | 1392 | David Markley | Inserted a one second pause before sending the client specification. | ||
#18 | 1389 | David Markley | Corrected problem with commiting a change again that has associated files. | ||
#17 | 1385 | David Markley |
Added the ability to reopen files, add them to changelists, and to check-in a single file using a new changelist. |
||
#16 | 1381 | David Markley | Corrected a serious defect in the FileEntry.parseFstat method. | ||
#15 | 1368 | David Markley |
Needed access to the Properties within the Env for the Reviewer. Moved things around to create the com.perforce.reviewer package. |
||
#14 | 1360 | David Markley | Updated Env class. | ||
#13 | 1342 | David Markley | Added checkValidity method to the Env class. | ||
#12 | 1341 | David Markley | Added more support/visibility to Properties in the Env class. | ||
#11 | 1338 | David Markley | Corrected the Change parsing. | ||
#10 | 1337 | David Markley | Modified to ensure that all created processes are terminated. | ||
#9 | 1332 | David Markley |
Added more example code. Added the Counter class. Corrected the filelog methods for the FileEntry class. |
||
#8 | 1274 | David Markley |
Added the ability to get all the counters at once. Changes the sync method in the Cacheable interface to throw a PerforceException if something goes wrong during an object sync. |
||
#7 | 1148 | David Markley | Added a few examples and a server connection timeout threshold. | ||
#6 | 1147 | David Markley | Added the ability to clean up threads after the package has been used. | ||
#5 | 1122 | David Markley | Added an instance method to Branch for integrations. | ||
#4 | 1042 | David Markley | Corrected the getUsers method and the build.xml file. | ||
#3 | 1041 | David Markley |
Corrected a problem with the environment propogation. When a new object is created from the listing methods (like Brang.getBranches(env)), each of them will have the same environment: the one that was passed int. |
||
#2 | 1040 | David Markley | Corrected a problem with views for labels, clients, and branches. | ||
#1 | 1036 | David Markley | Added top-level LICENSE, README and the distribution p4.jar. |