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

Setting Action Cable #956

Merged
merged 222 commits into from
Aug 30, 2019
Merged

Setting Action Cable #956

merged 222 commits into from
Aug 30, 2019

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    20c81a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4131fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c21952 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4a3cba View commit details
    Browse the repository at this point in the history
  5. http patch

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    58b80a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76d6e33 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d7d8ba View commit details
    Browse the repository at this point in the history
  8. lock to sprockets 2.12

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    8b2eaaf View commit details
    Browse the repository at this point in the history
  9. Active record patches

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    ddb6d7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a79930a View commit details
    Browse the repository at this point in the history
  11. fix failing tests

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    a1d0aaf View commit details
    Browse the repository at this point in the history
  12. change new super class

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    7cb7a4d View commit details
    Browse the repository at this point in the history
  13. replace right_aws with right_aws_api

    right_aws is no longer maintained, was throwing an error
    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    2ef8715 View commit details
    Browse the repository at this point in the history
  14. lock to rails 4.2.11.1

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    fc838a8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b5b6340 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6dc3a69 View commit details
    Browse the repository at this point in the history
  17. make app work

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    06f4d00 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4db8646 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6ddb5bc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4f31616 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    76e078a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5d613e8 View commit details
    Browse the repository at this point in the history
  23. Change render :text to :plain

    render :text will be deprecated and poses a security risk
    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    80e12b7 View commit details
    Browse the repository at this point in the history
  24. console for dev web

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    01d86fa View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    db6c5fa View commit details
    Browse the repository at this point in the history
  26. fix export functionality

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    290273f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    36c9208 View commit details
    Browse the repository at this point in the history
  28. fix image upload

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    c53bf27 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2f23252 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    0f76698 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de27727 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    685143c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Fix codeclimate issues

    cesswairimu committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    74a9ecb View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. skip failing test

    The test is failing because of different names in model(warpable) and
    controller(images) skipping this for now until we decide if we want to
    standardize the names
    cesswairimu committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    daac614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    528ec09 View commit details
    Browse the repository at this point in the history
  3. Fix codeclimate issues

    cesswairimu committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    1d220ec View commit details
    Browse the repository at this point in the history
  4. Autofixing rubocop offenses and Problematic test for #578 (#667)

    * Autofixing rubocop offenses
    
    * Adding Rubocop to Travis pipelines and development branch
    
    * Fixing maps controller test
    
    * Fixing remaining offenses
    alaxalves authored and cesswairimu committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    5bb19c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11dd71f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbb29ba View commit details
    Browse the repository at this point in the history
  7. Fix codeclimate issues

    cesswairimu committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    bba8fad View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Add yarn

    kaustubh-nair committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    6bc9a8c View commit details
    Browse the repository at this point in the history
  2. Remove error log

    kaustubh-nair committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    116f385 View commit details
    Browse the repository at this point in the history
  3. Fix oauth icons

    kaustubh-nair committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    75c2fef View commit details
    Browse the repository at this point in the history
  4. Modify package.json

    kaustubh-nair committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    1f1dedd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7f526f View commit details
    Browse the repository at this point in the history
  6. Add leaflet google

    kaustubh-nair committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    68385c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae88815 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49af138 View commit details
    Browse the repository at this point in the history
  9. Fix install script

    kaustubh-nair committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    b34dd84 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Remove flag

    kaustubh-nair committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    5c0c7c7 View commit details
    Browse the repository at this point in the history
  2. Fix gemfile.lock

    kaustubh-nair committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    22e5312 View commit details
    Browse the repository at this point in the history
  3. Fix gemfile.lock

    kaustubh-nair committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    5da06ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ecc4be View commit details
    Browse the repository at this point in the history
  5. Fix login

    kaustubh-nair committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    d71d9ad View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Configuration menu
    Copy the full SHA
    1d1211f View commit details
    Browse the repository at this point in the history
  2. require rake'

    kaustubh-nair committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    13cdef5 View commit details
    Browse the repository at this point in the history
  3. Change config files

    kaustubh-nair committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    c20a903 View commit details
    Browse the repository at this point in the history
  4. Add application record

    kaustubh-nair committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    5a28772 View commit details
    Browse the repository at this point in the history
  5. Bump mysql

    kaustubh-nair committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    df7b02f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Local builds for Travis runners (#672)

    * Using local mysql for travis
    
    * Fix codeclimate issues
    
    * Refactoring yamls
    
    * Autofixing rubocop offenses and Problematic test for #578 (#667)
    
    * Autofixing rubocop offenses
    
    * Adding Rubocop to Travis pipelines and development branch
    
    * Fixing maps controller test
    
    * Fixing remaining offenses
    
    * Fixing unit tests
    
    * Adding docker build to travis pipelines
    
    * Adding docker build to travis pipelines
    
    * Staging builds in travis
    
    * fix travis.yml
    
    * Upgrading sintax of assets and using required gems
    
    * Using updated version of GDAL and installing required dependencies
    
    * Enabling cache in between builds
    alaxalves committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    1c1e2c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3385812 View commit details
    Browse the repository at this point in the history
  3. Test yarn for travis

    kaustubh-nair committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    4cd47a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0297dd View commit details
    Browse the repository at this point in the history
  5. Add semicolon

    kaustubh-nair committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    40ad993 View commit details
    Browse the repository at this point in the history
  6. Remove comment

    kaustubh-nair committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    91d082f View commit details
    Browse the repository at this point in the history
  7. modify database.yml

    kaustubh-nair committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    0607a4f View commit details
    Browse the repository at this point in the history
  8. Migrate seperately

    kaustubh-nair committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    a3e7ff8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    525eb1a View commit details
    Browse the repository at this point in the history
  10. Locking newer Rails v

    alaxalves committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    4fb5be3 View commit details
    Browse the repository at this point in the history
  11. Running update task

    alaxalves committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    d058ce3 View commit details
    Browse the repository at this point in the history
  12. Adding missing bootsnap gem

    alaxalves committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    d90db0e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6e28143 View commit details
    Browse the repository at this point in the history
  14. Fixing missing database

    alaxalves committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    6545537 View commit details
    Browse the repository at this point in the history
  15. Adding missing listen gem

    alaxalves committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    24bd1f7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e60bb83 View commit details
    Browse the repository at this point in the history
  17. Fixing migration versions

    alaxalves committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    6bedcc1 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. Fix conflicts

    kaustubh-nair committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    642beb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Configuration menu
    Copy the full SHA
    2c746c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88b3c8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17f8e88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    463fd8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    154f8b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9e8b1b View commit details
    Browse the repository at this point in the history
  7. Regenerating schema file

    alaxalves committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    bccec1b View commit details
    Browse the repository at this point in the history
  8. Hotfixing MassAssigment

    alaxalves committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    f678d95 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

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

    kaustubh-nair committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    c1837f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfca3ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47ce35a View commit details
    Browse the repository at this point in the history
  5. Fix conflicts

    kaustubh-nair committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    10cec89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca9a118 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Regenerating lock file

    alaxalves committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    d86282c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    616f1fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2495a8a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. Configuration menu
    Copy the full SHA
    b2fdaea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03bcfd3 View commit details
    Browse the repository at this point in the history
  3. Fix rails logger

    kaustubh-nair committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    672fabd View commit details
    Browse the repository at this point in the history
  4. Fix map tests

    kaustubh-nair committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    a146edb View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Bumping rubocop version

    alaxalves committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    3a10c73 View commit details
    Browse the repository at this point in the history
  2. Autofixing rubocop offenses

    alaxalves committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    e2e17e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1340e4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37efb69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d81e8e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87bb313 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Fixing missing routes

    alaxalves committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    a5726c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0b1dc0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2019

  1. Fixing bundle path

    alaxalves committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    6cfd543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fa14f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Configuration menu
    Copy the full SHA
    b40bebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5ed24a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5db0ac9 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Configuration menu
    Copy the full SHA
    6cf32f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8512b65 View commit details
    Browse the repository at this point in the history
  3. Upgrade to Rails 5.2 (#685)

    * Upgrade Gemfile to Rails 5.0
    
    * require rake'
    
    * Change config files
    
    * Add application record
    
    * Bump mysql
    
    * Locking newer Rails v
    
    * Running update task
    
    * Adding missing bootsnap gem
    
    * Fixing missing database
    
    * Adding missing listen gem
    
    * Fixing schema example version
    
    * Fixing migration versions
    
    * Updating dependencies for Rails 5
    
    * Adding ApplicationMailer abstraction
    
    * Adding required initializers
    
    * Prefer require_relative instead of full path
    
    * Making associations not required by default
    
    * Regenerating schema file
    
    * Hotfixing MassAssigment
    
    * Upgrade web-console, remove mysql adapter override
    
    * Remove attr_accessible
    
    * Add rails-controller-testing gem
    
    * Follow new syntax for tests
    
    * Remove extra web-console from gemfile
    
    * Regenerating lock file
    
    * Fixing rubocop offenses and bundler version
    
    * Using correct Paperclip class as in rails/rails#26404 (comment)
    
    * Fix images functional tests
    
    * images controller test typecast to string
    
    * Fix rails logger
    
    * Fix map tests
    
    * Bumping rubocop version
    
    * Autofixing rubocop offenses
    
    * Including performance cop to rubocop
    
    * Refactoring deprecated routing and secret_token
    
    * Fixing routes for feed controller
    
    * Using correct routes for RSS builder
    
    * Fixing missing routes
    
    * Fixing travis bundler and yarn cache
    
    * Fixing bundle path
    
    * Splitting bundle and yarn verifications
    
    * Fixing prod host for travis, private class usage and rubocop offenses
    kaustubh-nair authored and alaxalves committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    18436ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f12c76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e67ed3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    297bcb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3f3c9d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. Configuration menu
    Copy the full SHA
    3291e16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    553d8ea View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    85f54a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b1f578 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

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

Commits on Jul 13, 2019

  1. WIP action cable setup

    ViditChitkara committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    9b0487e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b7b2bf View commit details
    Browse the repository at this point in the history
  3. minor change

    ViditChitkara committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    10d42f4 View commit details
    Browse the repository at this point in the history
  4. minor changes

    ViditChitkara committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    c7af515 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. few changes

    ViditChitkara committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    826745f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Configuration menu
    Copy the full SHA
    63b0a89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5678f71 View commit details
    Browse the repository at this point in the history
  3. Improving start script

    alaxalves committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    43d86e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    658d4ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c685d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c61d3a View commit details
    Browse the repository at this point in the history
  7. Improving start script

    alaxalves committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    381704c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85bb1eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    431164d View commit details
    Browse the repository at this point in the history
  10. Merge branch 'development' of https://github.com/publiclab/mapknitter

    …into fix-missing-steps-jenkins
    alaxalves committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    63c6a59 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

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

Commits on Jul 17, 2019

  1. Patching #803

    alaxalves committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    8d85686 View commit details
    Browse the repository at this point in the history
  2. Improving Jenkins setup

    alaxalves committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    d91554e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

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

Commits on Jul 20, 2019

  1. Fix map loading

    kaustubh-nair committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    f4005d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

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

Commits on Jul 25, 2019

  1. h

    sashadev-sky committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    58bc692 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. Configuration menu
    Copy the full SHA
    f8d2b8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf66f69 View commit details
    Browse the repository at this point in the history
  3. h

    sashadev-sky committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    997a6fa View commit details
    Browse the repository at this point in the history
  4. leaflet

    sashadev-sky committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    ab615b5 View commit details
    Browse the repository at this point in the history
  5. fix

    sashadev-sky committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    3dd385a View commit details
    Browse the repository at this point in the history
  6. change

    sashadev-sky committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    c785c63 View commit details
    Browse the repository at this point in the history
  7. updates

    sashadev-sky committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    cc22333 View commit details
    Browse the repository at this point in the history
  8. stop precompiling assets

    sashadev-sky committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    81d496f View commit details
    Browse the repository at this point in the history
  9. precompile

    sashadev-sky committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    4cb16b0 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'lfix' of https://github.com/sashadev-sky/mapknitter int…

    …o testing-sasha-hotfix
    alaxalves committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    1fbba3a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Configuration menu
    Copy the full SHA
    ccafe26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b80b315 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85f1b3c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Improving Makefile recipe

    alaxalves committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    2d12491 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development' of https://github.com/publiclab/mapknitter

    …into testing-sasha-hotfix
    alaxalves committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    906beb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    552fc70 View commit details
    Browse the repository at this point in the history
  4. Upgrading Yarn dependencies

    alaxalves committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    2773d0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15369b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41a0c3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d2c947 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0970e84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de5774b View commit details
    Browse the repository at this point in the history
  10. Updating docs in README

    alaxalves committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    2211dc4 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'development' of https://github.com/publiclab/mapknitter

    …into action-cable-integration
    alaxalves committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    53d8aad View commit details
    Browse the repository at this point in the history
  12. Refactoring code

    alaxalves committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    193f553 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

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

Commits on Aug 4, 2019

  1. Merge branch 'development' of https://github.com/publiclab/mapknitter

    …into action-cable-integration
    alaxalves committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    454cf2f View commit details
    Browse the repository at this point in the history
  2. Adding Foreman gem

    alaxalves committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    852d5f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fd235d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. WIP action cable setup

    ViditChitkara committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    a158e77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35aa34f View commit details
    Browse the repository at this point in the history
  3. minor change

    ViditChitkara committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    2610522 View commit details
    Browse the repository at this point in the history
  4. minor changes

    ViditChitkara committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    4040bc3 View commit details
    Browse the repository at this point in the history
  5. few changes

    ViditChitkara committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    e231418 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55baec4 View commit details
    Browse the repository at this point in the history
  7. Refactoring code

    alaxalves authored and ViditChitkara committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    4904217 View commit details
    Browse the repository at this point in the history
  8. Adding Foreman gem

    alaxalves authored and ViditChitkara committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    53084a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    add9f16 View commit details
    Browse the repository at this point in the history
  10. few minor fix

    ViditChitkara committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    87deccd View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. added a few tests

    ViditChitkara committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    2432805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98a6ca7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f9f6eb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'development' of https://github.com/publiclab/mapknitter

    …into action-cable-integration
    alaxalves committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    a389a97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54b5ef7 View commit details
    Browse the repository at this point in the history
  6. Fixing migration version

    alaxalves committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    74b75ca View commit details
    Browse the repository at this point in the history
  7. Merge branch 'development' of https://github.com/publiclab/mapknitter

    …into action-cable-integration
    alaxalves committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    fdcd38a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9191cf6 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'development' of https://github.com/publiclab/mapknitter

    …into action-cable-integration
    alaxalves committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    d0bdd43 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0148e7a View commit details
    Browse the repository at this point in the history
  11. Merge branch 'development' of https://github.com/publiclab/mapknitter

    …into action-cable-integration
    alaxalves committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    855089a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

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

Commits on Aug 14, 2019

  1. Merge branch 'development' of https://github.com/publiclab/mapknitter

    …into action-cable-integration
    alaxalves committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    d07cd13 View commit details
    Browse the repository at this point in the history
  2. added documentation

    ViditChitkara committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    f271a84 View commit details
    Browse the repository at this point in the history
  3. added more docs

    ViditChitkara committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    fe95fc8 View commit details
    Browse the repository at this point in the history
  4. added tests

    ViditChitkara committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    53bd5ab View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Configuration menu
    Copy the full SHA
    3f09e8d View commit details
    Browse the repository at this point in the history
  2. Fix minor asset issue

    kaustubh-nair committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    a1fe6ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a900b99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a18f29 View commit details
    Browse the repository at this point in the history
  5. Configure System tests (#936)

    * Add new system tests and fix minor asset loading
    
    * modify test
    
    * Add chromedriver to travis
    
    * Add sudo
    
    * Add dependencies to dockerfile
    
    * Properly installing chrome and chromedriver
    kaustubh-nair authored and jywarren committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    ad142c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. Configuration menu
    Copy the full SHA
    cacf26d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development' of https://github.com/publiclab/mapknitter

    …into action-cable-integration
    alaxalves committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    a522eaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b2274a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac8e40c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. added a few tests

    ViditChitkara committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    f002ad0 View commit details
    Browse the repository at this point in the history
  2. a few changes

    ViditChitkara committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    1464157 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

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

Commits on Aug 20, 2019

  1. few test fixes

    ViditChitkara committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    e568fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87e18ee View commit details
    Browse the repository at this point in the history
  3. Merge branch 'development' of https://github.com/publiclab/mapknitter

    …into action-cable-integration
    alaxalves committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    7779a96 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. action cable setup (#805)

    * WIP action cable setup
    
    * basic action cable setup complete
    
    * minor change
    
    * minor changes
    
    * few changes
    
    * initial working functionality complete
    
    * Refactoring code
    
    * Adding Foreman gem
    
    * Scheduling Puma and Passenger servers
    
    * WIP action cable setup
    
    * basic action cable setup complete
    
    * minor change
    
    * minor changes
    
    * few changes
    
    * initial working functionality complete
    
    * Refactoring code
    
    * Adding Foreman gem
    
    * Scheduling Puma and Passenger servers
    
    * few minor fix
    
    * added a few tests
    
    * Refactoring connection module
    
    * Using strong params in requests
    
    * added documentation
    
    * added more docs
    
    * added tests
    
    * Using puma as dependency and correct image controller
    
    * added a few tests
    
    * a few changes
    
    * remove unnecessary render
    
    * few test fixes
    ViditChitkara authored and alaxalves committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    843a719 View commit details
    Browse the repository at this point in the history
  2. Fixing CodeClimate issues

    alaxalves committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    f78cbc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Synch editing add ons (#957)

    * few bug fixes
    
    * separate editing channels for different maps
    
    * test fixes
    
    * rubocop fixes
    ViditChitkara authored and jywarren committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    1627b96 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Merge branch 'main' of https://github.com/publiclab/mapknitter into a…

    …ction-cable-integration
    alaxalves committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    6823601 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Merge branch 'development' of https://github.com/publiclab/mapknitter

    …into action-cable-integration
    alaxalves committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    d14c56b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c4a998 View commit details
    Browse the repository at this point in the history