source: ComponentRegistry/trunk/ComponentRegistry/src/test/java/clarin/cmdi/componentregistry/rest/ComponentRegistryRestServiceTest.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5549   10 years olhsha Added group service. Tested via the tomcat on loclahots (test URI and …
(edit) @4550   10 years twagoo Fixed errors due to schema change allowing only one root element in a …
(edit) @4131   11 years George.Georgovassilis #465: merged from 1.14
(edit) @4098   11 years George.Georgovassilis #360, #431, #432: JPA and unified component entities
(edit) @3449   11 years George.Georgovassilis #360 Refactoring of transaction handling, tests and application context
(edit) @3035   11 years twagoo Renamed DEVELOPMENT status to PRIVATE and added DEVELOPMENT and …
(edit) @2556   11 years twagoo Component usage checking: * REST method has userspace=true default …
(edit) @2515   11 years twagoo Merged changes from Olha's branch to trunk
(edit) @2491   11 years twagoo Unit test reflects expected return of 401 instead of 500 on attempted …
(edit) @1993   12 years twagoo ComponentRegistryFactory? now using ComponentStatus? and Owner instead …
(edit) @1916   12 years twagoo Added test for registering a large profile
(edit) @1894   12 years twagoo Fixed manipulate comment methods (for deleting without http DELETE) in …
(edit) @1870   12 years twagoo If requested component not found, return 404 in REST service
(edit) @1836   12 years twagoo When registering comment, use display name from DB. Fixes #144
(edit) @1816   12 years twagoo Merged changes made in ComponentRegistry-schematron branch to trunk …
(edit) @1799   12 years twagoo Increased interval between adding of comments in test, precision is …
(edit) @1791   12 years twagoo RestServiceTest?: sleep 10ms between insertion of comments so that …
(edit) @1790   12 years twagoo When registering a component, set creatorName in component description …
(edit) @1753   12 years twagoo Expand profile when registering or updating component/profile, so that …
(edit) @1717   12 years twagoo Store id in comment object after successfully adding it to the database
(edit) @1698   12 years twagoo Fixed userId checking when posting a comment Wrote tests for …
(edit) @1697   12 years twagoo Added user_name column to comments table to store user's 'real' name …
(edit) @1691   12 years twagoo Made adding, deleting, retrieving of comments more restrictive by …
(edit) @1690   12 years twagoo Return 401 when trying to do perform an action on the REST service …
(edit) @1689   12 years twagoo Merged changes in 'jeafer' branch which implement the server side …
(edit) @1603   13 years twagoo Renamed ComponentRegistryDatabase? in test packages to …
(edit) @1420   13 years patdui * refactored tests a bit, made them into one class again now that the …
(edit) @1378   13 years patdui * added default sorting in database for descriptions.
(edit) @1352   13 years twagoo Improved exception throwing and handling. New generic exception class …
(edit) @1348   13 years twagoo Added href column to description tables. Added missing fields to dao …
(edit) @1345   13 years twagoo DbImpl? makes proper use of authenticated user id. For this, …
(edit) @1279   13 years twagoo Made spring config more modular, so implementations will have their …
(edit) @1277   13 years twagoo Moved filesystem implementation classes to impl.filesystem pacakge. A …
(edit) @1251   13 years twagoo Minor config & test adjustments/corrections
(edit) @1245   13 years twagoo Extended profile registration tests to include group name
(edit) @1207   13 years patdui
(edit) @1089   13 years patdui Made private xsd's downloadable and linkable etc... no more …
(edit) @1087   13 years patdui Publishing components/profiles results in a move from private to …
(edit) @836   14 years patdui * Removed some obsolete stuff * Added update REST call.
(edit) @640   14 years patdui Added 'item' url parameter to the registry, added standard encoding …
(edit) @622   14 years patdui * added userCredentials. Made migrate pages to get userId's into the …
(edit) @537   14 years patdui * added Wicket based admin page. Allows for editing/deleting and …
(edit) @475   14 years patdui * indenting xsd with one space compromise between small and readable
(edit) @472   14 years patdui * added pingSession webservice can be queried by client to keep …
(edit) @434   14 years patdui Added some better error message
(edit) @428   14 years patdui * added non-required domainName attribute in Descriptions
(edit) @426   14 years patdui * added external user mapping files to store which user stores the …
(edit) @423   14 years patdui not returning a public registry when there are no credentials and a …
(edit) @419   14 years patdui Introduced the notion of userspaces, a workspace per user. Made a …
(edit) @411   14 years patdui * added methods to get usage of components, using that to check if a …
(edit) @405   14 years patdui * Added possibility to add schemalocations to marshaller and added …
(edit) @262   14 years patdui * Using a proper response when sending back xsd or xml raw data, …
(edit) @207   14 years patdui * addd Basic security in webapp * Added Delete functionality in …
(edit) @130   14 years patdui * added test for non-existing content
(edit) @127   14 years patdui * added validation on nested components, they should all be …
(edit) @107   14 years patdui * caching components and profiles on startup * added proper xlink to …
(edit) @94   15 years patdui * added register Component test and minor fixes * added javascript to …
(edit) @85   15 years patdui * filtered out url of service as a property to be set in the …
(edit) @77   15 years patdui * added some simple validation
(edit) @60   15 years patdui * replaced uploadServlet with proper REST POST methods. * Added tests …
(add) @55   15 years patdui * More initial work on the backend code for the ComponentRegistry. …
Note: See TracRevisionLog for help on using the revision log.