- Mar 28, 2022
-
-
Claire authored
* Remove obsolete RSS::Serializer test Since #17828, RSS::Serializer no longer has specific code for deleted statuses, but it is never called on deleted statuses anyway. * Rename erroneously-named test files * Fix failing test * Fix test deprecation warnings * Update CircleCI Ruby orb 1.4.0 has a bug that does not match all the test files due to incorrect globbing
-
- Mar 15, 2022
- Mar 07, 2022
-
-
Claire authored
* Add migration tests for hide_network settings migration * Add tests about suspended/suspended_at * Add more tests regarding the results of migrations * Fix migration test regarding stale conflicting remote account * Add migration tests about AccountConversation
-
- Mar 06, 2022
-
-
Josh Soref authored
* spelling: account Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: affiliated Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: appearance Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: autosuggest Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: cacheable Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: component Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: conversations Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: domain.example Clarify what's distinct and use RFC friendly domain space. Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: environment Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: exceeds Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: functional Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: inefficiency Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: not Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: notifications Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: occurring Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: position Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: progress Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: promotable Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: reblogging Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: repetitive Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: resolve Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: saturated Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: similar Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: strategies Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: success Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: targeting Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: thumbnails Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: unauthorized Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: unsensitizes Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: validations Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> * spelling: various Signed-off-by:
Josh Soref <jsoref@users.noreply.github.com> Co-authored-by:
Josh Soref <jsoref@users.noreply.github.com>
-
- Feb 28, 2022
-
-
Shlee authored
-
- Feb 14, 2022
-
-
Yamagishi Kazutoshi authored
-
- Jan 30, 2022
-
-
Claire authored
- populate the database with some data when testing migrations - try both one-step and two-step migrations (`SKIP_POST_DEPLOYMENT_MIGRATIONS`)
-
- Nov 18, 2021
-
-
Shlee authored
* Update .ruby-version * Update Gemfile * Update Gemfile.lock * Update Dockerfile * Update check-i18n.yml * Update config.yml * Update config.yml
-
- Nov 06, 2021
-
-
Shlee authored
* Update config.yml * Update config.yml
-
- Oct 18, 2021
-
-
Yamagishi Kazutoshi authored
* Improve CircleCI config * Enable PAM only when needed * Remove Ruby 2.6
-
- Aug 10, 2021
-
-
Shlee authored
* Update config.yml * Update Dockerfile * Update .nvmrc * Update Dockerfile * NodeJS 10 is EOL. * Update package.json * Update README.md * Update Vagrantfile * Update Dockerfile * Update Dockerfile
-
- May 22, 2021
-
-
Yamagishi Kazutoshi authored
-
- May 06, 2021
-
-
Claire authored
* Fix issues with POSIX::Spawn, Terrapin and Ruby 3.0 Also improve the Terrapin monkey-patch for the stderr/stdout issue. * Fix keyword argument handling throughout the codebase * Monkey-patch Paperclip to fix keyword arguments handling in validators * Change validation_extensions to please CodeClimate * Bump microformats from 4.2.1 to 4.3.1 * Allow Ruby 3.0 * Add Ruby 3.0 test target to CircleCI * Add test for admin dashboard warnings * Fix admin dashboard warnings on Ruby 3.0
-
- Jul 18, 2020
-
-
David Cook authored
-
- May 01, 2020
-
-
Shlee authored
* Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update .circleci/config.yml Co-authored-by:
Sandro <sandro.jaeckel@gmail.com> * Update config.yml Co-authored-by:
Sandro <sandro.jaeckel@gmail.com> Co-authored-by:
Eugen Rochko <eugen@zeonfederated.com>
-
Eugen Rochko authored
-
- Apr 04, 2020
-
-
Shlee authored
-
- Mar 08, 2020
-
-
David Cook authored
-
- Jan 28, 2020
-
-
ThibG authored
* Use bundle install in deployment mode for Continuous Integration to catch Gemfile.lock issues * Fix deprecation warnings * Fix Gemfile.lock * More changes to catch Gemfile.lock issues
-
- Jan 15, 2020
-
-
Shlee authored
* Update config.yml * Update Gemfile * Update README.md * Update Gemfile * Update Gemfile * Update Gemfile * Update README.md * Update README.md
-
- Jan 11, 2020
-
-
ThibG authored
-
- Jan 10, 2020
-
-
Shlee authored
* Update config.yml * Update Gemfile
-
- Dec 29, 2019
-
-
Shlee authored
* Update config.yml * Update Gemfile.lock
-
- Sep 12, 2019
-
-
Eugen Rochko authored
* Add missing locale file for ga and add rake task to check for it * Update lib/tasks/repo.rake Co-Authored-By:
Yamagishi Kazutoshi <ykzts@desire.sh> * Fix check-i18n build
-
- Aug 30, 2019
-
-
Shlee authored
-
- Jun 16, 2019
-
-
Eugen Rochko authored
* Fix check-i18n builds * Remove check for missing plural forms
-
- Jan 02, 2019
-
-
ThibG authored
-
- Dec 29, 2018
-
-
ashleyhull-versent authored
* Update config.yml * Update Gemfile * dropping ruby 2.3 2.3 EOL date: scheduled for 2019-03-31 * Updating docker containers * Update Gemfile
-
- Oct 28, 2018
-
-
Eugen Rochko authored
* Update i18n-tasks and CircleCI command * Fix #9088 * Update i18n-tasks * Fix ast
-
- Oct 24, 2018
-
-
Eugen Rochko authored
* Add consistent interpolations check to CircleCI * Fix locale strings using wrong variables
-
Eugen Rochko authored
* Update i18n-tasks to feature-missing-plural-keys * Fix pluralizations with missing keys in Arabic Fix #8554 * Add i18n-tasks missing-plural-keys to CircleCI
-
- Oct 20, 2018
-
-
takayamaki authored
and use 'if' option of context block
-
- Aug 18, 2018
-
-
ThibG authored
* Add “bundle clean” suggestion from CircleCI doc Cf. https://circleci.com/docs/2.0/caching/#bundler-ruby * Use workspaces instead of caches for ruby gems Cache are not guaranteed to be available, while the test jobs *require* their depencies to run. Workspaces are thus more suitable. One downside is that the order of workspace layer additions need to be deterministic, which is why install-ruby{2.3,2.4} now depend on install-ruby2.5.
-
- Jul 30, 2018
-
-
ThibG authored
Tests cannot run without built assets, and we want exactly the matching assets. This is not a cache.
-
- Jul 03, 2018
-
-
Renato "Lond" Cerqueira authored
This replace calls of String#match? with rails Regex#match? This follows the same idea used to keep Rails 5.2 compatible with Ruby 2.2.2 in https://github.com/rails/rails/pull/32973
-
- May 11, 2018
-
-
Yamagishi Kazutoshi authored
-
- May 09, 2018
-
-
Yamagishi Kazutoshi authored
* Disable simplecov on CircleCI * Remove --format progress
-
- May 06, 2018
-
-
Yamagishi Kazutoshi authored
* Port travis_retry for CI * Add license
-
- Apr 28, 2018
-
-
Yamagishi Kazutoshi authored
-