See #501, release log:
- 33f1fc2 by @null: Merge remote branch 'fork/master'
- ddbafa1 by @null: Change license date to date interval
- c54456c by @null: added todo
- 90a8215 by @null: added todo
- 1aba2ca by @null: added check for null
- da0bf10 by @null: refactored two similar code blocks into private method
- 69a735b by @null: Update Copyright dates to 2015
- 618352a by @null: Merge remote branch 'fork/404'
- d8849ff by @null: 404: improvement - set final DyTasks tasks and final Region region inlined in all test
- 19f2fe5 by @null: 404: Style problems resolved
- 496613f by @null: 404: Implemented the all method
- 8fd8c0d by @null: 404: Resolve some improvement in the test of all and add method
- 3d97b6b by @null: Merge remote branch 'fork/481'
- 11cbf9f by @null: fix #458 : fix description of TODO
- 3f7bf7a by @null: 404: Implement tests for all and add methods
- 1440edf by @null: #481 doc.thindeck.com fails to display the logo
- 8c94b9a by @null: #423 removed puzzle 406-e0d78f7e as it has been already done
- 0dfd06b by @null: Merge remote branch 'fork/415'
- ba6ad4a by @null: Merge remote branch 'fork/390'
- bb3d96b by @null: Updated grep call. Script output passes syntax check (
bash -n
) - eee6bd8 by @null: architect
- 87288a5 by @null: architect
- 522295c by @null: #390: Fix after review.
- 198bcb0 by @null: Merge remote branch 'fork/446'
- 2344fc5 by @null: polished
- e7702ae by @null: polished
- 09e9d82 by @null: link
- 71b1b77 by @null: how to contribute
- 2c17dc9 by @null: logo size
- 1711b44 by @null: new logo
- 44634cb by @null: favicon.ico
- 682c82b by @null: redundant file removed
- 2824658 by @null: #446: SSH encapsulated
- 49b952a by @null: #390: DyRepoTest using mock classes
- e0ad054 by @null: Merge remote branch 'fork/441'
- 81d581e by @null: merge upstream/master
- fba1e95 by @null: Merge branch 'master' of github.com:yegor256/thindeck
- 95b8b5f by @null: pdd rules
- 4766aef by @null: Removed unnecessary test
- 11ddfab by @null: Merge remote-tracking branch 'https_origin/#460' into #460-without-test
- 5a0bc49 by @null: Merge branch 'master' into #460 Conflicts: src/main/java/com/thindeck/dynamo/DyBase.java src/main/java/com/thindeck/dynamo/DyRepo.java src/main/java/com/thindeck/dynamo/DyRepos.java src/main/java/com/thindeck/dynamo/DyUser.java
- 663e945 by @null: Merge remote-tracking branch 'upstream/master' into 441 Conflicts: src/test/java/com/thindeck/steps/NginxTest.java
- 971980b by @null: Move common mock creation into methods to avoid duplication (which causes quality failures)
- 1478c83 by @null: Create test to ensure that multiple exec() does not create duplicate values
- c6507f5 by @null: #444 upgraded DynamoDBLocal to the latest version 2014-10-07
- cf747f2 by @null: Merge remote branch 'fork/464'
- 8c7e306 by @null: Removed redundant "of" params
- f027c33 by @null: Puzzle for maven goal
- 59eeb67 by @null: Style fixes
- 356a5a3 by @null: Update DyBaseTest.java
- 70bb0f4 by @null: Update DyBaseTest.java
- a312487 by @null: Merge remote branch 'fork/442'
- 4fe6ae5 by @null: Merge remote branch 'fork/449'
- 2cbe73f by @null: #442 removed redundant import from the same package com.thindeck.dynamo.DyBase
- a5c61ae by @null: Checkstyle
- 44e3ea3 by @null: FIxing checkstyle violations
- 497bbc1 by @null: #464 created test
- 595c267 by @null: #464 bump jcabi-dynamo version
- 74ea7b4 by @null: Merge remote branch 'fork/420'
- 9eeb948 by @null: Spaces around braces
- 56c5b7a by @null: Annotated missing classes
- b544581 by @null: Removed reflections dependency
- 7ae1b77 by @null: Implementation
- 5eaf989 by @null: Suppress PMD warning on transient field
- aa2fbf7 by @null: Merge remote branch 'fork/459'
- 6bf7e1d by @null: Merge remote branch 'fork/405'
- 2931992 by @null: Merge remote-tracking branch 'upstream/master' into 420
- faf9ee2 by @null: #459 Fix after review.
- b90e8c5 by @null: #449: Fix after review Adding missing single quote.
- c16d53b by @null: #449: Fix after review Command sed replaced with perl.
- 629836d by @null: #459 Fix after review.
- 3aa8c2c by @null: #417: add new repo test
- 37c6041 by @null: Merge remote-tracking branch 'upstream/master' into 405
- 51bb566 by @null: Use dynamo mocks in DyRepoTest#memo
- 168f06f by @null: #442 moved DyBaseITCase to com.thindeck.dynamo
- 95bb424 by @null: #459: Dynamo classes marked Immutable.
- 81562c6 by @null: Merge remote branch 'fork/445_verbose_process'
- d46a675 by @null: Merge remote branch 'fork/372'
- 34af4a4 by @null: #372: Fix after review
- 00e866f by @null: #449: Merge remote-tracking branch 'upstream/master' Conflicts: src/main/java/com/thindeck/steps/Nginx.java
- ccf2fbb by @null: #445 NginxTest: improve readability by using VerboseProcess.
- 53e104a by @null: Merge remote branch 'fork/master'
- 7a55696 by @null: Nginx: ignore CheckStyle error about long line.
- da53b75 by @null: #372: Fix after review
- b469015 by @null: Update DyReposITCase.java
- 5865927 by @null: Revert "#372 Implementation of txn method" This reverts commit 83d8c08.
- 7754ebe by @null: #372: Implementation of txn method
- 7e2e52f by @null: todo: implement update method
- aca2076 by @null: #405 Implement memo method. Added DyMemo and related test cases.
- 1447cde by @null: #443 DyReposITCase
- 83d8c08 by @null: #372 Implementation of txn method
- 7e58939 by @null: #449 Fix after review
- ed408f0 by @null: #449 Refectored update config methods
- 123496c by @null: #441 removed redundant resources from src/test/resources/com/jcabi/ssh
- 6af1230 by @null: #441 upgrade to jcabi-ssh 1.2.1
- 89171b4 by @null: tests skipped
- 6a7d444 by @null: NginxTest: unbreak unit tests under MacOS with BSD's sed. Replaces usage of sed by similar perl command. I also revert a small part of changes from 7321217 commit where egor@ disabled these tests under MacOS. Resolve #447 (and also fix #439 properly).
- 29e80af by @null: layout
- 7321217 by @null: #439 tests skipped for MacOS
- aefc690 by @null: #369 Fix after review
- 6d46d53 by @null: #369 Fix after review
- da6c7a5 by @null: #369 Fixed with unit test.
- 935e7e7 by @null: #419 Fix for qulice
- 13794b7 by @null: Merge remote-tracking branch 'upstream/master'
- 89ac16e by @null: #419 Added definition of tasks table. Test passes.
- cb3ef8b by @null: Correct PMD unused field warning
- ad43317 by @null: Merge remote branch 'fork/359_mkscenario_and_mkstep'
- 8392141 by @null: Merge remote branch 'fork/401'
- 3545559 by @null: Updated todo
- 4ae2d33 by @null: #392 using dynamo mocks
- 511e688 by @null: #401 Removed duplicated call sshd.start()
- cd2c31e by @null: MkStep: fix AvoidFieldNameMatchingMethodName, BeanMembersShouldSerialize and MemberNameCheck checks.
- 8ebb5ee by @null: Add missing header
- f52f4b4 by @null: Add todos and refactor
- 3560626 by @null: DyTask scenario (#406) Stubbed out scenario class and created unit test.
Released by Rultor 1.47.3, see build log