index
:
fabtools
master
Fork of https://github.com/ronnix/fabtools
Laurent Bachelier
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare 0.8.1 release
HEAD
master
Ronan Amicel
2012-10-26
2
-1
/
+9
*
Upgrade default pip version to 1.2.1
Ronan Amicel
2012-10-26
1
-3
/
+6
*
Really fix pip version parsing issue
Ronan Amicel
2012-10-26
1
-1
/
+1
*
Prepare 0.8.0 release
Ronan Amicel
2012-10-26
2
-1
/
+9
*
Fix locales support on Debian [#42]
Ronan Amicel
2012-10-26
4
-21
/
+57
*
Add extra options to create_user (thanks to Gaƫl Pasgrimaud) [#40]
Ronan Amicel
2012-10-25
1
-2
/
+9
*
No need to sudo to run getent [#40]
Ronan Amicel
2012-10-25
1
-1
/
+1
*
Merge pull request #41 from liZe/patch-1
Ronan Amicel
2012-10-25
1
-4
/
+8
|
\
|
*
Deduplicate the version for the doc
Guillaume Ayoub
2012-10-19
1
-4
/
+8
*
|
Fix potential issue with pip version parsing
Ronan Amicel
2012-10-23
1
-1
/
+1
|
/
*
Prepare 0.7.0 release
Ronan Amicel
2012-10-13
2
-1
/
+7
*
Add test task for directory creation
Ronan Amicel
2012-10-13
1
-0
/
+33
*
Only change owner or permissions when needed
Ronan Amicel
2012-10-13
1
-5
/
+13
*
Add functions to get a file's owner, group and mode
Ronan Amicel
2012-10-13
1
-0
/
+30
*
require.directory should set ownership and mode on existing directories.
Troy J. Farrell
2012-10-13
1
-4
/
+4
*
Prepare 0.6.0 release
Ronan Amicel
2012-10-13
2
-1
/
+7
*
Add test tasks for Node.js modules
Ronan Amicel
2012-10-13
1
-0
/
+100
*
Add require.nodejs module
Ronan Amicel
2012-10-13
7
-2
/
+126
*
Factor out install_dependencies() in Node.js module
Ronan Amicel
2012-10-13
1
-13
/
+27
*
Rename functions in Node.js module
Ronan Amicel
2012-10-13
1
-11
/
+11
*
Fix npm lock permission issue
Ronan Amicel
2012-10-13
1
-3
/
+3
*
Refactor to use the same parameter name for local operations
Ronan Amicel
2012-10-13
1
-22
/
+22
*
Cleanup
Ronan Amicel
2012-10-13
1
-9
/
+8
*
Python 2.5 compatibility
Ronan Amicel
2012-10-13
1
-12
/
+12
*
Update default Node.js version to 0.8.11
Ronan Amicel
2012-10-13
1
-1
/
+4
*
Update Node.js documentation
Ronan Amicel
2012-10-13
3
-13
/
+60
*
Import nodejs module in fabtools module namespace
Ronan Amicel
2012-10-13
1
-0
/
+1
*
debug install node task and update package task
Frank Rousseau
2012-10-13
1
-10
/
+11
*
make file pep8 compliant
Frank Rousseau
2012-10-13
1
-2
/
+5
*
add nodejs module to manage Node JS environments
Frank Rousseau
2012-10-13
1
-0
/
+73
*
add vim swap files to .gitignore
Frank Rousseau
2012-10-13
1
-0
/
+1
*
Tweak documentation
Ronan Amicel
2012-10-13
3
-9
/
+9
*
Merge pull request #38 from laurentb/master
Ronan Amicel
2012-10-12
1
-1
/
+1
|
\
|
*
Fabric 1.4 or later is now required
Laurent Bachelier
2012-10-12
1
-1
/
+1
|
/
*
Fix #4 (for real this time?)
Ronan Amicel
2012-09-25
2
-1
/
+13
*
Documentation fixes
Ronan Amicel
2012-09-21
6
-5
/
+11
*
Fix manifest
Ronan Amicel
2012-09-21
1
-1
/
+2
*
Switch project URL to Read the Docs
Ronan Amicel
2012-09-21
1
-1
/
+1
*
Fix setup.py
Ronan Amicel
2012-09-21
1
-1
/
+1
*
Bump version to 0.5
Ronan Amicel
2012-09-21
1
-1
/
+1
*
Update docs for release of version 0.5
Ronan Amicel
2012-09-21
3
-9
/
+10
*
Improve documentation
Ronan Amicel
2012-09-21
70
-232
/
+2026
*
Remove unused parameter
Ronan Amicel
2012-09-21
1
-1
/
+1
*
Merge pull request #28 from cyberj/master
Ronan Amicel
2012-09-17
1
-1
/
+2
|
\
|
*
Fix tests when vagrant isn't installed
Charpentier Johan
2012-09-17
1
-1
/
+2
|
/
*
Improvements to the network module
Ronan Amicel
2012-09-14
2
-2
/
+76
*
Fix vagrant test cases
Ronan Amicel
2012-09-12
2
-27
/
+10
*
Fix OpenVZ integration test
Ronan Amicel
2012-09-12
1
-2
/
+6
*
Fix require MySQL server on Ubuntu 12.04 LTS
Ronan Amicel
2012-09-11
1
-3
/
+8
*
Refactor watch context manager
Ronan Amicel
2012-09-11
8
-51
/
+89
[next]