index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
error.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-34
/
+34
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-5
/
+3
*
Fixing #814 -- when files are missing, the exceptions should
Luke Kanies
2007-10-03
1
-7
/
+0
*
Fixing #806. Resources correctly look up their fully qualified definition ty...
Luke Kanies
2007-09-06
1
-2
/
+0
*
Clarifying the errors a bit when nodes come from external sources.
luke
2007-03-19
1
-2
/
+4
*
Changing some of the error output. This gets rid of the duplicated informati...
luke
2006-12-15
1
-1
/
+1
*
Many, many, many performance improvements in the compiler (I hope). I did no...
luke
2006-10-06
1
-3
/
+2
*
Adding a :trace config option that prints stack traces of DevErrors, and usin...
luke
2006-09-13
1
-1
/
+1
*
Adding automatic stacktrace printing to deverror. I need to go through and r...
luke
2006-08-29
1
-2
/
+15
*
Making some of the metaprogramming a bit more explicit and a bit easier to ma...
luke
2006-08-20
1
-0
/
+40