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

Build script update and windows adaption #129

Merged
merged 61 commits into from Aug 5, 2017
Merged

Build script update and windows adaption #129

merged 61 commits into from Aug 5, 2017

Commits on Jan 31, 2017

  1. Copy the full SHA
    608b49b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    175fc92 View commit details
    Browse the repository at this point in the history
  3. fix wrong color

    abbychau committed Jan 31, 2017
    Copy the full SHA
    bec20d4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4508013 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    38a7e0e View commit details
    Browse the repository at this point in the history
  6. Update cgi_exe.py

    abbychau committed Jan 31, 2017
    Copy the full SHA
    627797a View commit details
    Browse the repository at this point in the history
  7. used .keep

    abbychau committed Jan 31, 2017
    Copy the full SHA
    c9d146f View commit details
    Browse the repository at this point in the history
  8. used .keep

    abbychau committed Jan 31, 2017
    Copy the full SHA
    b2defd0 View commit details
    Browse the repository at this point in the history
  9. used .keep

    abbychau committed Jan 31, 2017
    Copy the full SHA
    cf4ca5f View commit details
    Browse the repository at this point in the history
  10. used .keep

    abbychau committed Jan 31, 2017
    Copy the full SHA
    5326092 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Merge pull request #1 from pfnet/master

    chase master
    abbychau committed Feb 1, 2017
    Copy the full SHA
    6509b1c View commit details
    Browse the repository at this point in the history
  2. Enhancment for Windows Detection

    add winreg detection for windows UCRT
    Fix wrong lib path for UCRT
    abbychau committed Feb 1, 2017
    Copy the full SHA
    1f32e00 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2200dbc View commit details
    Browse the repository at this point in the history
  4. better debugging messages

    abbychau committed Feb 1, 2017
    Copy the full SHA
    fcffeae View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Copy the full SHA
    ee7aa9a View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. ignore generated files

    abbychau committed Feb 3, 2017
    Copy the full SHA
    27c3289 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c2b12f1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from pfnet/master

    chase master
    abbychau committed Feb 3, 2017
    Copy the full SHA
    0446b38 View commit details
    Browse the repository at this point in the history
  4. Homepage enhancements

    upgraded bootstrap to 3.3.7
    changed to cloudflare for less domain resolving
    remove unused DOMs
    better reponsive design for mobile phones
    resized origin and output img size
    abbychau committed Feb 3, 2017
    Copy the full SHA
    65d32b6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e089171 View commit details
    Browse the repository at this point in the history
  6. remove obsoleted styles

    abbychau committed Feb 3, 2017
    Copy the full SHA
    20237f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2017

  1. chase master

    abbychau committed Feb 4, 2017
    Copy the full SHA
    5f3e249 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from pfnet/master

    chase master
    abbychau committed Feb 4, 2017
    Copy the full SHA
    7ab79eb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from pfnet/master

    make Palettle more suitable for generation (#71)
    abbychau committed Feb 4, 2017
    Copy the full SHA
    899e600 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f3f94c4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from pfnet/master

    chase master
    abbychau committed Feb 4, 2017
    Copy the full SHA
    0a1ef53 View commit details
    Browse the repository at this point in the history
  6. remove unused import

    abbychau committed Feb 4, 2017
    Copy the full SHA
    c13fadb View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2017

  1. Merge pull request #7 from pfnet/master

    chase master
    abbychau committed Feb 5, 2017
    Copy the full SHA
    887c847 View commit details
    Browse the repository at this point in the history
  2. cater for other application extension

    add gimpDaemon
    add gitignore
    generalize platform detection
    issue #81
    abbychau committed Feb 5, 2017
    Copy the full SHA
    d93fc2d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    06550f5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from pfnet/master

    fix bug of image size
    abbychau committed Feb 5, 2017
    Copy the full SHA
    fb10a88 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    91e7528 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #9 from pfnet/master

    fix bug of image size
    abbychau committed Feb 5, 2017
    Copy the full SHA
    408aac4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. add /images/favicon.ico

    abbychau committed Feb 6, 2017
    Copy the full SHA
    6f1a041 View commit details
    Browse the repository at this point in the history
  2. Update browserconfig.xml

    abbychau committed Feb 6, 2017
    Copy the full SHA
    feaafce View commit details
    Browse the repository at this point in the history
  3. Update manifest.json

    abbychau committed Feb 6, 2017
    Copy the full SHA
    ab64ec4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    258fc60 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from abbychau/master

    master > branch
    abbychau committed Feb 6, 2017
    Copy the full SHA
    6290e19 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

  1. Merge pull request #12 from pfnet/master

    chase master
    abbychau committed Feb 8, 2017
    Copy the full SHA
    eaa9ef1 View commit details
    Browse the repository at this point in the history
  2. backup squash needed (#13) (#14)

    * Use blob format
    
    * Use Bootstrap CDN
    
    * Fix HTML indent
    
    * Fix for HTML5 format
    
    * Remove unuse ID
    
    * Rewrite by Bootstrap
    
    * Fix label
    
    * Add twitter timeline
    
    * Add Google Analytics
    
    * Remove min image
    
    * Reduce memory usage
    
    * Remove save
    
    * fix english
    
    * Use async memcopy
    
    * Use cupy relu
    
    * Update README.md
    
    Added Installation Guide.
    
    * Change Downloads URL to be absolute rather than relative
    
    * Update README.md
    
    delete pillow from requirement
    add okuta and ofk in Acknowledgements
    
    * move root to top
    
    * fix move root bug & readme
    
    * Use RGB
    
    * Add file check
    
    * Remove PIL import
    
    * fix English
    
    * update limit file size
    read new js
    
    * fix typo
    
    * disable ref image chaching
    
    * add return false at post info lack
    
    * Fix indent
    
    * Fix quote
    
    * Remove set_line_url
    
    * Remove interactive mode
    
    * Move background load callback
    
    * Add ajax request function
    
    * Use ajax event
    
    * Expand ajax event
    
    * Move wPaint canvas getter method
    
    * Remove FileReader
    
    * Change to implementation that prev_image_id is unnecessary
    
    * Change blob reader from canvas base
    
    * Add error status
    
    * Default submit button disabled
    
    * Default img_pane hidden
    
    * Fix column resizing
    
    * add escap in str
    
    * remove line chache ( again
    
    * Change anchor target
    
    * Add special thanks links
    
    * Prevent NameError
    
    * Add Access-Control-Allow-Origin header
    
    * Add random origin
    
    * add images folder to prevent no No such file or directory Error
    
    * time logger t should be sharing with ret_result
    
    * Fix typo
    
    * Fix shit bugs
    
    * fix syntax errer
    
    * add folder keep
    
    * add debug servr to CROS
    
    * revert debug
    
    * fix wrong color
    
    * detect cv2 version to select colorspace
    
    * Update cgi_exe.py
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * Added Canvas toBlob polyfill
    
    * added windows OS detection and cv2 detection (#48)
    
    * add images folder to prevent no No such file or directory Error
    
    * time logger t should be sharing with ret_result
    
    * fix wrong color
    
    * detect cv2 version to select colorspace
    
    * Update cgi_exe.py
    
    * move icons to nav bar
    
    * add log & favicon
    
    * change size of logo
    
    * update upload js problem
    
    * Enhancment for Windows Detection
    add winreg detection for windows UCRT
    Fix wrong lib path for UCRT
    
    * making windows arch independent
    
    * better debugging messages
    
    * Fix for #34 + #54 (#54)
    
    * Added GPU requirement (#34)
    
    * More robust path finding for issue #55
    
    * Forgot omitting "x86" for 32-bit system
    
    * get UCRT var by winreg (#57)
    
    * add images folder to prevent no No such file or directory Error
    
    * time logger t should be sharing with ret_result
    
    * fix wrong color
    
    * detect cv2 version to select colorspace
    
    * Update cgi_exe.py
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * Enhancment for Windows Detection
    add winreg detection for windows UCRT
    Fix wrong lib path for UCRT
    
    * making windows arch independent
    
    * better debugging messages
    
    * step by step instructions on how to install windows with visual studio (#61)
    
    * step by step instructions on how to install windows with visual studio
    
    * Testing with Anaconda 4.3.0 with Python 3.5
    
    * move install guide to wiki page
    
    * ignore generated files
    
    * Homepage enhancements
    
    upgraded bootstrap to 3.3.7
    changed to cloudflare for less domain resolving
    remove unused DOMs
    better reponsive design for mobile phones
    resized origin and output img size
    
    * changed to two spaces for better merging
    
    * remove obsoleted styles
    
    * Enhance homepage layout + add ignore generated imagefiles (#65)
    
    * add images folder to prevent no No such file or directory Error
    
    * time logger t should be sharing with ret_result
    
    * fix wrong color
    
    * detect cv2 version to select colorspace
    
    * Update cgi_exe.py
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * Enhancment for Windows Detection
    add winreg detection for windows UCRT
    Fix wrong lib path for UCRT
    
    * making windows arch independent
    
    * better debugging messages
    
    * ignore generated files
    
    * Homepage enhancements
    
    upgraded bootstrap to 3.3.7
    changed to cloudflare for less domain resolving
    remove unused DOMs
    better reponsive design for mobile phones
    resized origin and output img size
    
    * changed to two spaces for better merging
    
    * remove obsoleted styles
    
    * IE11 Colorize Button Disable problem (#66)
    
    □operation
    1.scketch File choice
    2.paints_chainer.js#blobUrlToBlob
    xhr.responseType = 'blob'
    →InvalidStateError
    
    □environment
    JP Win10 IE11 (11.576.14393)
    
    * modify design & add PFN logo
    
    * modify space for paint menu
    
    * allow CROS for error
    
    * remove unused variable (#64)
    
    * chase master
    
    * make Palettle more suitable for generation (#71)
    
    * Added Saturation Mapper to Palettle
    
    * add back version number for wColorPicker
    
    * update palette mapper
    update wColorPickerSaturationValueMapper to enable finer tuning
    
    * remove debug message
    
    * add new pallet index
    
    * skintoneColors Palets (#74)
    
    UI wColorPicker Palets Append
    #58
    
    * remove unused import, fix errors
    
    * remove unused import
    
    * Favicons and browser compatibility fixes (#75)
    
    * Update GitHub links to point to new pfnet repository location
    
    * Fix favicon behaviour and remove un-needed fake hrefs
    
    * Made alpha channel warning clearer
    
    * Removed un-needed link
    
    * Specify link/script types
    
    * Fix for wPaint not loading in Firefox
    
    * Remove duplicate link rel
    
    * Fix for PaintsChainer not working in IE10
    
    * Improve error message when image is too large to colorize
    
    * CSS before JS so the files can be loaded in parallel
    
    * Improved favicon support for various browsers and OSes
    
    * Optimize PNGs
    
    * Remove unused import, fix errors (#76)
    
    * add images folder to prevent no No such file or directory Error
    
    * time logger t should be sharing with ret_result
    
    * fix wrong color
    
    * detect cv2 version to select colorspace
    
    * Update cgi_exe.py
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * Enhancment for Windows Detection
    add winreg detection for windows UCRT
    Fix wrong lib path for UCRT
    
    * making windows arch independent
    
    * better debugging messages
    
    * ignore generated files
    
    * Homepage enhancements
    
    upgraded bootstrap to 3.3.7
    changed to cloudflare for less domain resolving
    remove unused DOMs
    better reponsive design for mobile phones
    resized origin and output img size
    
    * changed to two spaces for better merging
    
    * remove obsoleted styles
    
    * chase master
    
    * remove unused import, fix errors
    
    * remove unused import
    
    * ColorPicker Selected HistoryItem max 8. (#78)
    
    max Item defined & HistoryColorsList
    → wColorPicker.min $.fn.wColorPicker.selectedHistoryColors
    
    * improve to remain aspect ratio from src img
    
    * cater for other application extension
    add gimpDaemon
    add gitignore
    generalize platform detection
    issue #81
    
    * add information of Gimp plugin
    
    * fix bug of image size
    
    * move images into image folder
    
    * add /images/favicon.ico
    
    * Update browserconfig.xml
    
    * Update manifest.json
    
    * Update README.md
    
    * Update README.md
    
    * Cater for adapters (#83)
    
    * add images folder to prevent no No such file or directory Error
    
    * time logger t should be sharing with ret_result
    
    * fix wrong color
    
    * detect cv2 version to select colorspace
    
    * Update cgi_exe.py
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * Enhancment for Windows Detection
    add winreg detection for windows UCRT
    Fix wrong lib path for UCRT
    
    * making windows arch independent
    
    * better debugging messages
    
    * ignore generated files
    
    * Homepage enhancements
    
    upgraded bootstrap to 3.3.7
    changed to cloudflare for less domain resolving
    remove unused DOMs
    better reponsive design for mobile phones
    resized origin and output img size
    
    * changed to two spaces for better merging
    
    * remove obsoleted styles
    
    * chase master
    
    * remove unused import, fix errors
    
    * remove unused import
    
    * cater for other application extension
    add gimpDaemon
    add gitignore
    generalize platform detection
    issue #81
    
    * add information of Gimp plugin
    
    * move images into image folder
    
    * add /images/favicon.ico
    
    * Update browserconfig.xml
    
    * Update manifest.json
    
    * Improve image convert (#89)
    
    * Server process split (#90)
    
    * split post and paint server
    
    * implement servers
    abbychau committed Feb 8, 2017
    Copy the full SHA
    72dc3df View commit details
    Browse the repository at this point in the history
  3. backup squash needed (#13) (#15)

    * Use blob format
    
    * Use Bootstrap CDN
    
    * Fix HTML indent
    
    * Fix for HTML5 format
    
    * Remove unuse ID
    
    * Rewrite by Bootstrap
    
    * Fix label
    
    * Add twitter timeline
    
    * Add Google Analytics
    
    * Remove min image
    
    * Reduce memory usage
    
    * Remove save
    
    * fix english
    
    * Use async memcopy
    
    * Use cupy relu
    
    * Update README.md
    
    Added Installation Guide.
    
    * Change Downloads URL to be absolute rather than relative
    
    * Update README.md
    
    delete pillow from requirement
    add okuta and ofk in Acknowledgements
    
    * move root to top
    
    * fix move root bug & readme
    
    * Use RGB
    
    * Add file check
    
    * Remove PIL import
    
    * fix English
    
    * update limit file size
    read new js
    
    * fix typo
    
    * disable ref image chaching
    
    * add return false at post info lack
    
    * Fix indent
    
    * Fix quote
    
    * Remove set_line_url
    
    * Remove interactive mode
    
    * Move background load callback
    
    * Add ajax request function
    
    * Use ajax event
    
    * Expand ajax event
    
    * Move wPaint canvas getter method
    
    * Remove FileReader
    
    * Change to implementation that prev_image_id is unnecessary
    
    * Change blob reader from canvas base
    
    * Add error status
    
    * Default submit button disabled
    
    * Default img_pane hidden
    
    * Fix column resizing
    
    * add escap in str
    
    * remove line chache ( again
    
    * Change anchor target
    
    * Add special thanks links
    
    * Prevent NameError
    
    * Add Access-Control-Allow-Origin header
    
    * Add random origin
    
    * add images folder to prevent no No such file or directory Error
    
    * time logger t should be sharing with ret_result
    
    * Fix typo
    
    * Fix shit bugs
    
    * fix syntax errer
    
    * add folder keep
    
    * add debug servr to CROS
    
    * revert debug
    
    * fix wrong color
    
    * detect cv2 version to select colorspace
    
    * Update cgi_exe.py
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * Added Canvas toBlob polyfill
    
    * added windows OS detection and cv2 detection (#48)
    
    * add images folder to prevent no No such file or directory Error
    
    * time logger t should be sharing with ret_result
    
    * fix wrong color
    
    * detect cv2 version to select colorspace
    
    * Update cgi_exe.py
    
    * move icons to nav bar
    
    * add log & favicon
    
    * change size of logo
    
    * update upload js problem
    
    * Enhancment for Windows Detection
    add winreg detection for windows UCRT
    Fix wrong lib path for UCRT
    
    * making windows arch independent
    
    * better debugging messages
    
    * Fix for #34 + #54 (#54)
    
    * Added GPU requirement (#34)
    
    * More robust path finding for issue #55
    
    * Forgot omitting "x86" for 32-bit system
    
    * get UCRT var by winreg (#57)
    
    * add images folder to prevent no No such file or directory Error
    
    * time logger t should be sharing with ret_result
    
    * fix wrong color
    
    * detect cv2 version to select colorspace
    
    * Update cgi_exe.py
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * Enhancment for Windows Detection
    add winreg detection for windows UCRT
    Fix wrong lib path for UCRT
    
    * making windows arch independent
    
    * better debugging messages
    
    * step by step instructions on how to install windows with visual studio (#61)
    
    * step by step instructions on how to install windows with visual studio
    
    * Testing with Anaconda 4.3.0 with Python 3.5
    
    * move install guide to wiki page
    
    * ignore generated files
    
    * Homepage enhancements
    
    upgraded bootstrap to 3.3.7
    changed to cloudflare for less domain resolving
    remove unused DOMs
    better reponsive design for mobile phones
    resized origin and output img size
    
    * changed to two spaces for better merging
    
    * remove obsoleted styles
    
    * Enhance homepage layout + add ignore generated imagefiles (#65)
    
    * add images folder to prevent no No such file or directory Error
    
    * time logger t should be sharing with ret_result
    
    * fix wrong color
    
    * detect cv2 version to select colorspace
    
    * Update cgi_exe.py
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * Enhancment for Windows Detection
    add winreg detection for windows UCRT
    Fix wrong lib path for UCRT
    
    * making windows arch independent
    
    * better debugging messages
    
    * ignore generated files
    
    * Homepage enhancements
    
    upgraded bootstrap to 3.3.7
    changed to cloudflare for less domain resolving
    remove unused DOMs
    better reponsive design for mobile phones
    resized origin and output img size
    
    * changed to two spaces for better merging
    
    * remove obsoleted styles
    
    * IE11 Colorize Button Disable problem (#66)
    
    □operation
    1.scketch File choice
    2.paints_chainer.js#blobUrlToBlob
    xhr.responseType = 'blob'
    →InvalidStateError
    
    □environment
    JP Win10 IE11 (11.576.14393)
    
    * modify design & add PFN logo
    
    * modify space for paint menu
    
    * allow CROS for error
    
    * remove unused variable (#64)
    
    * chase master
    
    * make Palettle more suitable for generation (#71)
    
    * Added Saturation Mapper to Palettle
    
    * add back version number for wColorPicker
    
    * update palette mapper
    update wColorPickerSaturationValueMapper to enable finer tuning
    
    * remove debug message
    
    * add new pallet index
    
    * skintoneColors Palets (#74)
    
    UI wColorPicker Palets Append
    #58
    
    * remove unused import, fix errors
    
    * remove unused import
    
    * Favicons and browser compatibility fixes (#75)
    
    * Update GitHub links to point to new pfnet repository location
    
    * Fix favicon behaviour and remove un-needed fake hrefs
    
    * Made alpha channel warning clearer
    
    * Removed un-needed link
    
    * Specify link/script types
    
    * Fix for wPaint not loading in Firefox
    
    * Remove duplicate link rel
    
    * Fix for PaintsChainer not working in IE10
    
    * Improve error message when image is too large to colorize
    
    * CSS before JS so the files can be loaded in parallel
    
    * Improved favicon support for various browsers and OSes
    
    * Optimize PNGs
    
    * Remove unused import, fix errors (#76)
    
    * add images folder to prevent no No such file or directory Error
    
    * time logger t should be sharing with ret_result
    
    * fix wrong color
    
    * detect cv2 version to select colorspace
    
    * Update cgi_exe.py
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * Enhancment for Windows Detection
    add winreg detection for windows UCRT
    Fix wrong lib path for UCRT
    
    * making windows arch independent
    
    * better debugging messages
    
    * ignore generated files
    
    * Homepage enhancements
    
    upgraded bootstrap to 3.3.7
    changed to cloudflare for less domain resolving
    remove unused DOMs
    better reponsive design for mobile phones
    resized origin and output img size
    
    * changed to two spaces for better merging
    
    * remove obsoleted styles
    
    * chase master
    
    * remove unused import, fix errors
    
    * remove unused import
    
    * ColorPicker Selected HistoryItem max 8. (#78)
    
    max Item defined & HistoryColorsList
    → wColorPicker.min $.fn.wColorPicker.selectedHistoryColors
    
    * improve to remain aspect ratio from src img
    
    * cater for other application extension
    add gimpDaemon
    add gitignore
    generalize platform detection
    issue #81
    
    * add information of Gimp plugin
    
    * fix bug of image size
    
    * move images into image folder
    
    * add /images/favicon.ico
    
    * Update browserconfig.xml
    
    * Update manifest.json
    
    * Update README.md
    
    * Update README.md
    
    * Cater for adapters (#83)
    
    * add images folder to prevent no No such file or directory Error
    
    * time logger t should be sharing with ret_result
    
    * fix wrong color
    
    * detect cv2 version to select colorspace
    
    * Update cgi_exe.py
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * used .keep
    
    * Enhancment for Windows Detection
    add winreg detection for windows UCRT
    Fix wrong lib path for UCRT
    
    * making windows arch independent
    
    * better debugging messages
    
    * ignore generated files
    
    * Homepage enhancements
    
    upgraded bootstrap to 3.3.7
    changed to cloudflare for less domain resolving
    remove unused DOMs
    better reponsive design for mobile phones
    resized origin and output img size
    
    * changed to two spaces for better merging
    
    * remove obsoleted styles
    
    * chase master
    
    * remove unused import, fix errors
    
    * remove unused import
    
    * cater for other application extension
    add gimpDaemon
    add gitignore
    generalize platform detection
    issue #81
    
    * add information of Gimp plugin
    
    * move images into image folder
    
    * add /images/favicon.ico
    
    * Update browserconfig.xml
    
    * Update manifest.json
    
    * Improve image convert (#89)
    
    * Server process split (#90)
    
    * split post and paint server
    
    * implement servers
    abbychau committed Feb 8, 2017
    Copy the full SHA
    204182e View commit details
    Browse the repository at this point in the history
  4. normalize colorize

    normalized colorize function
    trim gimpDaemon
    added output format for cataring gimpDaemon
    abbychau committed Feb 8, 2017
    Copy the full SHA
    ee0f54d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5874d35 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #16 from abbychau/cater-for-adapters

    Cater for adapters
    abbychau committed Feb 8, 2017
    Copy the full SHA
    dca8005 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. pylintrc

    abbychau committed Feb 9, 2017
    Copy the full SHA
    6a04b5a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2017

  1. resolve conflict

    abbychau committed Feb 10, 2017
    Copy the full SHA
    5a9ab01 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    abbychau committed Feb 10, 2017
    Copy the full SHA
    d80f39f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from pfnet/master

    chase master
    abbychau committed Feb 10, 2017
    Copy the full SHA
    5c74fa4 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Merge pull request #18 from pfnet/master

    update oreore load balancer
    abbychau committed Feb 15, 2017
    Copy the full SHA
    837eb64 View commit details
    Browse the repository at this point in the history
  2. paragraph

    abbychau committed Feb 15, 2017
    Copy the full SHA
    3527add View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5b8ffc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. Merge pull request #19 from pfnet/master

    chase
    abbychau committed Mar 14, 2017
    Copy the full SHA
    15e761b View commit details
    Browse the repository at this point in the history
  2. init stand-alone compilation

    abbychau committed Mar 14, 2017
    Copy the full SHA
    190659f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. move out model folders

    abbychau committed Mar 15, 2017
    Copy the full SHA
    fb8f793 View commit details
    Browse the repository at this point in the history
  2. update setup for auto build

    abbychau committed Mar 15, 2017
    Copy the full SHA
    cbd830b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2017

  1. Copy the full SHA
    9f55a31 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2017

  1. Merge pull request #20 from pfnet/master

    chase pfnet master
    abbychau committed Apr 23, 2017
    Copy the full SHA
    4eadb59 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2017

  1. Merge pull request #21 from pfnet/master

    chase master
    abbychau committed Jul 23, 2017
    Copy the full SHA
    b76cd22 View commit details
    Browse the repository at this point in the history
  2. move environment warning to batches

    add installation messages
    abbychau committed Jul 23, 2017
    Copy the full SHA
    da47aa7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f869da0 View commit details
    Browse the repository at this point in the history
  4. remove io page config

    abbychau committed Jul 23, 2017
    Copy the full SHA
    cdd372c View commit details
    Browse the repository at this point in the history