1
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issue #62 - added an unstall script. install.sh now uses it. More... almost 12 years ago
Issue #60 - added a bsolenopsisant script that can be used to kick off ant scripts. It is also used by bsolnopsis to kick off solenopsis.xml. Additionally removed the not needed pom files and fixed the output when buildrpm.sh is called to enote the dir (including rpm sub dir) when building. More... almost 12 years ago
Issue #54 - fixed the broken reference to the environment variable RPM_HOME More... almost 12 years ago
Issue #48 - now including Ant version 1.8.4 and calling Ant as a Java application vs Ant shell script. Additionally added some scripts to build the rpm. Issue #32 - Can now install solenopsis in non-rpm based operating systems. Also updated our license docs. More... almost 12 years ago
na - Backing out the changes for git-status. Need to rethink additional ant jars that aren't included when doing yum install ant. More... almost 12 years ago
Issue #45 - now looking at an environment variable SOLENOPSIS_GIT_OS_SHELL to see if we should shell into the OS for git status. Additionally removed extraneous jar that is not needed. More... almost 12 years ago
Issue #26 - can now generate package.xml for folder and non-folder based operations More... almost 12 years ago
Issue #4 - enhance XML building for run tests. More... almost 12 years ago
Issue #5 - now using JGit instead of shelling into the OS for git status. More... almost 12 years ago
Added documentation and license files for our third party libraries, rev'd the RPM and added the JGit library for use when rewriting the "git status" functionality (will be truly cross-platform). More... almost 12 years ago
Bumping from GPLv2 to GPLv3 More... almost 12 years ago
Fixing typo with filecontains More... almost 12 years ago
Issue #20 - can now support searching for a text string in files and push out those files to an org. More... almost 12 years ago
Issue #9 and Issue #19 - now uses credentials properties if set (over what may be defined elsewhere). Additionally can now get all tests to run for non-managed package by denoting generateTests in a credentials file. Refactored: code to compute a list of files containing a string and changed finding credentials to a few macrodefs that are reusable. More... almost 12 years ago
Updating README.md formatting More... about 12 years ago
Updating README.md to point to wiki pages More... about 12 years ago
Issue #17 - Reports were incorrectly denoted in the metadata properties file. Additionally bumped the API version. More... about 12 years ago
Adding cached-destructive-push to the wrapper More... about 12 years ago
Can now specify the ant api version and sfdc ant jar file in ~/solenopsis.properties. Also added more useful output data. Rev'd spec file. More... about 12 years ago
Issue #8 - was not escaping ampersands in the generated runtests.xml file. More... about 12 years ago
Fixing spec file versions More... about 12 years ago
Fixing spec file versions More... about 12 years ago
Adding hooks for testing and such into python wrapper More... about 12 years ago
Merge pull request #7 from solenopsis/run-tests More... about 12 years ago
Added high compression on zip files which shaves some deploy time More... about 12 years ago
Catches whatever failures arise and emits to console More... about 12 years ago
Can now run multiple tests More... about 12 years ago
Added output info for the check only flag on deploys More... about 12 years ago
Forgot to rev the spec file More... about 12 years ago
Can now run a test, denote the log type (None, Debugonly, Db, Profiling, Callout, Detail) as well as choose to check a deploy but not actually do the deploy More... about 12 years ago