Logan Stucki
5c183328bb
Attempt to optimize build
Run unit test and journey test on seperate nodes
Gradle uses --configure-on-demand and --parallel where it wasn't present
Bundle install uses -j4
9 年 前
Logan Stucki
a3136ecca0
Format config.json
9 年 前
redshirt4
ef200ce99d
Remove starter implementations (#681 )
Removed starter implementations for exercises 21 and beyond, according to POLICIES.md.
9 年 前
Logan Stucki
4e721cd2b4
Merge pull request #675 from dawcars/bowling-exercise
bowling: add to track
9 年 前
Carol Dawson
b9e6499a90
Add Bowling Exercise - Refactored
9 年 前
Stuart Kent
b4c338332c
Merge pull request #686 from FridaTveit/PokerTidy
poker: sort settings.gradle and tidy up
9 年 前
Frida Tveit
672fcc58da
poker: remove unnecessary sorting
9 年 前
Frida Tveit
066c38c049
poker: sort settings.gradle and tidy up
Fix formatting and Intellij warnings. Remove starter implementation as
this is after the first 20 exercises. Move poker in settings.gradle so
that it's sorted alphabetically.
9 年 前
Stuart Kent
55d0fa1d5b
Merge pull request #684 from Smarticles101/sieve-starter-implementation
sieve: create and validate starter implementation
9 年 前
Stuart Kent
ade962a57e
Merge pull request #683 from Smarticles101/twelve-days-starter-implementation
twelve-days: create and validate starter implementation
9 年 前
Logan Stucki
e084511e85
sieve: remove public's from starter implementation
9 年 前
Logan Stucki
5c29756841
twelve-days: remove public's from starter implementation
9 年 前
Logan Stucki
e598bc3afc
twelve-days: update starter implementation to match POLICIES.md
9 年 前
Stuart Kent
1f2f948356
Fix POLICIES typo
9 年 前
Stuart Kent
bd099b845e
Update POLICIES.md
9 年 前
Logan Stucki
dad658e12b
Indent with 4 spaces and add newline to end of file
9 年 前
Smarticles101
9bdcee50a6
sieve: create and validate starter implementation according to POLICIES.md
9 年 前
Smarticles101
6e735c4776
twelve-days: create and validate starter implementations according to POLICIES.md
9 年 前
Stuart Kent
e58084a879
Merge pull request #680 from Smarticles101/move-contributing
Move contributing info into CONTRIBUTING file and add mention of rebases
9 年 前
FridaTveit
0c24d30c8d
Merge pull request #677 from exercism/spiral-matrix
spiral-matrix: add to track
9 年 前
Smarticles101
74697bb73b
Fix broken link
9 年 前
Smarticles101
8630902c97
Mention the magic of a rebase in the CONTRIBUTING file
9 年 前
Smarticles101
cd8387ff44
Move contributing information from README file to CONTRIBUTING file
9 年 前
Stuart Kent
f23d3e0056
spiral-matrix: add to track
9 年 前
FridaTveit
278e7f7ebe
Merge pull request #678 from exercism/complex-numbers
complex-numbers: add to track
9 年 前
FridaTveit
21c61521a3
Merge pull request #679 from exercism/ignore-order
Standardize order of test annotations
9 年 前
Stuart Kent
5d74edbf9d
Standardize order of test annotations
9 年 前
Stuart Kent
7d4690ab29
complex-numbers: add to track
9 年 前
Stuart Kent
302034ab51
Delete unneeded keep files in test dirs
9 年 前
Stuart Kent
661413d0a8
Merge pull request #673 from Smarticles101/resources
Create RESOURCES.md and add resources
9 年 前
FridaTveit
d4ebbc25d6
Merge pull request #672 from exercism/exception-testing-info
Clean up exception-related hints
9 年 前
Logan Stucki
4c99b3c469
Tweaked RESOURCES.md
Formatted Stack Overflow with a space in between.
Capitalized Java in the Reddit link and removed the claim that it was official.
Removed Gitter room link
The documentation is official
9 年 前
Logan Stucki
41e53456e9
Create RESOURCES.md and add resources
9 年 前
Stuart Kent
7d66173449
Merge pull request #674 from exercism/fix-for-trackler-submodule-rename
journey test: fix for trackler submodule rename
9 年 前
Stuart Kent
d47ed7c6ab
journey test: fix for trackler submodule rename
https://github.com/exercism/trackler/commit/69e055ad52b3f8d19da95b6ab0593678b8ee1bb4
9 年 前
Stuart Kent
50c57b9186
Fix HINTS.md references in POLICIES doc
9 年 前
Stuart Kent
281c68745e
Clean up exception-related hints
9 年 前
Stuart Kent
8a8613cc87
JUnit3 -> JUnit3 assertions
9 年 前
Stuart Kent
37ebd42cb7
Merge pull request #670 from FridaTveit/ListOpsEstimate
list-ops: estimate difficulty 9
9 年 前
Frida Tveit
3e8a4fd75f
list-ops: estimate difficulty 9
9 年 前
FridaTveit
f63f64dffa
Merge pull request #384 from Zaldrick/poker
poker : add to track
9 年 前
Stuart Kent
683b7dc1e2
Merge pull request #662 from FridaTveit/BankAccountAddExercise
bank-account: add to track
9 年 前
Zaldrick
29a77385fa
fix according to POLICIES.doc
9 年 前
Frida Tveit
86faec5d9b
bank-account: add ignore hint and improve HINTS.md
9 年 前
FridaTveit
50d33ef3d9
Merge pull request #669 from exercism/hamming-updates
hamming: update to v1.1.0 of canonical data
9 年 前
Stuart Kent
261fcc02d3
hamming: update to v1.1.0 of canonical data
https://github.com/exercism/problem-specifications/blob/ebe9bbf952206384d344aded650407751a881e92/exercises/hamming/canonical-data.json
9 年 前
FridaTveit
83bf9111cf
Merge pull request #666 from exercism/hello-world
Updates now that two-fer is part of the track!
9 年 前
Frida Tveit
b9e3d3d75c
bank-account: make last test quicker
9 年 前
Stuart Kent
92734048f2
hello-world: update tutorial link
9 年 前
Stuart Kent
d9b77b28b8
two-fer: update hint file with TDD notes
9 年 前