Commit Graph

149 Commits (dfdf38bdadc43dcdca81f6eb723686a9197bfb45)

Author SHA1 Message Date
Gonzalo Riestra 3b74d1e7bd remove encoding comments
5 years ago
Alberto f24e440a5f Removed inline Google Analytics code
5 years ago
Alberto 91815cecd1 Removed hubspot code from other areas
5 years ago
Javier Torres 28c6f657b4 Update SQL gems to latest versions that do not involve many deprecations
6 years ago
Javier Torres 8d302c39cf Update gemfile.lock as well
6 years ago
Mario de Frutos Dieguez 929765f603
Upgrade to rails 4.2.11
6 years ago
Gonzalo Riestra 3232be8a2f fix documentation
6 years ago
Gonzalo Riestra d8433a37e0 raise new SavingError when any saving call fails
6 years ago
Gonzalo Riestra b773e6f509 sync with central and raise save errors in change_password
6 years ago
Gonzalo Riestra 74b3b8077d raise an error in valid_password? when the user has no password
6 years ago
Gonzalo Riestra fba85aa722 undo unnecessary rubocop.yml change
6 years ago
Gonzalo Riestra 3fb313cbec rspec expectation syntax for gears
6 years ago
Gonzalo Riestra 41b4731937 separate isolated and integrated gears specs
6 years ago
Gonzalo Riestra 6473b2107f add documentation
6 years ago
Gonzalo Riestra 6d639f471b update gears specs to work from carto suite
6 years ago
Gonzalo Riestra 84d46e880f add new methods in user_service to check and change password
6 years ago
Gonzalo Riestra 84a3cd5a6c update rails deprecated method (deliver to deliver_now)
6 years ago
Gonzalo Riestra f54fc8bda9
Revert "Forgot password"
6 years ago
Gonzalo Riestra 1eb3a5c44a update rails deprecated method (deliver to deliver_now)
6 years ago
Javier Torres 7efa022535 Match gears dependencies to cartodb coutnerparts
6 years ago
Javier Torres c62c5b5fa4 Merge branch 'master' into rails4
6 years ago
Román Jiménez a46cdcb057 use new helpers everywhere necessary
6 years ago
Javier Torres 27e7fff2c4 Fix gears test
7 years ago
Javier Torres f142ee17ea Updated gemfile.lock for cartogears
7 years ago
Javier Torres b48192b4b5 Avoid deprecation warning about serve_static_assets
7 years ago
Javier Torres 2ac046a2f3 Update gems to Rails 4.2.10
7 years ago
Javier Torres af7161ce59 Merge branch 'master' into rails4
7 years ago
Guido Fioravantti 0401282c1d support frozen string restrictions in newer versions of ruby
7 years ago
Javier Torres 19f745d11c Bumped
7 years ago
Juan Ignacio Sánchez Lara c776287b8b Optional params for url helper methods
8 years ago
Javier Torres 2861644154 Avoid loading unneeded files while testing gears
8 years ago
Javier Torres bc1c81273b More documention edits related to autoloading
8 years ago
Javier Torres a7f5883599 Improve documentation for Gears, after autoloading changes
8 years ago
Javier Torres 6fd9b0f74e Split events in their corresponding files
8 years ago
Juan Ignacio Sánchez Lara 73106da786 Merge branch 'master' into 11948,p3206-gears_initialization_changes
8 years ago
Javier Torres e1fe65b2d8 Fix Gears test for Rails 4
8 years ago
Javier Torres 9d5afbdfbf Merge branch 'master' into rails4
8 years ago
Javier Torres 60a43a65b0 Do not eager load the same path twice (resque:work eager_loads twice :/)
8 years ago
Javier Torres e4199260e6 Add dummy classes to gears testing application
8 years ago
Javier Torres fb8c3cd8d8 Adding a path eager_load implies autoload, so we can skip the latter
8 years ago
Javier Torres 640493d77d Also eager load CartoGearsApi so it is loaded in production/tests
8 years ago
Javier Torres fc13ba15b7 Use constants from UserCreation instead of copying them
8 years ago
Javier Torres 59e0baa80b Remove unnecessary require_dependency (replaced by autoloading)
8 years ago
Javier Torres 091506720f Load all gears without editing the Gemfile
8 years ago
Juan Ignacio Sánchez Lara 62fdca6a33 User login event should retun the user 🤦
8 years ago
Juan Ignacio Sánchez Lara 9e5e7fd3e4 Version
8 years ago
Juan Ignacio Sánchez Lara 7ded55e55d Documentation for login event limitation
8 years ago
Juan Ignacio Sánchez Lara 5602b94525 User login event
8 years ago
Juan Ignacio Sánchez Lara bf062994f2 Typo
8 years ago
Juan Ignacio Sánchez Lara 58a135d6c0 Remove ActiveRecord additions from CartoGearsApi::Users::User
8 years ago