Mon, 27 Aug 2012 08:33:05 +0000 |
Christian Lins |
Fix for NPE on empty user database
|
Fri, 24 Aug 2012 14:09:53 +0000 |
Bjoern Ricks |
Add REST service to be able to find a user by its account name
|
Fri, 24 Aug 2012 14:08:31 +0000 |
Bjoern Ricks |
Implement ArtifactDatabase findUser method
|
Fri, 24 Aug 2012 14:06:06 +0000 |
Bjoern Ricks |
Add ChangeLog entry for last commit
|
Thu, 23 Aug 2012 14:03:16 +0000 |
Bjoern Ricks |
Also add the account information when listing users
|
Thu, 23 Aug 2012 13:52:52 +0000 |
Bjoern Ricks |
Add user account information when creating a user in the artifact database
|
Thu, 23 Aug 2012 13:45:16 +0000 |
Bjoern Ricks |
Read the account information from the database
|
Thu, 23 Aug 2012 13:42:41 +0000 |
Bjoern Ricks |
Extend user class implementations to handle account information
|
Thu, 23 Aug 2012 13:39:30 +0000 |
Bjoern Ricks |
Extend user interfaces to handle account information
|
Thu, 23 Aug 2012 13:35:16 +0000 |
Bjoern Ricks |
Update sql user queries to add the account column
|
Thu, 23 Aug 2012 13:33:27 +0000 |
Bjoern Ricks |
Add a account column to the users table
|
Sun, 29 Jul 2012 11:38:40 +0000 |
Sascha L. Teichmann |
FacetActivity: use Chain-of-responsibility pattern to figure out if facet should be active.
|
Sun, 29 Jul 2012 09:48:05 +0000 |
Sascha L. Teichmann |
FacetActivity: Made Registry.getInstance() access static.
|
Sun, 29 Jul 2012 09:37:55 +0000 |
Sascha L. Teichmann |
FacetActivity: Added interface and registry to decide if a facet should initially active or not.
|
Fri, 27 Jul 2012 06:21:40 +0000 |
Ingo Weinzierl |
Tagged artifacts as '2.8.1'.
|
Thu, 19 Jul 2012 16:42:57 +0000 |
Sascha L. Teichmann |
StringUtils: Added method to join two String arrays.
2.8.1
|
Tue, 17 Jul 2012 19:21:08 +0000 |
Felix Wolfsteller |
Doc fixes.
|
Mon, 16 Jul 2012 06:33:08 +0000 |
Ingo Weinzierl |
Taged artifacts module as '2.8'.
|
Sun, 15 Jul 2012 16:18:50 +0000 |
Sascha L. Teichmann |
Removed same package imports.
2.8
|
Tue, 03 Jul 2012 13:16:48 +0000 |
Sascha L. Teichmann |
StringUtils: added contains(needle, haystack) method.
|
Tue, 03 Jul 2012 08:51:07 +0000 |
Ingo Weinzierl |
Removed Eclipse configuration from version control.
|
Mon, 25 Jun 2012 18:14:38 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Sat, 23 Jun 2012 08:20:02 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Tue, 05 Jun 2012 13:32:14 +0000 |
Ingo Weinzierl |
Added some more debug output during the process of removing Artifacts and Collections by the DatabaseCleaner.
|
Fri, 01 Jun 2012 09:49:07 +0000 |
Sascha L. Teichmann |
JSON2XML: Remove extra <map></map> from the XML generated by JSON lists containing only
|
Sun, 27 May 2012 10:40:55 +0000 |
Ingo Weinzierl |
Tagged module 'artifacts' as '2.7'.
|
Fri, 18 May 2012 09:08:03 +0000 |
Ingo Weinzierl |
Added new helper class DateUtils.
|
Tue, 15 May 2012 07:05:20 +0000 |
Ingo Weinzierl |
Added a class to store generic keys and values.
|
Mon, 07 May 2012 13:30:08 +0000 |
Raimund Renkert |
Added method to create a document from string to XMLUtils.
|
Thu, 03 May 2012 07:55:23 +0000 |
Ingo Weinzierl |
Added a method State.getHelpText().
|
Wed, 02 May 2012 16:42:24 +0000 |
Sascha L. Teichmann |
XSLTransformer: Widen parameters to store more than strings.
|
Fri, 27 Apr 2012 10:56:38 +0000 |
Sascha L. Teichmann |
Fixed building XML documents from JSON strings.
|