Very High Activity

Commits : Listings

  Analyzed 4 days ago based on code collected 6 days ago.
Showing page 1 of 1,588
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial commit. Anon32 More... about 9 years ago
* build.xml: Modified to create an acegi-taglib.jar. Anon32 More... about 9 years ago
* samples/contacts/war/WEB-INF/jsp/include.jsp: Declare access to the Acegi authz taglib. Anon32 More... about 9 years ago
* docs/reference/src/index.xml: Began documenting Acegi authz taglib. Anon32 More... about 9 years ago
Added tearDown() method to clear ContextHolder. Anon32 More... about 9 years ago
Reflect addition of taglib. Anon32 More... about 9 years ago
Add Clover instrumentation. Anon32 More... about 9 years ago
Correct typo. Anon32 More... about 9 years ago
Add Clover instrumentation. Anon32 More... about 9 years ago
Add Clover instrumentation. Anon32 More... about 9 years ago
Change to Apache License version 2.0. Anon32 More... about 9 years ago
* samples/contacts/src/sample/contact/ContactManagerBackend.java: Clean up how the contacts are returned. Do not create unnecessary objects. Anon32 More... about 9 years ago
* samples/contacts/src/sample/contact/SecureIndexController.java: Prevent a NullPointerException when no SecureContext can be found. Instead, throw a real exception, explaining what's wrong. Anon32 More... about 9 years ago
* test/net/sf/acegisecurity/taglibs/authz/AuthorizeTagTests.java: Bring Clover coverage to 100% by adding a single test. Anon32 More... about 9 years ago
* test/net/sf/acegisecurity/taglibs/authz/AuthorizeTagTests.java: Removed testUsesAllAuthoritiesToDetermineAccess(), because it wasn't asserting anything. Needs to be rewritten. Anon32 More... about 9 years ago
* samples/contacts/build.xml: Update the way the contacts.war file is built: 1. Grab the necessary libraries from the project's lib/ folder. 2. Remove temporary staging area for WEB-INF/lib/ folder. 3. Delete the contacts.war file at all times, so a fresh baked copy is always made. Anon32 More... about 9 years ago
* build.xml: Delete generated taglib before making a new one. Anon32 More... about 9 years ago
* build.xml: Changed the way the Clover report is generated. Used the existing targets, instead of having to maintain two different sets of targets to build with or without Clover. Changed order of target dependencies for clover.tests so that instrumented classes are built before the test classes. Removed the separate target folder for instrumented classes. If a separate target folder is used, separate classpaths are required when testing with Clover than when not using Clover. Anon32 More... about 9 years ago
* src/net/sf/acegisecurity/adapters/AutoIntegrationFilter.java: Use reflection instead of hard-coding the values to determine if we should integrate with a specific container implementation. Anon32 More... about 9 years ago
* integration-test/build.xml, integration-test/project.properties: Use properties to determine the version number of the product to use. Added tests for Catalina 4.1, in addition to 5. Generate HTML reports of the test run. Anon32 More... about 9 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.