Merge Request #87

Merged
softwarepublico/colab!87
Created by Gustavo Jaruga Cruz

Fix gitlab links

Fix iid, add tests to iid.

Merged by Lucas Kanashiro

Source branch has been removed
Commits (3)
4 participants
  • F1c4e7359f83d87a9b8ffc5a003e9cc9?s=40&d=identicon
    Alexandre Barbosa @alexandre

    Reassigned to @lucasmoura

    Choose File ...   File name...
    Cancel
  • 69e14f84c1a9ad76056d75bce2024168?s=40&d=identicon
    Lucas Moura @lucasmoura
  • Def69c998857099b7bc246389e6ad936?s=40&d=identicon
    Lucas Kanashiro @kanashiro

    Added 68 new commits:

    • 3e43c7db - Refactored colab-admin command
    • 13321ea3 - Reducing celery concurrency on local env
    • 4a4ddcb1 - Added init script for celery beat
    • 7ba7f4e6 - Importing data asynchronously
    • a12566bc - Data import moved to celery
    • 57470863 - Fixed pep8
    • e0dc6a6c - Removed PROXIED_APPS (replaced by COLAB_APPS)
    • 31e49bf3 - Renamed ColabProxiedAppConfig to ColabPluginAppConfig
    • d19c324f - Set task name manually
    • 1efa7b87 - Splitted gitlab imports to allow async workers
    • 540555ad - Refactored plugins to remove reference to proxy
    • 9c502ce5 - Fixed to only call tasks if fetch_data is not abstract
    • 1a166d1d - Removed unused import
    • 64781e7e - Allow full plugins on /etc/colab/plugins.d
    • 34773388 - Moved from rabbitmq to redis
    • 8a883b80 - Implemented locking to allow only one importing task at time
    • c548b5aa - Fix redis installation on centos
    • 0b348292 - Change settings.yaml to settings.py
    • 4cb38792 - Change periodic task to 60 seconds
    • 8440c81e - Merge pull request #58 from colab/refactor-data-import
    • b642d938 - Added better strategy for bootstrap hide elements
    • 709bf66a - Merge branch 'fix_merge_button' into 'master'
    • 152ebd04 - Add colab documentation for installation
    • 5037930f - Update user documentation
    • fe35cecc - Merge branch 'documentation' into 'master'
    • 698f2840 - Add celery to colab
    • 9773eddc - Add celery service
    • 5975ae7b - Create structure for colab signals
    • f1ff2fc7 - colab.signals: raise exception in send method
    • 508468fc - colab.signals: Making signal methods global
    • 4423a4f6 - Overwrite reduce parameter of Signal
    • 3c820045 - Create example of plugin using signals structure
    • d1286481 - Creating documentation for signals
    • c811c353 - Create abstract signal class for plugins
    • 7b743f36 - Update plugins dev documentation
    • 5af82b0a - Fixing signals test
    • 9f9d3466 - Solr not needed
    • 2f08f0d5 - Fixed PEP8
    • fe71a2b1 - Using custom exception
    • 502ba6f4 - Moved abstractsignal methods to abstractmethod
    • d6f2d2fb - Extending object
    • 29117f5a - django-celery not needed
    • 15e7387a - Fixed flake8 warnings/errors
    • 011124d4 - Fixed celery imports
    • 5971df7b - Add comment to reducer function on colab.signals
    • fac44a85 - Fix colab.signals tests
    • c30d7a00 - Added logging for settings initialization
    • 96c9b143 - Fixed signals implementation
    • b883fd46 - Removed "leftovers"
    • bf316bce - Refactored signals connections
    • 8570d70e - Create test for signals on colab.plugins.utils
    • e90428a9 - Update doc of plugins signals
    • 7fe0d78a - Remove unused import in test signals
    • 6c215efe - Remove signals.py from plugin dev documentation
    • 169689f7 - Fix signals in plugins.utils and plugins.gitlab
    • 60aef4af - Merge pull request #56 from colab/colab-signals
    • fd747671 - Merge branch 'master' of github.com:colab/colab
    • 721677c8 - Added warning when trying to import plugin from wrong path
    • 37c091d6 - Fixed way to build verification url
    • 566ca024 - Made sending verification email return status
    • 85cc285d - Merge branch 'fix_verification_url' into 'master'
    • d877c831 - Fix app_label in COLAB_APPS
    • 2c6621f8 - Merge branch 'fix_plugins_app_label' into 'master'
    • 86609bf9 - Fixing app_name in colab/utils/conf.py
    • bdd65848 - Merge branch 'fixing_app_name' into 'master'
    • 49b30092 - Fix issue iid
    • b8a689de - Add gitlab url test for iid
    • 8eaa72e7 - Fix tests
    Choose File ...   File name...
    Cancel
  • Def69c998857099b7bc246389e6ad936?s=40&d=identicon
    Lucas Kanashiro @kanashiro
    Choose File ...   File name...
    Cancel