Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 years ago |
Martin Edenhofer
|
2ac873886e
Added Package.migration_execute to execute all pending package migrations at once.
|
8 years ago |
Martin Edenhofer
|
ba3f868638
Upgrade to new rubocop.
|
8 years ago |
Martin Edenhofer
|
d239db634e
Fixed loading package in reinstall.
|
8 years ago |
Martin Edenhofer
|
5e87eb438b
Fixed File.chmod call (wrong number of arguments (1 for 0)).
|
8 years ago |
Martin Edenhofer
|
99de6f801f
Do not backup files in install if the same is already in fs.
|
8 years ago |
Martin Edenhofer
|
c4206539d1
Improved do, added package verify (check if package is deployed correctly) method.
|
8 years ago |
Thorsten Eckel
|
977cc3d981
- Replaced package XML structure by JSON.
|
8 years ago |
Martin Edenhofer
|
6d6779caf7
Code cleanup.
|
8 years ago |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 years ago |
Martin Edenhofer
|
5a8ff3939c
Removed Package.reload_classes, is not working on inheritance.
|
9 years ago |
Thorsten Eckel
|
8b822a7ddc
Corrected with rubocop cop 'Style/ClassVars'.
|
9 years ago |
Thorsten Eckel
|
409ae23e78
Corrected with rubocop cop 'Rails/TimeZone'.
|
9 years ago |
Thorsten Eckel
|
67c4215554
Corrected with rubocop cop 'Style/RedundantSelf'.
|
9 years ago |
Thorsten Eckel
|
c2af4fdd30
Corrected with rubocop cop 'Style/SignalException'.
|
9 years ago |
Thorsten Eckel
|
6a41d0ee18
Corrected with rubocop cop 'Rails/FindBy'.
|
9 years ago |
Thorsten Eckel
|
1ac1cf4184
Corrected with rubocop cop 'Style/Next'.
|
9 years ago |
Thorsten Eckel
|
7efe34e53b
Corrected with rubocop cop 'Lint/UnusedMethodArgument'.
|
9 years ago |
Thorsten Eckel
|
b3b76acc89
Corrected with rubocop cop 'Style/WordArray'.
|
9 years ago |
Thorsten Eckel
|
650e17be7c
Corrected with rubocop cop 'Lint/StringConversionInInterpolation'.
|
9 years ago |
Martin Edenhofer
|
4365039f49
Moved to rails logger.
|
9 years ago |
Thorsten Eckel
|
68a6b850a5
Corrected with rubocop cop 'Style/SpaceAfterNot'.
|
9 years ago |
Thorsten Eckel
|
834ad2d64a
Corrected with rubocop cop 'Style/RegexpLiteral'.
|
9 years ago |
Thorsten Eckel
|
4b4f45ddd1
Corrected with rubocop cop 'Lint/DeprecatedClassMethods'.
|
9 years ago |
Martin Edenhofer
|
158bf737ae
Applied rubocop Style/IndentHash.
|
9 years ago |
Martin Edenhofer
|
c34a33da99
Applied rubocop Style/SpaceAroundOperators.
|
9 years ago |
Martin Edenhofer
|
bd1db72b9b
Applied rubocop Style/TrailingBlankLines.
|
9 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 years ago |
Thorsten Eckel
|
a70b3cfc89
Corrected with rubocop cop 'Style/StringLiterals'.
|
9 years ago |
Martin Edenhofer
|
649cf8af10
Reload new files (only if we are in uninstall modus - not on install/upgrade).
|
9 years ago |
Martin Edenhofer
|
d9938f59c6
Moved to framework logger object.
|
10 years ago |
Martin Edenhofer
|
a4edcb4acb
Fixed traceback.
|
10 years ago |
Martin Edenhofer
|
64d6b05657
Improved debug info of self.reload_classes.
|
10 years ago |
Martin Edenhofer
|
ec1f3afa73
Improved storage backend.
|
10 years ago |
Martin Edenhofer
|
a549f94037
Improved error handling.
|
10 years ago |
Martin Edenhofer
|
d18ef99f78
Updated header.
|
10 years ago |
Martin Edenhofer
|
c2010124f5
Code reformattingand code layout beautying.
|
11 years ago |
Martin Edenhofer
|
9f1b706131
Added traceback to error message.
|
11 years ago |
Martin Edenhofer
|
6e150a93c5
Improved file reading error handling.
|
11 years ago |
Martin Edenhofer
|
679e260cde
Fixed Store/created_by_id handling.
|
11 years ago |
Martin Edenhofer
|
1b253f402e
Improved comments.
|
11 years ago |
Martin Edenhofer
|
dc060a28c2
Improved error handling.
|
11 years ago |
Martin Edenhofer
|
710df3fca4
Improved link() and unlink().
|
11 years ago |
Martin Edenhofer
|
245f9410bf
Added Package.reinstall().
|
11 years ago |
Martin Edenhofer
|
381532da45
Check, if file exists. Only delete if exists.
|
11 years ago |
Martin Edenhofer
|
0af4e21018
Ignore README* in link().
|
11 years ago |
Martin Edenhofer
|
0dc6e96a5a
Improved name spaces.
|
11 years ago |
Martin Edenhofer
|
0095f24af7
Added reload of classes after a package got installed.
|
11 years ago |
Martin Edenhofer
|
8279c9e3f2
Added more docu.
|
11 years ago |