Commit graph

  • effa0cd70a
    Merge pull request #114 from TheOdinProject/I3uckwheat-patch-2 Briggs Elsperger 2020-10-14 15:18:32 -0600
  • 6e02f72a72
    Update repeatString.spec.js Briggs Elsperger 2020-10-14 16:14:33 -0500
  • 8eeb98ee71
    Merge pull request #113 from mangonaise/patch-1 Briggs Elsperger 2020-10-12 10:38:12 -0500
  • 2457cb4099
    sumAll solution: check if min/max are integers, not just numbers liam robertson 2020-10-10 19:06:51 +0100
  • 704a0f1826
    Merge pull request #81 from Musabii/patch-1 Cody Loyd 2020-09-14 10:20:16 -0500
  • 314a795e52
    Merge pull request #82 from Musabii/patch-2 Cody Loyd 2020-09-14 10:19:40 -0500
  • 4e004bdb1f
    Merge pull request #76 from kyriri/patch-1 Marvin Gay 2020-09-13 21:14:20 -0400
  • f9a972ec16
    changed the order of if conditions Musabii 2020-06-25 11:58:02 +0200
  • 4d82ea16db
    added a test and changed an old one Musabii 2020-06-25 11:17:48 +0200
  • da45b701d4
    Further clarify guidelines kyriri 2020-05-13 20:17:22 -0300
  • 888383a44e
    Merge pull request #74 from imrogerjiang/new-tests Briggs Elsperger 2020-05-09 12:16:42 -0500
  • 5817ea2140 Added blank string test to repeatString Roger 2020-05-08 16:59:37 +1000
  • 3758497cb2 Added blank string test to reverseString Roger 2020-05-08 16:56:55 +1000
  • 68691ab7a6 Added same type test to removeFromArray Roger 2020-05-08 16:54:31 +1000
  • c0d736a524
    Merge pull request #73 from Timework/patch-1 Briggs Elsperger 2020-05-02 21:29:46 -0500
  • fb5677ee8f
    Changed let to const and added some comments. Christopher Martinez 2020-05-02 09:04:40 -0500
  • 312103dc4f
    Added random test Christopher Martinez 2020-05-01 12:44:55 -0500
  • 26d610ca6e
    Update README.md Briggs Elsperger 2020-04-21 14:51:23 -0600
  • 9e2e2995e7
    Update README.md Briggs Elsperger 2020-04-21 14:51:06 -0600
  • c61615f4bf
    Merge pull request #64 from santimc/patch-1 Cody Loyd 2020-02-12 12:58:00 -0600
  • 3b51e5dbef
    Update fibonacci.js Cody Loyd 2020-01-29 10:52:57 -0600
  • ecc0872e96
    Delete .DS_Store santimc 2020-01-09 17:08:41 -0300
  • f228d73f98
    Merge pull request #45 from nearmint/patch-1 Cody Loyd 2019-11-27 09:18:56 -0600
  • 1d854ec580
    Merge pull request #43 from abronkema/removeFromArray-README-update Cody Loyd 2019-11-27 09:18:12 -0600
  • 66c87fc01b
    Merge branch 'master' into removeFromArray-README-update Cody Loyd 2019-11-27 09:17:40 -0600
  • e2f45971a3
    Merge pull request #42 from HornMichaelS/master Cody Loyd 2019-11-27 09:16:30 -0600
  • 24b81e688e
    Merge pull request #41 from Uzay-G/patch-1 Cody Loyd 2019-11-27 09:16:06 -0600
  • 99e3fa2fd3
    Merge pull request #40 from nikolasbroman/patch-1 Cody Loyd 2019-11-27 09:15:15 -0600
  • c2ca1d7acc
    Merge pull request #36 from chrisjwelly/master Cody Loyd 2019-11-27 09:14:33 -0600
  • abcaeb918a
    Merge pull request #35 from seoul2045/solutions Cody Loyd 2019-11-27 09:13:51 -0600
  • 235a6abdc1
    Fix typo nearmint 2019-09-16 15:12:22 +0200
  • 6f30194d16 updates function name to match exercise file Anthony Bronkema 2019-08-19 14:22:59 -0400
  • 3d71a9ac1f Fix code indentation on helloWorld README.md Michael Horn 2019-08-17 13:02:22 -0700
  • 46a36d8d09
    Added ...rest parameters as a link to deal with optional parameters Uzay G 2019-08-12 08:48:12 +0000
  • cc479b5e70
    Update README.md Cody Loyd 2019-07-18 16:14:59 -0500
  • 166baafbeb
    Fix typo Nikolas Broman 2019-07-13 13:07:37 +0300
  • 4f07675184
    Merge pull request #37 from TheOdinProject/I3uckwheat-patch-1 Cody Loyd 2019-06-12 11:46:01 -0500
  • e0a0119979
    updates to show Odin directions Briggs Elsperger 2019-06-12 11:03:31 -0500
  • a52257e5e0
    Update README.md Briggs Elsperger 2019-06-12 11:00:13 -0500
  • 347511516b Add more tests for fibonacci Christian James Welly 2019-05-24 08:23:24 +0800
  • e93caf6368
    Merge pull request #1 from seoul2045/reduce-method seoul2045 2019-05-16 10:05:59 +0700
  • 645cbc746f
    Update calculator.js seoul2045 2019-05-16 09:49:12 +0700
  • 01aace24b1 add titles solution Cody Loyd 2019-04-11 12:14:20 -0500
  • ffa00275cc add findOldest Solutions Cody Loyd 2019-04-11 12:11:03 -0500
  • 55e23a12af
    Update README.md Cody Loyd 2019-04-11 12:04:27 -0500
  • 25f9482bb1
    Update README.md Cody Loyd 2019-04-11 12:03:53 -0500
  • 05610c209c Merge branch 'master' of github.com:TheOdinProject/javascript-exercises Cody Loyd 2019-04-11 12:01:43 -0500
  • 9fe4861756 add 'find the oldest' Cody Loyd 2019-04-11 12:00:21 -0500
  • 341661a100 add titles exercise Cody Loyd 2019-04-11 11:37:33 -0500
  • 159d100c2b
    Update README.md Cody Loyd 2019-04-11 10:23:14 -0500
  • c0ef28a362 add explanation and simpler solution to removeFromArray Cody Loyd 2019-04-11 10:20:29 -0500
  • a69e6ea689
    Merge pull request #32 from TheOdinProject/update-packages Cody Loyd 2019-03-15 08:15:26 -0500
  • dd98574efc update packages Austin Mason 2019-03-01 21:05:57 +0000
  • e455c78eb0
    Fixes incorrect directions Briggs Elsperger 2019-02-26 11:55:01 -0600
  • b2e42072de
    Merge pull request #30 from rickymccallum87/master Cody Loyd 2019-02-06 17:35:34 -0600
  • b1ef1fa03a Clarify leap year rules Ricky McCallum 2019-01-30 17:37:49 -0500
  • a70a2503ab
    Merge pull request #25 from 105ron/patch-1 Cody Loyd 2019-01-11 15:10:31 -0600
  • 6e0c5cdead
    Merge pull request #29 from leila-alderman/patch-2 Cody Loyd 2019-01-11 15:10:18 -0600
  • 03d7ecf696
    Merge pull request #28 from leila-alderman/patch-1 Cody Loyd 2019-01-11 15:08:40 -0600
  • de6c2ff0ee
    Remove Linux-specific wording Leila Alderman 2018-12-14 16:45:04 -0500
  • 4a70d985b4
    Change all but the first spec to pending Leila Alderman 2018-12-08 19:38:09 -0500
  • dfa97ee721
    Update installation instructions Leila Alderman 2018-12-03 18:04:31 -0500
  • f3ac3d53c2
    Merge pull request #27 from li3097/patch-1 Kevin Mulhern 2018-10-10 13:08:20 +0100
  • 370f88b9b8
    Updated it Lisa Tidball 2018-10-09 17:36:16 -0400
  • 3e28169672
    Update calculator.js Rhys 2018-09-28 13:38:36 +0800
  • 3182c2c22d
    Update calculator.js Rhys 2018-09-28 13:36:03 +0800
  • 5156aa6611
    Update calculator.js Rhys 2018-09-28 13:35:40 +0800
  • 7b03e764bb
    Update calculator.js Rhys 2018-09-28 13:35:21 +0800
  • d3412c1423
    Update calculator.js Rhys 2018-09-27 14:18:29 +0800
  • ee8f672bdd
    Merge pull request #23 from bchalman/patch-1 Kevin Mulhern 2018-08-21 22:14:50 +0100
  • b030e9a66b
    Fix return value of recursive factorial function bchalman 2018-08-19 13:02:55 -0700
  • 29bd246dad
    Merge pull request #19 from EBoisseauSierra/rewording-instructions Cody Loyd 2018-08-07 08:06:55 -0500
  • 00407bdee5 Transform 'let' in 'const' where needs be Étienne Boisseau-Sierra 2018-08-07 11:23:28 +0100
  • deb698c09e Add test to caesar checking negative wraping cornercase Étienne Boisseau-Sierra 2018-06-09 11:45:13 -0400
  • ea595f1d10 Reword repeatString instructions Étienne Boisseau-Sierra 2018-06-08 23:41:51 -0400
  • 35f797f454 Capitalize 'Hint'-subtitles Étienne Boisseau-Sierra 2018-06-08 23:20:59 -0400
  • c17c207d0e Rephrase tempConversion instructions Étienne Boisseau-Sierra 2018-06-08 23:14:20 -0400
  • 3a9251d55e Transform 'var' in 'let' Étienne Boisseau-Sierra 2018-06-08 20:44:45 -0400
  • b99fe58185
    Merge pull request #21 from hoangtommy/master Cody Loyd 2018-07-24 15:48:23 -0500
  • 727e5f73b2
    Merge pull request #20 from I3uckwheat/master Cody Loyd 2018-07-24 15:47:59 -0500
  • d4ac500896 add xit to problems on calc spec file so make it consistent with other exercises Tommy 2018-07-23 11:50:39 -0700
  • ec08e8c480
    Changes node version to NPM Briggs Elsperger 2018-07-11 23:35:06 -0500
  • 49f348ab1c
    Merge pull request #15 from snakecase/patch-1 Kevin Mulhern 2018-04-17 15:11:45 +0100
  • f9fdf07102
    Remove repeating line snakecase 2018-04-01 11:22:02 +0500
  • 4ac1a8df01 remove simonsays Cody Loyd 2018-03-01 13:14:00 -0600
  • 57b16f8cb0
    Merge pull request #11 from jmooree30/patch-1 Cody Loyd 2018-01-16 06:37:43 -0600
  • e8f9821be6
    Update calculator.spec.js Jacob C Moore 2018-01-13 12:34:10 -0500
  • b14ac4ea17
    Merge pull request #9 from ThirtyThreeB/patch-1 Cody Loyd 2018-01-03 12:22:13 -0600
  • d63ee47dcb
    Update calculator.js Cody Loyd 2018-01-03 12:21:25 -0600
  • 83a2b6aead
    Corrected solution to factorial function ThirtyThreeB 2018-01-03 12:10:49 -0500
  • a16fd433bd
    Merge pull request #7 from schoettkr/master Cody Loyd 2018-01-02 08:48:16 -0600
  • 1e4013508d
    Merge pull request #8 from Dareon4/master Cody Loyd 2018-01-02 08:47:47 -0600
  • 5c78dc7ebe zero factorial is 1 Jakub Broz 2018-01-01 15:56:20 +0100
  • d0941673ee Adapt description to the test LS8 2017-12-29 13:52:53 +0100
  • 9f4c1caf15
    Merge pull request #5 from ryanford-frontend/patch-1 Cody Loyd 2017-12-24 06:26:41 -0600
  • 35472494af
    Merge pull request #4 from Nightcaper/patch-1 Cody Loyd 2017-12-24 06:26:28 -0600
  • 26ecd35a83
    Add more granular instructions ryanford-frontend 2017-12-23 16:25:28 +0800
  • 950ab79d2b
    Update README.md Cody Loyd 2017-12-15 14:07:55 -0600
  • 35ed3d7b44 sumAll Cody Loyd 2017-12-15 13:43:38 -0600
  • 02d2ca43f4 solutions Cody Loyd 2017-12-15 13:26:05 -0600