Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES6 6.0 / Node v4.2.4+ Peer Review for v6.0.0 #73

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
779dd55
[package, prep] prep version # for v6.0.0!
edwardhotchkiss Jan 4, 2016
cda8344
[travis, test] test starting on 4.2. reason being for "harmony"
edwardhotchkiss Jan 8, 2016
ff90322
[travis, test] added stable
edwardhotchkiss Jan 8, 2016
0c7c89c
[test] remove console logs
edwardhotchkiss Jan 8, 2016
9020404
[fix, error handling] catch error on promise => callback
edwardhotchkiss Jan 8, 2016
67dc751
[promises] resolve result if no cb
edwardhotchkiss Jan 8, 2016
1fa8a35
[deps] more range on mongoose
edwardhotchkiss Jan 8, 2016
c81fc3e
[license] added @Jokero to license
edwardhotchkiss Jan 9, 2016
8236882
[major, es6] 8 passing, 5 tests failing
edwardhotchkiss Jan 9, 2016
beb90fa
[tests, cleanup] 5 failing tests commented out, fixing and diving deeper
edwardhotchkiss Jan 9, 2016
9c0fd24
[major, tests, fixes] ES6 = 9/13 tests passing
edwardhotchkiss Jan 9, 2016
fadddcf
[fix, tests] all tests working except for totals
edwardhotchkiss Jan 9, 2016
0a139e9
[tests, RC6.0] working, all tests passing
edwardhotchkiss Jan 9, 2016
323fe54
Merge branch 'master' into ES6-6.0
edwardhotchkiss Jan 9, 2016
5a881ae
[regression] revert several features back to 5.0
edwardhotchkiss Jan 10, 2016
7a8a11c
[debug] remove mongoose debug
edwardhotchkiss Jan 10, 2016
7867da7
[limit:0] back to original 5.0 feature set, all tests passing
edwardhotchkiss Jan 11, 2016
d8e8299
[minor] license, removed hanging space
edwardhotchkiss Jan 11, 2016
8581975
Simple way to handle create required promises
lesterzone Apr 29, 2016
3366694
Merge pull request #85 from lesterzone/internal-promises
niftylettuce Sep 29, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[minor] license, removed hanging space
  • Loading branch information
edwardhotchkiss committed Jan 11, 2016
commit d8e82994e00ae131ff6b5ac32d75218607b0412b
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.