Activity
From 12/14/2013 to 01/12/2014
01/12/2014
01/10/2014
- 03:06 PM Revision 8490 (metacat): Change the base directory location.
- 02:35 PM Revision 8489 (metacat): Consolidate the user/group utitlities code.
- 10:50 AM Revision 8488 (metacat): Change the element name in the user from "group" to "memberof".
- Fixed a bug that in groupadd.
01/09/2014
- 10:31 PM Revision 8487 (metacat): Add methods to handle modify user's attributes.
- 09:16 PM Revision 8486 (metacat): Complete the method - handleUseradd.
- 06:25 PM Revision 8485 (metacat): Add code to handle useradd command.
- 04:39 PM Revision 8484 (metacat): Fixed a bug that showing illegal options in the groupadd command.
- 04:34 PM Revision 8483 (metacat): Add a double quotes at $@. This will make the any argument in the double quotes as one argument.
- 04:18 PM Revision 8482 (metacat): Pass all arguments to the java class.
- 04:17 PM Revision 8481 (metacat): Add a main method which will be used in the command line users management tool.
- 12:11 PM Revision 8480 (metacat): Add a script to help administor to manage usrs/groups.
- 09:16 AM Revision 8479 (metacat): Made changes according the changes in the AuthFile class.
- 09:15 AM Revision 8478 (metacat): Add the code to handle the organization name.
01/08/2014
- 05:18 PM Revision 8477 (metacat): Add the test method for the getUserInfo method.
- 05:17 PM Revision 8476 (metacat): Add the getUserInfo method.
- 04:33 PM Revision 8475 (metacat): Add the common name, organization name and email into the getprincipal method.
- 04:32 PM Revision 8474 (metacat): Add some contants.
- 04:04 PM Revision 8473 (metacat): Add the description in the getGroups methods.
- 03:08 PM Revision 8472 (metacat): Modified the junit test file according to the change in the class.
- 02:58 PM Revision 8471 (metacat): Add the common name and email address information into the getUsers method.
- 01:40 PM Revision 8470 (metacat): Resampled the background image for the admin docs for a faster page load
- 11:06 AM Revision 8469 (metacat): Fixed a bug that the method addUser didn't set password.
01/07/2014
- 05:10 PM Revision 8468 (metacat): Add a new property to specify the hash class which will be used to protect the password.
- 05:05 PM Revision 8467 (metacat): Add the dependcy on JBcrypt module.
- 05:04 PM Revision 8466 (metacat): Change the test file according to the change made in the class.
- 05:03 PM Revision 8465 (metacat): Change the code to use BCryptHash to protect password.
- 01:56 PM Revision 8464 (metacat): Unify solr indexing with an IndexTask that is added to the queue -- allows us to send more than just the systemMetadata to the indexer. Initially this is for READ event counts for each document. https://projects.ecoinformatics.org/ecoinfo/issues/6346
01/06/2014
01/02/2014
12/24/2013
12/23/2013
12/20/2013
- 05:03 PM Revision 8459 (metacat): Add a method to get the aliasedDn.
- 11:18 AM Revision 8458 (metacat): move metacat trunk to 2.4.0-SNAPSHOT
- 07:46 AM Revision 8454 (metacat): On changes to system metadata in CNodeService and DocumentImpl, increment the serialVersion.
12/19/2013
- 04:15 PM Revision 8452 (metacat): (task #6297): sync pid(s) access policy between member node and coordinating node
- 02:35 PM Revision 8450 (metacat): Change CNodeService's archive() and delete() methods to only update Member Nodes in the replica list (not CNs!), since calling CN.archive() again would cause an infinite loop. Thanks for catching this Ben.
- 10:19 AM Revision 8448 (metacat): merge readme notes from 2.3.1
- 09:35 AM Revision 8444 (metacat): Update CNodeService.delete() and .archive() to handle situations where the pid is of formatType DATA, and therefore are not registered in the identifier table, and caused NotFound exceptions. For DATA objects, we just update the system metadata now, and for all other objects (METADATA, RESOURCE), we continue to use super.{delete()|archive()}. Also, log the delete/archive into the event log.
- https://projects.ecoinformatics.org/ecoinfo/issues/6315
https://redmine.dataone.org/issues/4204 - 08:53 AM Revision 8440 (metacat): prep for 2.3.1 release
- 08:13 AM Revision 8439 (metacat): Remove the broadcastSystemMetadataChange() method since it was a duplicate of notifyReplicaNodes(). Consolidated now.
12/17/2013
Also available in: Atom