Welcome Message
Welcome to the [fleXive] source repositories.
Login
Login
Not a member? Signup for an account.
Support
You are running FishEye 2.2.1 (build-467 2010-03-08)
If you are experiencing any issues, please contact your administrator. You may also want to browse the documentation or search the support forums. Still stuck? You can start a support ticket at support.atlassian.com or raise a bug or feature request at jira.atlassian.com.
PostgreSQLSequencerStorage.java
PostgreSQLSequencerStorage.java
patch_2824_2859.sql and modified 7 files
- … 5 more files in changeset.
PhraseEngineBean.java
PhraseEngine.java
The column is currently not used inside flexive, but it is required for combined queries on multiple properties of a group
flexive-flatstorage.jar, deleted patch_2824_2852.sql and modified 6 files
- … 5 more files in changeset.
java files
PostgreSQLSequencerStorage.java
patch_2824_2852.sql, changed flexive-flatstorage.jar and modified 6 files
- … 5 more files in changeset.
* Sequencer storage: added method to get only the custom sequencer names
java files
- … 7 more files in changeset.
java files and modified 3 java files
FxBasicFilter.java
* FxBasicFilter: provide request URI and context
* REST-API exception handler: render response correctly when the FxRestCallInterceptor was not called
java files
FxRestApiUtils.java
FxRestApiUtils.java and modified FxRestApiResponse.java
FxStreamUtils.java
java files
- … 3778 more files in changeset.
pom.xml
[fleXive] REST API (beta)
- … 119 more files in changeset.
pom.xml
- … 21 more files in changeset.
java files
java files, deleted 2 java files and modified 2 java files
- … 22 more files in changeset.
This makes the API code slightly cleaner and easier to read, however the methods must return Object instead of RestApiResponse to avoid runtime errors. Not sure how to fix this in pure JAX-RS w/CDI, altering the response type in an interceptor is probably not the best idea to begin with.
java files
- … 7 more files in changeset.
RestApiUtils.java and modified 4 java files
* FxFilter: added excludedPaths parameter
- … 25 more files in changeset.
- … 6 more files in changeset.
