1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Update the default values of idea_module * Bump the version for quick re-release * Add test to ensure this does not slip through the cracks again More... over 15 years ago
Date version of release More... over 15 years ago
Add some documentation to describe the current default behaviour with respect to paths generated for dependencies More... over 15 years ago
* Add test for dependency that is not stored in maven repo * Fix test for dependency that is relative to module dir More... over 15 years ago
Name method parameters consistently More... over 15 years ago
Refactor path handling so that it works consistently for all paths within the module. * If a path is in the Maven2 repo and local_repository_env_override is set then the path will be relative to that environment variable. * Otherwise the path is relative to the module file More... over 15 years ago
Fix language More... over 15 years ago
Add note about artifacts:sources to download source for dependencies More... over 15 years ago
Include a SOURCES section in generated module file if source exists locally for a dependency More... over 15 years ago
Minor refactoring to make the reasoning about excluded dir explicit More... over 15 years ago
Directories that are outside content dir are no longer excluded in the content section More... over 15 years ago
Refactor so that there is not a race condition between garbage collection and moving the temp file More... over 15 years ago
Be explicit about the class used to calculate relative path More... over 15 years ago
Update the initialization so that skip_content is not inherited by child projects More... over 15 years ago
Remove util class as functionality is already provided by Buildr More... over 15 years ago
Introduce a utility method to create a relative path from one directory to another More... over 15 years ago
Fix to allow no_iml on intermediate projects.
rsutphin
as Rhett Sutphin
More... over 15 years ago
Ignore RVM config.
rsutphin
as Rhett Sutphin
More... over 15 years ago
Allow the specs' BUILDR_DIR setting to be read from a file.
rsutphin
as Rhett Sutphin
More... over 15 years ago
Include the version in the source code rather than relying on retrieving the version from a tag. Less prone to breakage when working with multiple repositories that may not have all branches or tags. More... over 15 years ago
Support iml.skip_content! method that will not generate content section for module file More... over 15 years ago
Update CHANGELOG to note change in default behaviour More... over 15 years ago
Update DEFAULT_LOCAL_REPOSITORY_ENV_OVERRIDE to be nil to match the value described in the documentation. By default absolute paths should be used. More... over 15 years ago
Add heading for next version More... over 15 years ago
Add release date to changelog More... over 15 years ago
Add documentation for the no_iml and no_ipr methods More... over 15 years ago
Add most recent eddition to changelog More... over 15 years ago
Add in changelog More... over 15 years ago
Add test to ensure that disabling of ipr generation works More... over 15 years ago
Remove the historic idea tasks the first_time extension is added to project to update to get tests working under current Buildr More... over 15 years ago