Jing Tao's activity
From 10/06/2014 to 11/04/2014
11/03/2014
- 04:15 PM Metacat Revision 8952 (metacat): Add junit test method for saving a metadata document with unmatched xml encoding declaration.
- 04:14 PM Metacat Revision 8951 (metacat): Add a test file for unmatched xml encoding declaration.
10/31/2014
- 05:36 PM Metacat Revision 8948 (metacat): Write the input stream into the file system without alteration in dataone create and update methods.
- 04:07 PM Metacat Revision 8945 (metacat): add the code to install xmlstarlet.
10/30/2014
- 07:58 PM Metacat Revision 8944 (metacat): Find files of which type is link.
- 02:01 PM Metacat Revision 8943 (metacat): Change the urls of dataone and geotools repositories.
10/28/2014
- 08:23 PM Metacat Revision 8942 (metacat): Keep /var/lib/postgresql/8.4/main directory.
- 04:11 PM Metacat Revision 8941 (metacat): Add the code to stop tomcat and apache.
- 04:03 PM Metacat Revision 8940 (metacat): Add the "-y" option to force removing the old postgresql without prompting a y/n question.
- 02:07 PM Metacat Revision 8939 (metacat): Restore the database for a gzipped sql file.
- 01:35 PM Metacat Revision 8938 (metacat): Added the code to gzip the output file in the dumpall command. This will save disk space.
10/24/2014
- 03:46 PM Metacat Revision 8937 (metacat): Modified the redirect rules which didn't work.
- 02:50 PM Metacat Revision 8936 (metacat): Add the code to add the attribute useHttpOnly='false' to the Context element in the context.xml file.
- 01:02 PM Metacat Revision 8935 (metacat): Fixed a bug the code can get the argument from the command line.
- 12:47 PM Metacat Revision 8934 (metacat): Added the code to change the permission of the backup file so the postgres user can read it.
- 12:24 PM Metacat Revision 8933 (metacat): Added the code to check if the metacat backup file exists.
- Added the code "exist 0" at the end of the scripts.
- 12:08 PM Metacat Revision 8932 (metacat): Added the .conf to those site files since the new apache server only loads the sites with the extension.
- 09:45 AM Metacat Revision 8931 (metacat): Add the code to vacuum the db.
10/23/2014
- 04:32 PM Metacat Revision 8930 (metacat): Add the code to enable the 8009 port for ajp connection in the server.xml of tomcat7.
10/22/2014
- 12:29 PM Metacat Revision 8929 (metacat): Added the code to modify the geo data directory in the metacat.properties file.
- 11:43 AM Metacat Revision 8928 (metacat): Fixed some bugs to restore postgresql data.
10/21/2014
- 09:30 PM Metacat Revision 8927 (metacat): Add the code install some components for installing tomcat7
- 09:13 PM Metacat Revision 8926 (metacat): Use a variable to replace the hard code.
- 07:30 PM Metacat Revision 8925 (metacat): Use the version directly.
- 07:28 PM Metacat Revision 8924 (metacat): Fixed a typo.
- 07:26 PM Metacat Revision 8923 (metacat): put the date to an output file.
- 06:56 PM Metacat Revision 8922 (metacat): A script for vacuum the db.
- 06:32 PM Metacat Revision 8921 (metacat): Add a script to move the db from 8.3 to 9.1 base on a dumped file.
- 10:58 AM Metacat Revision 8920 (metacat): Use the pg_dumpall command to back up all information of the database.
10/20/2014
- 07:35 PM Metacat Revision 8919 (metacat): Add the code to backup the cerificate/key of the apache server.
- 04:46 PM Metacat Revision 8918 (metacat): Removed the code to write the backup file to a dvd drive.
- 02:56 PM Metacat Revision 8917 (metacat): Added the code to copy Metacat and other web applications from the webapps directory in tomcat6 to tomcat7.
- It also update the value of deploy.applicationDir in the metacat.properties file as well.
- 01:10 PM Metacat Revision 8916 (metacat): Only insert new configuration lines once to the /etc/tomcat7/catalina.properties.
- 11:34 AM Metacat Revision 8915 (metacat): Used variables to replace hard code in sed command. Also we have to escape the variables.
- 09:42 AM Metacat Revision 8913 (metacat): Used variables to replace the hard code.
10/17/2014
- 06:15 PM Metacat Revision 8912 (metacat): Add the code to modify the workers.properties file.
- 05:13 PM Metacat Revision 8911 (metacat): Fixed typo.
- 04:49 PM Metacat Revision 8909 (metacat): Add a script to install openjdk 7 and tomcat 7.
- It also configures java, javac,keytools and tomcat7.
10/15/2014
- 04:56 PM Metacat Revision 8908 (metacat): Remove an import.
- 04:56 PM Metacat Revision 8907 (metacat): Removed an import.
- 04:49 PM Metacat Revision 8906 (metacat): Added the junit tests to test the NotFoundException having the deleted information.
- 04:49 PM Metacat Revision 8905 (metacat): Added the junit tests to test the NotFoundException having the deleted information.
- 04:34 PM Metacat Revision 8903 (metacat): Added the code to inform users the pid was deleted in the NotFound exception.
10/14/2014
- 06:11 PM Metacat Revision 8901 (metacat): Added the code to check if a not-found object was deleted in the isAuthorized method.
- 06:01 PM Metacat Revision 8899 (metacat): Move the code to get the object in front of the method to get the system metadata.
- 01:45 PM Metacat Revision 8897 (metacat): Add a test method to test the method determining if there is a delete event for the given id.
- 01:44 PM Metacat Revision 8896 (metacat): Add a utility method for determine if there is a delete event for a given id.
10/10/2014
- 03:04 PM Metacat Revision 8893 (metacat): when we remove a slor index of a resource map, we don't need to know the content of the resource map. Instead, we will search the solr index to get information.
- 02:58 PM Metacat Revision 8890 (metacat): Remove the byte array field.
- 02:16 PM Metacat Revision 8889 (metacat): Removed the method which had the byte array attribute.
- 02:10 PM Metacat Revision 8887 (metacat): Remove the system metadata for data objects.
- 02:01 PM Metacat Revision 8884 (metacat): change the way to delete the solr index of a resource map.
- 01:23 PM Metacat Revision 8883 (metacat): Backup the /etc/apache2/site-enabled directory.
10/09/2014
- 04:40 PM Metacat Revision 8882 (metacat): Remove the code to stop/start ldap server.
- Change the script name to stop/start tomcat.
Also backup metacat.properties.
10/06/2014
Also available in: Atom