534 Commity (19085f18e52ed7164f52f775319f84fb59aa99eb)
 

Autor SHA1 Wiadomość Data
  Stuart Kent 1fc7c87a28 Merge pull request #287 from alpakhomov/issue#276 9 lat temu
  Stuart Kent 447c5dc2f1 luhn: update to latest canonical tests 9 lat temu
  Stuart Kent 2cc2d71722 Update LuhnValidator.java 9 lat temu
  Stuart Kent 0e59f34128 luhn: fix example solution 9 lat temu
  al-pakhomov c37cc2a5d5 Issue #276: linked-list: Rename Deque to DoublyLinkedList 9 lat temu
  FridaTveit a86d10fd69 Issue #261: Bring phone-number into compliance with canonical data (#274) 9 lat temu
  Frida Tveit 814d116270 Remove symlinks 9 lat temu
  Frida Tveit c07ec34a0f Merge branch 'master' into JourneyTestMakeWorkWithExercises 9 lat temu
  Frida Tveit aad09a42f9 Change order and names of anagram tests 9 lat temu
  Frida Tveit edf9f27209 Update journey-test so that it can run on windows 10 9 lat temu
  FridaTveit d67fe1383a Merge pull request #284 from superklamer/AddIgnore 9 lat temu
  Radoslav Radoev 4baff0220e Edit - add org.junit.Ignore 9 lat temu
  Radoslav Radoev f4d32a904c @Ignore added to all tests in EtlTest, except the first one. 9 lat temu
  Olga Traczyk 03cf979f63 hello-world: Modify tests to reject `name == ""` comparison (#280) 9 lat temu
  Stuart Kent cd608b6f2c change: update to include new canonical test 9 lat temu
  Stuart Kent b473c4ea1a Merge branch 'master' into change 9 lat temu
  FridaTveit c5a0aebdf3 Merge pull request #272 from exercism/perfect-numbers 9 lat temu
  Stuart Kent 38c5dedf6c Merge branch 'master' into change 9 lat temu
  Stuart Kent 5b5d8dd236 change: add to track 9 lat temu
  The Gitter Badger 5519d48948 Add a Gitter chat badge to README.md (#278) 9 lat temu
  John S. Ryan 94654cc502 Enable Gitter notifications on CI builds. 9 lat temu
  Frida Tveit 213824054f Issue #154: made bin/journey-test.sh iterate over exercises instead of problems. 9 lat temu
  Stuart Kent 2d1da4c399 perfect-numbers: add to track 9 lat temu
  Dave Thomas 7bb120f5bb Issue #253: grade school improvements (#271) 9 lat temu
  FridaTveit 077f563cc5 Clock: add to track (#260) 9 lat temu
  Stuart Kent 44c15e4514 Fix README typo 9 lat temu
  Stuart Kent 2d6cc2a059 flatten-array: without type safety (#255) 9 lat temu
  Stuart Kent b43bf8ff8f secret-handshake: add to track (#257) 9 lat temu
  FridaTveit c3968d5066 Issue #253: Tried to improve grade school structure. (#259) 9 lat temu
  Stuart Kent 5293a3b977 diamond: add to track (#256) 9 lat temu
  John Ryan 01cb7e1089 Merge pull request #254 from exercism/rectangles-polish 9 lat temu
  Stuart Kent 5119e20e4b Polish example rectangles implementation 9 lat temu
  John S. Ryan b89c167d52 Sort gradle modules alphabetically. 9 lat temu
  Matthew Morgan 758b365320 Revert "Issue #253: Make the sort test more generic. " (#270) 9 lat temu
  Dave Thomas 2867d445c4 Issue #253: Make the sort test more generic. This to allow a broader range of implementations. Currently users are hindered into return the type HashMap<Integer, List<String>. This test update will check the order of any Map that maps to any Collection value type. This opens the doors for more possible types of solutions. (#269) 9 lat temu
  John Ryan 06424a532a Merge pull request #247 from exercism/update-luhn 9 lat temu
  FridaTveit 9b097f604f Merge pull request #258 from colin-mullikin/phone-number-exceptions 9 lat temu
  Colin Mullikin 22ea1a5b68 Use Expected Exception Rule 9 lat temu
  Colin Mullikin 926a703bf7 Replaced "0000000000" with exceptions 9 lat temu
  Stuart Kent c6cb8599fe Update Luhn tests and sample implementation 9 lat temu
  Colin Mullikin 4058e9263e Merge branch 'exercism/master' 9 lat temu
  Stuart Kent 63020d4e93 Merge pull request #244 from FridaTveit/MatrixExercise 9 lat temu
  Stuart Kent 0ba73c64ff Merge branch 'master' into MatrixExercise 9 lat temu
  Frida Tveit b81c5ef54f Moved count rows and count columns tests to the top of MatrixTest so that they will be run first as other tests rely on them. 9 lat temu
  John Ryan 5422e53067 Merge pull request #243 from exercism/rectangles 9 lat temu
  Frida Tveit daf17c0bef Review markups. Changed assertion order, test names and position of Ignore in MatrixExercise. Changed Integer.valueOf to Integer.parseInt in Matrix. Changed String.split to using Pattern in Matrix. 9 lat temu
  FridaTveit 204e243a1b Merge pull request #251 from colin-mullikin/Meetup-tests---assert-reorder 9 lat temu
  Colin Mullikin 5f16a6a830 Reversed assert parameters 9 lat temu
  Colin Mullikin da36f2540e Merge remote-tracking branch 'exercism/master' 9 lat temu
  John Ryan 4228c02f3a Merge pull request #249 from exercism/add-missing-module-info 9 lat temu