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

Release v0.1.1 beta.3 #235

Merged
merged 61 commits into from
Jul 23, 2017
Merged

Release v0.1.1 beta.3 #235

merged 61 commits into from
Jul 23, 2017

Commits on Jun 26, 2017

  1. tutorial and usage update

    wuyi05 committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    c1c28c7 View commit details
    Browse the repository at this point in the history
  2. first add

    gongweibao committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    93f3c58 View commit details
    Browse the repository at this point in the history
  3. rm not need

    gongweibao committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    f0da31d View commit details
    Browse the repository at this point in the history
  4. fix bugs

    Your Name committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    8247b5d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. add logging

    Your Name committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    5135d6c View commit details
    Browse the repository at this point in the history
  2. add docker file

    Your Name committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    32b7ea7 View commit details
    Browse the repository at this point in the history
  3. fix by yancey's comment

    Your Name committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    279060b View commit details
    Browse the repository at this point in the history
  4. update

    wuyi05 committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    7448274 View commit details
    Browse the repository at this point in the history
  5. save parameter

    Yancey1989 committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    9f52351 View commit details
    Browse the repository at this point in the history
  6. fix yaml

    Your Name committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    fdbe8c0 View commit details
    Browse the repository at this point in the history
  7. fix bugs

    gongweibao committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    1357ad8 View commit details
    Browse the repository at this point in the history
  8. fix bugs

    Your Name committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    67c1d9f View commit details
    Browse the repository at this point in the history
  9. fix convert bug

    gongweibao committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    599d873 View commit details
    Browse the repository at this point in the history
  10. fix by wuyi's comment

    Your Name committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    aa0f747 View commit details
    Browse the repository at this point in the history
  11. add readme

    gongweibao committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    deab719 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'convertdataset' of https://github.com/gongweibao/cloud

    …into convertdataset
    gongweibao committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    1ab5b67 View commit details
    Browse the repository at this point in the history
  13. rm logging.confg

    gongweibao committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    53f8417 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. modify README.md

    gongweibao committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    af4dbfd View commit details
    Browse the repository at this point in the history
  2. modify README.md

    gongweibao committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    a0017f0 View commit details
    Browse the repository at this point in the history
  3. add start command

    Your Name committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    87dd9d7 View commit details
    Browse the repository at this point in the history
  4. update

    Yancey1989 committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    f950d13 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #189 from Yancey1989/save_paramters

    Save paramters
    Yancey1989 committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    b5e27bf View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. Merge pull request #183 from gongweibao/convertdataset

    Add convert to recordio format function
    gongweibao committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    19eff0c View commit details
    Browse the repository at this point in the history
  2. update by comments

    wuyi05 committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    f1e1588 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #181 from typhoonzero/update_doc

    Tutorial and usage update
    typhoonzero committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    7aa6486 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. Configuration menu
    Copy the full SHA
    2f0ebbf View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

  1. prettify output

    wuyi05 committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    2f59037 View commit details
    Browse the repository at this point in the history
  2. remove replica set name

    wuyi05 committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    dde9e8a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #200 from typhoonzero/prettify_output

    Prettify output
    typhoonzero committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    453c2c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2017

  1. recursion to loop

    Yancey1989 committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    493f1dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #193 from Yancey1989/upload_file_recursion

    Upload files with recursion
    Yancey1989 committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    e664206 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2017

  1. dlnel index page (#194)

    * switch to dlnel index page
    
    * mount template files
    
    * delete unused comments
    
    * add port env
    Yancey1989 committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    3b5e00d View commit details
    Browse the repository at this point in the history
  2. update tutorial (#202)

    * update tutorial
    
    * update
    
    * remove unused line
    
    * update
    
    * update
    
    * update
    Yancey1989 committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    fa66e4e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2017

  1. test format

    gongweibao committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    2bc48db View commit details
    Browse the repository at this point in the history
  2. modify travis.yaml

    gongweibao committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    310521b View commit details
    Browse the repository at this point in the history
  3. fix

    gongweibao committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    0d4772c View commit details
    Browse the repository at this point in the history
  4. fix

    gongweibao committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    693c7c8 View commit details
    Browse the repository at this point in the history
  5. fix sudo

    gongweibao committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    1d30410 View commit details
    Browse the repository at this point in the history
  6. add travis

    gongweibao committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    bbc7cf7 View commit details
    Browse the repository at this point in the history
  7. add glide

    gongweibao committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    3d06084 View commit details
    Browse the repository at this point in the history
  8. add gimme

    gongweibao committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    9ce8bda View commit details
    Browse the repository at this point in the history
  9. fix style

    gongweibao committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    fecfe65 View commit details
    Browse the repository at this point in the history
  10. fix style

    gongweibao committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    c7b205a View commit details
    Browse the repository at this point in the history
  11. add files

    gongweibao committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    fb33706 View commit details
    Browse the repository at this point in the history
  12. modify sh

    gongweibao committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    03b73db View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. fix by wuyi's comments

    gongweibao committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    284e69a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #204 from gongweibao/goprecommit

    Add cloud pre-commit.
    gongweibao committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    b00a1f6 View commit details
    Browse the repository at this point in the history
  3. fix pre-commit bugs

    gongweibao committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    2573a2d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #209 from gongweibao/precommit

    Fix pre-commit bugs
    gongweibao committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    e79391d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. Format quota print (#205)

    * forat quota print
    
    * update
    Yancey1989 committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    e457b04 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. Configuration menu
    Copy the full SHA
    4779205 View commit details
    Browse the repository at this point in the history
  2. Update readme (#214)

    * update readme
    
    * update
    typhoonzero committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    efe6abd View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Enable ingress notebook access (#219)

    * enable ingress notebook access
    
    * update notebook resource
    typhoonzero committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    826df41 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. test ok

    gongweibao committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    3e53a5c View commit details
    Browse the repository at this point in the history
  2. fix

    gongweibao committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    b5e235c View commit details
    Browse the repository at this point in the history
  3. fix

    gongweibao committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    f5c3314 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #225 from gongweibao/review

    Fix bugs
    gongweibao committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    5e70a76 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. fix login url (#229)

    typhoonzero committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    013ee18 View commit details
    Browse the repository at this point in the history
  2. Fix invalid job path (#227)

    * fix invalid job path
    
    * update doc
    Yancey1989 committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    0fa45d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Configuration menu
    Copy the full SHA
    f916c16 View commit details
    Browse the repository at this point in the history
  2. [Done]Fault tolerant job (#212)

    * fault tolerant job
    
    * ft job
    
    * update
    
    * tested job submit with ft job
    
    * update
    typhoonzero committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    009314e View commit details
    Browse the repository at this point in the history