Commit History

Author SHA1 Message Date
  Hugo Sales 5543f65ce9 [UI] Remove margin in timeline container 3 years ago
  Hugo Sales 818a31a690 [UTIL] Provide static access to current request and utilities in Common 3 years ago
  Hugo Sales 9b862d6a26 [CORE] Throw more meaningfull error when method doesn't exist in Security and Entity 3 years ago
  Hugo Sales f8107c86c5 [TESTS] Raise App\Core\DB\DB test coverage to 100% and fix issues found 3 years ago
  Hugo Sales ce98e80836 [TESTS] Raise App\Core\DB\UpdateListener test coverage to 100% 3 years ago
  Hugo Sales 75adf2e59f [TESTS] Change relevant tests to use GNUsocialTestCase, so they can access all the needed features 3 years ago
  Hugo Sales 31518f97ee [CORE] Clarify message when calling non existent method in Entity 3 years ago
  Hugo Sales dab822037c [TESTS] Merge datafixtures to allow for using the correct ID in notes, and add group_inbox 3 years ago
  Hugo Sales 79644d1e2b [TESTS] Add GNUsocialTestCase, which initializes our infrastructure when bootKernel is called 3 years ago
  Hugo Sales 5f9b61f4bf [AUTOGENERATED] Update autogenerated code 3 years ago
  Hugo Sales 3a6a1b71d6 [TOOLS][TESTS] Add coverage ignore tag to autogenerated code 3 years ago
  Hugo Sales f25494cd83 [TOOLS][TESTS] Add a data fixture with example notes, for testing 3 years ago
  Hugo Sales b79c0595d5 [TESTS] Expand test coverage for App\Util\Forms\ArrayTransformer, App\Util\Notification and App\Twig\Runtime 3 years ago
  Hugo Sales 33cdea87ee [TWIG] Remove unused Twig function 'get_note_other_content' 3 years ago
  Hugo Sales c532fdb4c8 [TESTS] Add ignored files and folders to config 3 years ago
  Hugo Sales 5cc82785c6 [TESTS] Raise App\Util\TemporaryFile test coverage to 100% 3 years ago
  Hugo Sales 05fbcdefa8 [TOOLS][TESTS] Make tests run as www-data 3 years ago
  Hugo Sales dd218b04e9 [UTIL] Fix App\Util\TemporaryFile, adding default options and preventing warning on not enough permission 3 years ago
  Hugo Sales 059ed1fa76 [TESTS] Raise test coverage for NicknameTest to 100% 3 years ago
  Hugo Sales f946da6f29 [TOOLS][TESTS] Add data fixtures, which populate the database with users used for testing 3 years ago
  Hugo Sales 9e2037e086 [UTIL] Rename and rewrite isTaken to checkTaken 3 years ago
  Hugo Sales 84399a76e3 [ENTITY] Add 'normalized_nickname' to GSActor, the result of Nickname::normalize, so we can make sure we don't have very similar nicknames duplicated 3 years ago
  Hugo Sales 4f0bdade45 [DEPENDENCIES] Add doctrine/doctrine-fixtures-bundle, which allows populating the database in the testing environment 3 years ago
  Hugo Sales d5db350595 [TOOLS][TESTS] Adjust configuration for testing environment 3 years ago
  Hugo Sales f5fcfe628e [TESTS] Raise App\Util\HTML test coverage to 100% 3 years ago
  Hugo Sales fde7b87c65 [TESTS] Raise App\Util\Bitmap test coverage to 100% 3 years ago
  Hugo Sales f841e5e0dd [TESTS] Raise App\Util\Common test coverage to 100% 3 years ago
  Hugo Sales 39ac043d59 [ENTITY] Add uniqueness constraint to Attachment::file_hash 3 years ago
  Hugo Sales 041d19a22d [ATTACHMENTS] Don't store an attachment if it's a dupplicate, reuse it 3 years ago
  Hugo Sales b99fab00e9 [UTILS][TemporaryFile] Change way TemporaryFile takes arguments and it's internal implementation 3 years ago