Commit Graph

812 Commits

Author SHA1 Message Date
Pavel Lobashov f7eec2dd76 fix rubocop cop Style/SpaceAroundOperators 2015-06-08 10:26:13 +03:00
Pavel Lobashov 68181da2c7 fix rubocop cop Style/TrailingBlankLines 2015-06-08 10:24:36 +03:00
Pavel Lobashov 47aa16f64b update .rubocop_rubyzip for latest version of rubocop 2015-06-08 10:23:52 +03:00
Pavel Lobashov 53fba8ae65 fix after merge fix 2015-06-08 10:18:12 +03:00
Pavel Lobashov c0177a455b Merge branch 'master' into rubocop_fixes
Conflicts:
	README.md
	samples/example_recursive.rb
2015-06-08 10:14:25 +03:00
Pavel Lobashov 63d388cb0c Merge pull request #2 from rubyzip/master
update master
2015-06-08 10:05:19 +03:00
Alexander Simonov d289780072 Fix #234. Add special variable what is a flag about internal usege 2015-06-07 17:29:54 +03:00
Alexander Simonov faa45ef5b6 Merge pull request #235 from KernCheh/master
Fix Recursive zipping example
2015-06-01 10:29:42 +03:00
Sim Kern Cheh 6e8069e432 Update README.md 2015-06-01 13:25:19 +08:00
Sim Kern Cheh 34899f3a80 Fix Recursive zipping example
- Minor refactoring
- Rubify Java-ish code
- Fix issue with `::Zip` reference
- Add test to ensure integrity
2015-06-01 13:22:04 +08:00
Alexander Simonov e1d5012f89 Merge pull request #230 from matugm/patch-1
Update README.md
2015-04-20 16:23:11 +03:00
Jesus Castello 1175abf1d5 Update README.md 2015-04-20 15:08:06 +02:00
Alexander Simonov 6a98297039 Merge pull request #228 from voxik/fix-permissions
Remove executable bit.
2015-03-31 16:47:13 +03:00
Vít Ondruch 32016ab1bf Remove executable bit. 2015-03-31 13:15:46 +02:00
Pavel Lobashov e211434830 fix rubocop Lint/UnusedBlockArgument cop 2015-03-24 19:48:37 +03:00
Pavel Lobashov 2007be0ab6 fix rubocop Lint/UselessAccessModifier cop 2015-03-24 19:47:49 +03:00
Pavel Lobashov fd864bd7ab fix rubocop Style/CaseEquality cop 2015-03-24 19:44:47 +03:00
Pavel Lobashov aa8377624f fix rubocop Style/ClassMethods cop 2015-03-24 19:37:12 +03:00
Pavel Lobashov 1759f71d50 fix rubocop Style/CommentAnnotation cop 2015-03-24 19:36:05 +03:00
Pavel Lobashov 96f3997f07 fix rubocop Style/GuardClause cop 2015-03-24 19:33:15 +03:00
Pavel Lobashov ce7e01a206 fix rubocop Style/CommentIndentation cop 2015-03-24 19:31:28 +03:00
Pavel Lobashov 784e70be2a fix rubocop Style/EmptyElse cop 2015-03-24 19:29:07 +03:00
Pavel Lobashov 4b60095371 fix rubocop Style/EmptyLines cop 2015-03-24 19:24:51 +03:00
Pavel Lobashov 94c1df1fb5 fix rubocop Style/EmptyLinesAroundAccessModifier cop 2015-03-24 19:24:17 +03:00
Pavel Lobashov f6693aff80 fix rubocop Style/EmptyLinesAroundMethodBody cop 2015-03-24 19:23:54 +03:00
Pavel Lobashov 068a3e748a fix rubocop Style/FileName cop 2015-03-24 19:23:24 +03:00
Pavel Lobashov 68b5fcfc5f fix some Style/FormatString cop 2015-03-24 19:21:13 +03:00
Pavel Lobashov 112a77de7c fix some Style/FormatString cop 2015-03-24 19:20:39 +03:00
Pavel Lobashov b920a1eb49 fix rubocop Style/GuardClause cop 2015-03-24 19:16:03 +03:00
Pavel Lobashov 63b3ee3465 fix rubocop Style/HashSyntax cop 2015-03-24 19:10:04 +03:00
Pavel Lobashov b9aefaffb5 fix rubocop Style/IfUnlessModifier cop 2015-03-24 19:09:22 +03:00
Pavel Lobashov 2c8f6f8cbd fix correct initialization for ExtraField 2015-03-24 19:04:28 +03:00
Pavel Lobashov 23cfcc73b5 fix rubocop Style/MethodName cop 2015-03-24 19:02:54 +03:00
Pavel Lobashov b1bfb1a216 fix some rubocop Style/ModuleFunction cop 2015-03-23 19:36:47 +03:00
Pavel Lobashov d6cc880c36 fix rubocop Style/MultilineTernaryOperator cop 2015-03-23 19:32:08 +03:00
Pavel Lobashov abb8c02935 fix rubocop Style/Next cop 2015-03-23 19:27:20 +03:00
Pavel Lobashov 8533708ace fix rubocop Style/Not cop 2015-03-23 19:24:34 +03:00
Pavel Lobashov 1ba81ff46f fix rubocop Style/NumericLiterals cop 2015-03-23 19:23:04 +03:00
Pavel Lobashov 77b7d6c35d fix rubocop Style/PercentLiteralDelimiters cop 2015-03-23 19:20:31 +03:00
Pavel Lobashov 31fb9d729b fix rubocop Style/PredicateName cop 2015-03-23 19:18:51 +03:00
Pavel Lobashov f291e1f616 fix rubocop Style/NegatedIf cop 2015-03-23 19:11:32 +03:00
Pavel Lobashov 6a7a22fece fix rubocop Style/MultilineOperationIndentation cop 2015-03-23 19:10:39 +03:00
Pavel Lobashov 04f69028f9 fix rubocop Style/MultilineBlockLayout cop 2015-03-23 19:08:12 +03:00
Pavel Lobashov 930b5ae45b fix rubocop Style/MethodCallParentheses cop 2015-03-23 19:06:43 +03:00
Pavel Lobashov 47b72f5cab fix rubocop Style/LeadingCommentSpace cop 2015-03-23 19:06:01 +03:00
Pavel Lobashov b6f9176fd4 fix rubocop Style/Lambda cop 2015-03-23 19:04:22 +03:00
Pavel Lobashov d5f79822c1 fix rubocop Style/LineEndConcatenation cop 2015-03-23 19:03:28 +03:00
Pavel Lobashov edf3126599 EntrySet.dub fix for code-style 2015-03-23 18:57:56 +03:00
Pavel.Lobashov 7eb06a1efa fix some rubocop Style/Semicolon cop 2015-03-22 20:10:52 +03:00
Pavel.Lobashov 8d6f23ba9a fix rubocop Style/SpaceAroundOperators cop 2015-03-22 20:03:50 +03:00