191 Коммиты (c56a4b7828d80e90e17fb91f4586cfa19672da04)
 

Автор SHA1 Сообщение Дата
  John S. Ryan c56a4b7828 Update paths and links in instructions. 10 лет назад
  John S. Ryan 6b4bfe1c8b Merge branch 'revert-gradle-refactor' 10 лет назад
  John S. Ryan 7d1b12ebab Restore move from FEST Assert to AssertJ 10 лет назад
  John S. Ryan f5bc0da655 Revert "build: Extract common config to top-level build.gradle" 10 лет назад
  John Ryan d0784c466a Merge pull request #78 from sit/unify-dependency-management 10 лет назад
  John Ryan 13910a5379 Merge pull request #75 from matthewmorgan/new-exercise-hexadecimal 10 лет назад
  Emil Sit 47ecd72268 build: replace fest with assertj 10 лет назад
  Emil Sit 3fdc2d1b9c build: Extract common config to top-level build.gradle 10 лет назад
  Matthew Morgan 218fca55aa Add new execise hexadecimal 10 лет назад
  John Ryan 6753d9cc3e Merge pull request #76 from matthewmorgan/fix-word-count-test 10 лет назад
  Matthew Morgan 7d940cf31e Fix example and test to use proper casing for method names 10 лет назад
  John Ryan bd4e0c374c Merge pull request #74 from exercism/normalize-travis 10 лет назад
  Katrina Owen effa477576 Add yaml dashes to travis config for consistency 10 лет назад
  John Ryan dba54b400c Merge pull request #73 from winterchord/clean_up_hello_world_tests 10 лет назад
  Brian Mathiyakom 9d85b5d5a0 Remove needless Exception from method signature 10 лет назад
  John Ryan 957c3376e4 Fix typos / add clarifications in the README.md 10 лет назад
  John Ryan 10ae1dd986 Merge pull request #69 from winterchord/hello-world 10 лет назад
  John Ryan 1861692073 Merge pull request #70 from matthewmorgan/new-exercise-pangram 10 лет назад
  Matthew Morgan 368a9839bb Add new exercise pangram 10 лет назад
  Brian Mathiyakom 5c711d6f09 Make hello-world the first exercise in list 10 лет назад
  Brian Mathiyakom d09fb713d1 Add hello-world exercise 10 лет назад
  Katrina Owen ff0b9294c4 Merge pull request #68 from jjstopforth/documentation 10 лет назад
  Julius Stopforth f33f06a9ea Update ABOUT.md according to pull request suggestions. 10 лет назад
  Julius Stopforth d45dea5dba Add ABOUT.md documentation to describe the Java language. 10 лет назад
  Katrina Owen 486597a382 Clean up documentation for x-api v3 10 лет назад
  John Ryan 49bb252b1e Merge pull request #64 from jmluy/crypto-square 11 лет назад
  John Ryan e11c4ca93e Merge pull request #63 from jmluy/allergies 11 лет назад
  John Ryan 9eb0486136 Merge pull request #62 from jmluy/master 11 лет назад
  John Michael Luy 8fed213c4f crypto-square: Fix invalid tests which were chunked on the square size instead of the actual order. 11 лет назад
  John Michael Luy fbfc08aa7d allergies: Add test case to check when not allergic to anything similar to the python track. 11 лет назад
  John Michael Luy 67f9ba74f3 atbash: Add test case and sample implementation for decode. 11 лет назад
  John S. Ryan ca94e0132a Include "Developing" section in the TOC. 11 лет назад
  John S. Ryan 9c7c95a5b7 Tip contributors about 500 from x-api after build 11 лет назад
  John S. Ryan 66bbaeda44 Freshly fetched "etl" compiles without error. 11 лет назад
  John Ryan c8a8ed93f6 Add missing dependency (Ruby) 11 лет назад
  John Ryan 9f97a72da8 Removed extraneous ruling lines 11 лет назад
  John S. Ryan 15808d141d Merge branch 'run-tests-against-examples-in-ci' (closes #50) 11 лет назад
  John S. Ryan f38784aa2d Add build script & instructions for contributors. 11 лет назад
  John S. Ryan dc0734c8f9 Fix various issues with some problems 11 лет назад
  John S. Ryan f7db56e358 Make the source path of each compile explicit 11 лет назад
  John S. Ryan 7475e8e671 Move all existing example to a proper source dir. 11 лет назад
  John S. Ryan a8a96a0920 Run tests against examples & compile starter code 11 лет назад
  John S. Ryan 36cc2ae4df Run all Gradle tests before the configlet. 11 лет назад
  John S. Ryan c0ad51e71a Force "main" sourceSet to "src/example/java" in CI 11 лет назад
  John S. Ryan 2a36a247ee Configure Travis to run tests against examples 11 лет назад
  John Ryan 46220e9343 Merge pull request #59 from jmluy/master 11 лет назад
  Katrina Owen 7cf025e608 Merge pull request #60 from JTMaher2/patch-1 11 лет назад
  JTMaher2 e04d54f404 Corrected error in RandonKeyCipherTest.java 11 лет назад
  John Michael Luy d62489a350 Fix regex to only allow uppercased letters for the the first 2 characters. 11 лет назад
  Katrina Owen 04a082121a Merge pull request #58 from jmluy/anagram 11 лет назад