Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Alejandro Celaya 16873201e9 Added support to search short URLs by title 3 gadi atpakaļ
  Alejandro Celaya 356e68ca3e Documented new title prop in swagger docs 3 gadi atpakaļ
  Alejandro Celaya 13cc70e6d4 Added more tags to more fixture short URLs in API keys 3 gadi atpakaļ
  Alejandro Celaya f17873b527 Added api tests for short URLs lists using API keys with permissions 3 gadi atpakaļ
  Daniel Londero 065d314608 Invoke PHPUnit's assertions statically 3 gadi atpakaļ
  Alejandro Celaya be71a6eeb4 Replaced colon by hyphen as the ordering field-dir separator as it's a valid URL character 3 gadi atpakaļ
  Alejandro Celaya 25fbbee883 Added support to order short urls liusts using the <field>:<dir> notaiton as string 3 gadi atpakaļ
  Alejandro Celaya 8ff913aaf2 Ensured search terms are applied to the domain too 4 gadi atpakaļ
  Alejandro Celaya e58f2a384e Added API test for visits with and without domain 4 gadi atpakaļ
  Alejandro Celaya aa80c2bb82 Updated API tests so that fixture short URLs are created with matching short codes and different domains 4 gadi atpakaļ
  Alejandro Celaya 1a8e4cdfd7 Exposed domain on short URLs 4 gadi atpakaļ
  Alejandro Celaya 6ff5a532ea Added extra API test covering complex order by for short URL lists 4 gadi atpakaļ
  Alejandro Celaya 434b56fa8c Removed several deprecated components 4 gadi atpakaļ
  Alejandro Celaya 75b91dc26b Hardcoded different creation dates for fixture short URLs to avoid random API test failures 4 gadi atpakaļ
  Alejandro Celaya 8142801f1f Updated ListShortUrlsAction api test so that it covers filtering use cases 4 gadi atpakaļ
  Alejandro Celaya 39ac2efe26 Updated to latest shlink-common with bug fixes 4 gadi atpakaļ
  Alejandro Celaya e0d20bf8ff Updated to coding styles v2 4 gadi atpakaļ
  Alejandro Celaya f067d0e831 Allowed to provide the domain when creating a short URL 4 gadi atpakaļ
  Alejandro Celaya 8da6b336f5 Added API test which checks short URLs with a domain are parsed as such 4 gadi atpakaļ
  Alejandro Celaya 7c349e42fd Created TestUtils module 4 gadi atpakaļ
  Alejandro Celaya 97a362617d Added new API test for Options requests 4 gadi atpakaļ
  Alejandro Celaya 46a27a9d0a Added meta property to ShortUrlDataTransformer 4 gadi atpakaļ
  Alejandro Celaya 687a1cc9c7 Reduced amount of dead lines in tests 5 gadi atpakaļ
  Alejandro Celaya d6a7a6ce66 Created new API test 5 gadi atpakaļ