819 Commits (3e55b7d00a6da67c87fbf27a22134cd75838ea46)
 

Autor SHA1 Mensaje Fecha
  Stuart Kent b473c4ea1a Merge branch 'master' into change hace 9 años
  FridaTveit c5a0aebdf3 Merge pull request #272 from exercism/perfect-numbers hace 9 años
  Stuart Kent 38c5dedf6c Merge branch 'master' into change hace 9 años
  Stuart Kent 5b5d8dd236 change: add to track hace 9 años
  The Gitter Badger 5519d48948 Add a Gitter chat badge to README.md (#278) hace 9 años
  John S. Ryan 94654cc502 Enable Gitter notifications on CI builds. hace 9 años
  Frida Tveit 213824054f Issue #154: made bin/journey-test.sh iterate over exercises instead of problems. hace 9 años
  Stuart Kent 2d1da4c399 perfect-numbers: add to track hace 9 años
  Dave Thomas 7bb120f5bb Issue #253: grade school improvements (#271) hace 9 años
  FridaTveit 077f563cc5 Clock: add to track (#260) hace 9 años
  Stuart Kent 44c15e4514 Fix README typo hace 9 años
  Stuart Kent 2d6cc2a059 flatten-array: without type safety (#255) hace 9 años
  Stuart Kent b43bf8ff8f secret-handshake: add to track (#257) hace 9 años
  FridaTveit c3968d5066 Issue #253: Tried to improve grade school structure. (#259) hace 9 años
  Stuart Kent 5293a3b977 diamond: add to track (#256) hace 9 años
  John Ryan 01cb7e1089 Merge pull request #254 from exercism/rectangles-polish hace 9 años
  Stuart Kent 5119e20e4b Polish example rectangles implementation hace 9 años
  John S. Ryan b89c167d52 Sort gradle modules alphabetically. hace 9 años
  Matthew Morgan 758b365320 Revert "Issue #253: Make the sort test more generic. " (#270) hace 9 años
  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) hace 9 años
  John Ryan 06424a532a Merge pull request #247 from exercism/update-luhn hace 9 años
  FridaTveit 9b097f604f Merge pull request #258 from colin-mullikin/phone-number-exceptions hace 9 años
  Colin Mullikin 22ea1a5b68 Use Expected Exception Rule hace 9 años
  Colin Mullikin 926a703bf7 Replaced "0000000000" with exceptions hace 9 años
  Stuart Kent c6cb8599fe Update Luhn tests and sample implementation hace 9 años
  Colin Mullikin 4058e9263e Merge branch 'exercism/master' hace 9 años
  Stuart Kent 63020d4e93 Merge pull request #244 from FridaTveit/MatrixExercise hace 9 años
  Stuart Kent 0ba73c64ff Merge branch 'master' into MatrixExercise hace 9 años
  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. hace 9 años
  John Ryan 5422e53067 Merge pull request #243 from exercism/rectangles hace 9 años
  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. hace 9 años
  FridaTveit 204e243a1b Merge pull request #251 from colin-mullikin/Meetup-tests---assert-reorder hace 9 años
  Colin Mullikin 5f16a6a830 Reversed assert parameters hace 9 años
  Colin Mullikin da36f2540e Merge remote-tracking branch 'exercism/master' hace 9 años
  John Ryan 4228c02f3a Merge pull request #249 from exercism/add-missing-module-info hace 9 años
  Stuart Kent 822549a87b Make root gradle project aware of binary-search again hace 9 años
  Stuart Kent c1e9163a29 rectangles: add to track hace 9 años
  Stuart Kent ea4c2627ca Update MAINTAINING.md hace 9 años
  FridaTveit 1e7d97307e Merge pull request #248 from colin-mullikin/master hace 9 años
  Colin Mullikin 3aeb8ccfd6 Move "@Rule" hace 9 años
  Colin Mullikin c531aee7af Reorder queen-attack tests hace 9 años
  John Ryan d17745e700 Add guide for maintainers to this track. hace 9 años
  John Ryan 6c1ae656a5 Merge pull request #246 from FridaTveit/RefactorWordCountTests hace 9 años
  Frida Tveit ad26030777 Issue #167: Refactored WordCountTest to have a setup method hace 9 años
  Frida Tveit 3a6995db36 Implemented matrix exercise. hace 9 años
  Stuart Kent 54afd5d7f4 Merge pull request #239 from FridaTveit/TwelveDaysExercise hace 9 años
  Frida Tveit c7f102d92b Removed trailing newline from multiple verses hace 9 años
  Frida Tveit 2746deb218 Changed config.json to only use spaces not tab for twelve-days hace 9 años
  Frida Tveit 4576cb04fd Fixed merge conflicts hace 9 años
  Stuart Kent 85ea3d43bd Merge pull request #242 from nigelhp/assert-arg-order hace 9 años