15
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
APF-1278: reopened More... about 10 years ago
APF-1278: Aligned data file to require UTF-16 More... about 10 years ago
Merge pull request #20 from appfuse/simplify-version-management More... about 10 years ago
APF-1458: Upgrade to Struts 2.3.20. More... about 10 years ago
Remove unused file. More... about 10 years ago
Polishing. More... about 10 years ago
APF-1454: Can't get search to work in tests with AppFuse Light. Ignore test for now. More... about 10 years ago
APF-1454: Tapestry has its own hibernate.properties with filesystem setting in test directory. Fixed logic to test for existence of renamed file. More... about 10 years ago
APF-1454: Tapestry has its own hibernate.properties with filesystem setting in test directory. Allow this. More... about 10 years ago
APF-1454: Improve Wiser start logic to abort after 10 attempts. More... about 10 years ago
APF-1454: Removed renaming of hibernate.properties in test directory of webapp projects since it no longer exists. More... about 10 years ago
APF-1454: Reduced the number of hibernate and jdbc properties files. Tapestry still needs a custom one since using a "ram" search provider doesn't yield search results like a filesystem does. More... about 10 years ago
APF-1454: Changed to use dependency injection instead of lookup from applicationContext. More... about 10 years ago
APF-1454: Inject UserManager instead of looking up from applicationContext. More... about 10 years ago
APF-1454: Fixed logic when no git branch exists (HEAD gets set as branch name). More... about 10 years ago
APF-1454: Added retry logic to starting fake SMTP server in case the port is already in use. More... about 10 years ago
Merge remote-tracking branch 'origin/simplify-version-management' into simplify-version-management More... about 10 years ago
APF-1454: Added logging to SVN export to see what's getting set incorrectly by Bamboo. More... about 10 years ago
APF-1454: Turned off transactions so search test can see newly added data. More... about 10 years ago
APF-1454: Log search results HTML to debug Bamboo failures. More... about 10 years ago
APF-1454: Added maven-site-plugin to deploy site via ssh/scp. More... about 10 years ago
APF-1454: Made UserListTest a bit more robust by adding/removing a user in before/after methods. More... about 10 years ago
APF-1454: Random port works better than reserved port since parallel tests will use the same port. More... about 10 years ago
APF-1454: Removed dependency on external data for UserManagerTest. Allows tests to run in parallel better. More... about 10 years ago
APF-1454: Added smtp port as a reserved port for more robust parallel tests. More... about 10 years ago
APF-1454: Added appfuse-data-common to modular/core so it's picked up by hibernate4-maven-plugin. More... about 10 years ago
APF-1454: Improved tests so they don't have conflicts when running in parallel. More... about 10 years ago
APF-1454: AppFuse Light now uses same db configuration as AppFuse (MySQL). More... about 10 years ago
APF-1454: Removed parallel execution as it causes a strange error. More... about 10 years ago
APF-1454: Allow drop database script to fail. More... about 10 years ago