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
By default export the dependencies of project to using projects More... over 15 years ago
Convert to rdoc More... over 15 years ago
* Move README to rdoc * Make title of rdoc include version string More... over 15 years ago
Refactor so that rdoc task is generated from gem spec More... over 15 years ago
Remove dependencies and simplify the building of the gem More... over 15 years ago
Remove .braids as no longer vendoring in buildr More... over 15 years ago
Add TODO item More... over 15 years ago
Use an environment variable BUILDR_DIR or guess ../buildr to locate the instance of buildr to test against. Use the this instance of buildr rather than one in vendor dir More... over 15 years ago
Fix typo More... over 15 years ago
Remove TODO item that was completed More... over 15 years ago
Create the directory in which the module file will be generated if it does not exist More... over 15 years ago
Use local_repository_env_override method on IdeaModule to specify how the path to maven repository is generated in build file. For backwards compatibility, M2_REPO is the default and generated paths will include this environment variable. It is also possible to set this to nil to always use absolute paths or to set it to MAVEN_REPOSITORY which is the behaviour of IDEA 9.x More... over 15 years ago
Refactor the mechanisms fo rgetting file names for modules/projects in the spec tests More... over 15 years ago
Add spec to check that the module and project can have different suffixes More... over 15 years ago
Customize spec helper to add some iidea specific helpers More... over 15 years ago
Refactor so that specification of filename is moved into idea_file and out of subclasses. Subclasses just specify extension More... over 15 years ago
Convert suffixs to be a per project setting rather than a global setting More... over 15 years ago
Support inheritance of module settings to subprojects More... over 15 years ago
Add another item More... over 15 years ago
Add another item More... over 15 years ago
Add a few mnore TODO items More... over 15 years ago
Add some TODO items More... over 15 years ago
Make it possible to configure whether the local M2 repository is referred to using the environment variable M2_REPO or uses absolute paths. This is acieved by setting configuration variable More... over 15 years ago
Add spec for dependency resolution More... over 15 years ago
Move the suffix specs to a separate file More... over 15 years ago
Add after into spec to clear up suffix at end More... over 15 years ago
Move the configuration of the "prefix" into a separate class More... over 15 years ago
Move the module tha is included in the Buildr project into a file named project_extension More... over 15 years ago
Ignore other IDEA ide files More... over 15 years ago
Add ignore for .rakeTasks generated by IDEA More... over 15 years ago