Permalink
Commits on May 28, 2017
  1. Add visualizer info (#1732)

    I find Chris Bateman'as visualizer to be more useful, especially given the number of dependencies this boilerplate has. Works with the same json stats format.
    vonkanehoffen committed with gihrig May 28, 2017
Commits on Jan 25, 2017
  1. chore(all): move to an organisation on GitHub

    mxstbr committed with mxstbr Jan 24, 2017
Commits on Jan 14, 2017
  1. Merge pull request #1322 from mxstbr/3.4

    v3.4.0
    mxstbr committed on GitHub Jan 14, 2017
  2. Update CHANGELOG

    mxstbr committed Jan 14, 2017
  3. Merge branch 'dev' into 3.4

    mxstbr committed Jan 14, 2017
  4. chore(core): Move mocks/ folder to internals/ (#1460)

    mxstbr committed on GitHub Jan 14, 2017
  5. docs(servers): update server conf files for offline-first per #645 (#…

    …1381)
    
    * docs(servers): update server conf files for offline-first per #645
    
    re caching see #645 (comment)
    
    Apache
    http://stackoverflow.com/a/33287352/522756
    
    Nginx
    https://www.nginx.com/blog/nginx-caching-guide/
    
    * Update .gitattributes
    
    added "." to nginx.conf
    
    * Remove empty line in list
    
    * Picked a nit :-)
    gihrig committed with mxstbr Jan 14, 2017
  6. chore(docs): cleanup of introduction

    * chore(docs): cleanup of introduction
    
    * chore(readme): add hitchhikers guide to the readme
    
    * Several minor edits...
    
    * Remove (in no particular order)
    mxstbr committed on GitHub Jan 14, 2017
Commits on Jan 13, 2017
  1. Merge branch 'dev' into 3.4

    Dattaya committed Jan 13, 2017
  2. config(travis.yaml): move test and build to script section (#1455)

    gihrig committed with Dattaya Jan 13, 2017
  3. Merge branch 'dev' into 3.4

    mxstbr committed Jan 13, 2017
  4. Move test (#1432)

    * feature(test): enable build without test
    
    Git pre-commit hook still prevents submit failing code
    
    * docs(test): updated documentation
    
    Clarified test, build and start:production
    
    * test(selector test generator): change 'test case' to 'true'
    
    This make it easier 'cheat' on the test (double-click to select). Useful when manually testing generator output.
    
    * docs(test): updated documentation
    
    Clarified start:production
    
    * remove erroneous single quote
    
    * test(travis): revert yarn calls to npm
    
    Travis does not directly support yarn
    
    As described at https://blog.travis-ci.com/2016-11-21-travis-ci-now-supports-yarn
    Travis looks for yarn.lock and maps npm calls to yarn, if present.
    gihrig committed on GitHub Jan 13, 2017
  5. chore(internals): do not check file sizes of main chunk and favicon (#…

    …1424)
    
    * chore(internals): do not check file sizes of main chunk and favicon
    
    * Reword explanation in the docs
    Dattaya committed with gihrig Jan 13, 2017
  6. docs(ISSUE_TEMPLATE): add request for RBP version (#1425)

    As there are often several version in various state of completion and we attempt to release often. It's vital to know what version of RBP is involved in issues.
    gihrig committed on GitHub Jan 13, 2017
Commits on Jan 12, 2017
  1. #1406 remove lint:css documentation references (#1445)

    * Removed redundant lint:css
    
    Remove lint:css references
    
    * Removed redundant lint:js reference
    jimmyheaddon committed with Dattaya Jan 12, 2017
  2. chore(deps): remove chai and chai-enzyme (#1441)

    Dattaya committed with gihrig Jan 12, 2017
  3. RFC: chore(ci): switch to yarn (#1415)

    * chore(ci): switch to yarn
    
    * Remove 'yarn version' because: 'Can't answer a question unless a user TTY'
    Dattaya committed with gihrig Jan 12, 2017
  4. feature(nginx): integrating mozillas nginx secure tls configuration i… (

    #1393)
    
    * feature(nginx): integrating mozillas nginx secure tls configuration into .nginx.conf
    
    * feature(nginx): updating server-config docs for apache and nginx to reflect security configurations
    
    * Update .nginx.conf
    
    Add Link for DHE Handshake and minor edits for style/grammar
    
    * Update server-configs.md
    
    Minor edits for style/grammar
    supergicko committed with gihrig Jan 12, 2017
  5. Add AWS documentation to deployment.md (#1442)

    * Add AWS documentation to deployment.md
    
    * Minor changes
    kelsonic committed with Dattaya Jan 12, 2017
Commits on Jan 11, 2017
  1. Fix #1435 comment (#1437)

    kelsonic committed with Dattaya Jan 11, 2017
Commits on Jan 10, 2017
  1. Fix #1300 broken link (#1429)

    kelsonic committed with Dattaya Jan 10, 2017
  2. Reorg some templates and add tests (#1414)

    * Reorg some templates and add tests
    
    - Also make sure that we keep LanguageProvider tests after clean
    
    * Move to container structure for internals
    
    * Remove old filename ref
    
    * Actually remove folders, thanks @dattaya
    outdooricon committed with Dattaya Jan 10, 2017
Commits on Jan 9, 2017
  1. Merge branch 'dev' into 3.4

    mxstbr committed Jan 9, 2017
  2. chore(deps): update webpack (#1358)

    * chore(deps): update webpack
    
    * Update 'Introduction'
    
    * Cache again
    
    * Fix warning during generation of webpack dll file
    
    * Describe how to turn off the warnings in production
    
    * Bump webpack
    
    * Improve the docs
    Dattaya committed with mxstbr Jan 9, 2017
Commits on Jan 7, 2017
  1. Update Changelog

    gihrig committed on GitHub Jan 7, 2017
Commits on Jan 4, 2017
  1. docs(toc): include link to new intor document (#1401)

    gihrig committed on GitHub Jan 4, 2017
Commits on Jan 2, 2017
  1. 3.4.0

    gihrig committed on GitHub Jan 2, 2017
  2. 3.4.0

    gihrig committed on GitHub Jan 2, 2017
  3. 3.4.0

    gihrig committed on GitHub Jan 2, 2017
  4. Update package.json

    gihrig committed on GitHub Jan 2, 2017
Commits on Jan 1, 2017
  1. Update Changelog.md

    gihrig committed on GitHub Jan 1, 2017
  2. chore(deps): updated redux-saga version (#1388)

    Andarist committed with gihrig Jan 1, 2017
Commits on Dec 31, 2016
  1. fix(core): ngrok not working (#1399)

    Node's http.Server#listen does some smart choosing for default host '::' or '0.0.0.0' depending on IPv6 support. Use that instead of binding to localhost specifically. This mimics previous server functionality and allows ngrok access to work again.
    outdooricon committed with mxstbr Dec 31, 2016
Commits on Dec 30, 2016
  1. Move to Jest Documentation (#1390)

    * Move to Jest Documentation
    
    - Move from Mocha to Jest documentation
    - Remove rewire docs and replace with Jest snapshot information
    
    * Minor edits
    
    Overall very good, only a few minor edits for style.
    
    * Remove jest-cli cmd
    
    * Update commands.md
    
    * Update deployment.md
    outdooricon committed with gihrig Dec 30, 2016
Commits on Dec 28, 2016
  1. feat(docs) a beginner's guide to RBP (#1366)

    * Create introduction.md
    
    * Update introduction.md
    
    Minor edits for grammar and structure.
    
    Overall, really really good. The hours of dedicated effort you put in will be appreciated by many to come! Very well done 😄
    
    * Update introduction.md
    
    Here I have implemented the changes mentioned by @web2style and @lamoglia Thanks guys! :spakles:
    
    * Host workflow.png internally
    
    * Reference local image in markdown
    
    * Rename Workflow.png -> workflow.png
    KarandikarMihir committed with gihrig Dec 28, 2016