1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-23 09:41:48 +02:00

Commit Graph

  • e10a5f96af Add Doctrine test-integration Barry vd. Heuvel 2024-03-31 20:12:58 +02:00
  • 2ec3237334 Rename Barry vd. Heuvel 2024-03-31 19:56:33 +02:00
  • 89b61cce52 Refactor browser test, test monolog bridge Barry vd. Heuvel 2024-03-31 19:54:56 +02:00
  • 0bf3a5f466 Add ajax test (#640) Barry vd. Heuvel 2024-03-31 19:09:53 +02:00
  • 2bfe379a66 Add browser test (#639) Barry vd. Heuvel 2024-03-30 08:50:08 +01:00
  • 6706ad4d2d Improve assertion and ignore cached PHPUnit file (#462) Chun-Sheng, Li 2024-03-30 14:26:17 +08:00
  • e903b29e17 Suggest that the line is unknown when is null/zero on xdebug link (#638) erikn69 2024-03-30 01:25:13 -05:00
  • 94a16d7874 Better iframe support (#636) erikn69 2024-03-21 16:06:32 -05:00
  • b32d9984de Fix label on dataset tab (#637) erikn69 2024-03-21 16:05:41 -05:00
  • 5c43aa2222 Normalize line height on li tag (#634) erikn69 2024-03-21 03:17:17 -05:00
  • 379acb3c5f Tweak labels, tab Barry vd. Heuvel 2024-03-20 20:10:30 +01:00
  • 4835dc6688 Tweak labels, tab feat-dataset-tab Barry vd. Heuvel 2024-03-20 20:10:30 +01:00
  • 3adb1e45f6 New debugbar twig extensions (#632) erikn69 2024-03-20 13:43:14 -05:00
  • 3168cb9adf Bump branch alias Barry vd. Heuvel 2024-03-20 19:42:52 +01:00
  • 3acb37e324 Minify highlight.pack.js (#633) parallels999 2024-03-20 13:42:21 -05:00
  • 6cfc9ae683 Add dataset tab instead of dropdown (#627) Barry vd. Heuvel 2024-03-20 15:43:11 +01:00
  • 57415de260 Make configurable Barry vd. Heuvel 2024-03-20 15:00:20 +01:00
  • 2fb7a7567e Stay on panel Barry vd. Heuvel 2024-03-20 14:20:59 +01:00
  • 03dc14a301 Merge branch 'master' into feat-dataset-tab Barry vd. Heuvel 2024-03-20 14:12:08 +01:00
  • 9ffd072616 Update highlightjs to custom 11.9 (#631) Barry vd. Heuvel 2024-03-20 14:01:04 +01:00
  • 29c8b9c942 Use fetch instead of jQuery ajax (#630) Barry vd. Heuvel 2024-03-20 13:35:41 +01:00
  • 42beef04ff Feat deprecate bindtojquery (#629) Barry vd. Heuvel 2024-03-20 13:35:26 +01:00
  • 501abee438 Use fetch instead of jQuery ajax feat-fetch-only Barry vd. Heuvel 2024-03-20 13:17:55 +01:00
  • 3668109b2e Fix resize (#628) Barry vd. Heuvel 2024-03-20 12:47:09 +01:00
  • 02a2acadbf Track history Barry vd. Heuvel 2024-03-20 10:01:36 +01:00
  • 3fa665e67e Tweak width Barry vd. Heuvel 2024-03-19 22:06:04 +01:00
  • ed968e18f5 Sort requests Barry vd. Heuvel 2024-03-19 22:05:16 +01:00
  • 19fb0ce8aa Use localstorage Barry vd. Heuvel 2024-03-19 21:50:30 +01:00
  • bbff3da233 Add nb/suffix Barry vd. Heuvel 2024-03-19 21:34:41 +01:00
  • 8b54ab3750 visualize active tab, show badges Barry vd. Heuvel 2024-03-19 20:52:24 +01:00
  • 7c8ca409d6 Sticky actions Barry vd. Heuvel 2024-03-19 19:31:40 +01:00
  • bbdd3075a0 use SessionStorage to remember flag Barry vd. Heuvel 2024-03-19 19:22:43 +01:00
  • 1a551f462d Cleanup Barry vd. Heuvel 2024-03-19 16:25:23 +01:00
  • 0ffa16ca31 Autoshow toggle Barry vd. Heuvel 2024-03-19 16:25:02 +01:00
  • 8f33b4c161 Overflow uri Barry vd. Heuvel 2024-03-19 15:59:51 +01:00
  • 010e5431d8 Add filtering/search Barry vd. Heuvel 2024-03-19 15:57:15 +01:00
  • 0d7fc84332 Styling and clear button Barry vd. Heuvel 2024-03-19 14:07:40 +01:00
  • d8ac25a888 Use table, render once Barry vd. Heuvel 2024-03-19 12:08:22 +01:00
  • 4e7f1f1703 TWeak mini Barry vd. Heuvel 2024-03-19 09:42:19 +01:00
  • f5c3f7c1d9 Simplify Barry vd. Heuvel 2024-03-19 09:38:46 +01:00
  • 1daa413de1 Add dataset tab Barry vd. Heuvel 2024-03-18 21:14:32 +01:00
  • 189f791e94 Remove .pull-left, .pull-right from FA css (#625) parallels999 2024-03-14 16:33:00 -05:00
  • f259c92648 Make font-awesome css a single file (#624) parallels999 2024-03-14 05:36:33 -05:00
  • 9138c110eb Fix connection filter on sqls widget (#622) erikn69 2024-03-14 05:36:16 -05:00
  • 2330df1dca Fix mail (#621) fix-mail-html erikn69 2024-03-13 01:03:00 -05:00
  • e0c2f962c1 Set html to null Barry vd. Heuvel 2024-03-12 19:59:42 +01:00
  • 1fdc3a3007 Fix html body mail on SwiftMailCollector (#619) parallels999 2024-03-12 11:01:48 -05:00
  • 0b407703b0 Fix mail body check (#618) v1.21.3 Barry vd. Heuvel 2024-03-12 15:23:07 +01:00
  • 223a2c350b Update branch alias Barry vd. Heuvel 2024-03-12 15:13:48 +01:00
  • 5b363bf2b3 Fix mail body check fix-body-check Barry vd. Heuvel 2024-03-12 15:08:34 +01:00
  • 8c55824b60 Capture HTML body for mails (#617) v1.21.2 Barry vd. Heuvel 2024-03-12 10:54:01 +01:00
  • a2829e6cda Add text summary feat-mailbody Barry vd. Heuvel 2024-03-12 10:52:22 +01:00
  • 58bd38ac55 Deprecate details Barry vd. Heuvel 2024-03-12 10:35:31 +01:00
  • ecd288c6d1 Show html in iframe Barry vd. Heuvel 2024-03-12 10:12:04 +01:00
  • a5b062420d Capture HTML body for mails Barry vd. Heuvel 2024-03-12 10:10:04 +01:00
  • bce78f928a Filter collectors on MessagesWidget (#616) erikn69 2024-03-11 16:16:03 -05:00
  • ce817fa4ad keeps only the main debugbar functionality on iframes (#615) erikn69 2024-03-11 16:13:30 -05:00
  • c7d2cfba15 Revert "keeps only the main debugbar functionality on iframes (#606)" (#613) v1.21.1 Barry vd. Heuvel 2024-03-11 15:49:43 +01:00
  • 73ea8d944b Revert "keeps only the main debugbar functionality on iframes (#606)" revert-606-patch-32 Barry vd. Heuvel 2024-03-11 15:29:09 +01:00
  • d7b954be25 Avoid only number filename on uri link (#612) erikn69 2024-03-07 03:33:54 -05:00
  • c85407b90c Do not click when selection is active (#611) erikn69 2024-03-05 04:25:07 -05:00
  • 9700e50974 Fix jquery4 deprecations (#610) v1.21.0 Barry vd. Heuvel 2024-03-01 16:28:34 +01:00
  • d420dd09d1 Use xdebug_link in html variables (#609) Barry vd. Heuvel 2024-03-01 16:24:55 +01:00
  • b6113ae0e5 keeps only the main debugbar functionality on iframes (#606) erikn69 2024-03-01 10:22:12 -05:00
  • 266cee2946 Do not click when selection is active (#608) Barry vd. Heuvel 2024-03-01 16:16:18 +01:00
  • a3a4278728 Use xdebug_link in html variables feat-xdebuglink-varlist Barry vd. Heuvel 2024-03-01 16:15:46 +01:00
  • 04f9613c41 Easier to customize icons on message widget (#607) erikn69 2024-03-01 08:36:10 -05:00
  • d20048de08 Refactor to loader environment setter (#605) erikn69 2024-02-26 13:11:29 -05:00
  • a8694a4e0e Add body message to mail (#603) erikn69 2024-02-20 04:16:27 -05:00
  • 9321913520 Fix twig demo (#602) erikn69 2024-02-19 15:37:40 -05:00
  • cbab4a8f45 Avoid expanded values on MessagesCollector (#601) PaolaRuby 2024-02-16 12:50:56 -05:00
  • 689ecda8c1 Timeline measure params table hidden by default (#600) erikn69 2024-02-16 04:59:23 -05:00
  • 484625c23a Check file (#599) v1.20.2 Barry vd. Heuvel 2024-02-15 11:49:09 +01:00
  • 512fb06c48 More informative tooltip (#597) parallels999 2024-02-14 03:55:28 -05:00
  • 49bfed396c Update Highlightjs feat-jquery4-deprecations Barry vd. Heuvel 2024-02-13 20:21:42 +01:00
  • cd3353acc1 Use jQuery 4-beta Barry vd. Heuvel 2024-02-13 20:16:13 +01:00
  • 8b062b3d23 Fix jquery4 deprecations Barry vd. Heuvel 2024-02-13 20:12:58 +01:00
  • 06ebf922cc Remove v1.20.1 Barry vd. Heuvel 2024-02-13 20:03:14 +01:00
  • 8f99b6607e Backport https://github.com/barryvdh/laravel-debugbar/pull/1510 Barry vd. Heuvel 2024-02-13 19:55:07 +01:00
  • 5e47525218 Revert "Fix demo PDOCollector name, and update it with 72fea42" (#595) Barry vd. Heuvel 2024-02-13 19:38:06 +01:00
  • a1a30fc11c Revert "Make PDOCollector easy to extend (#582)" (#594) Barry vd. Heuvel 2024-02-13 19:37:34 +01:00
  • 43632b66d3 Fix demo PDOCollector name, and update it with 72fea42 (#593) erikn69 2024-02-13 10:58:59 -05:00
  • 91f88d5e24 Fix file not exists by setting line default 1 on editor links (#592) Fred 2024-02-13 10:58:36 -05:00
  • 72fea42726 Tweak setDuration to avoid bc break v1.20.0 Barry vd. Heuvel 2024-02-12 11:29:57 +01:00
  • dfde7d069b allow customization of the memory precision (#530) Andrew Brown 2024-02-11 01:54:35 -06:00
  • 80ad07447f Use xdebug links for messages, move to trait (#591) Barry vd. Heuvel 2024-02-10 21:02:28 +01:00
  • d6566027f1 Added catch to promise for window.fetch wrapper to avoid "Uncaught (in promise) DOMException: The user aborted a request." errors. (#585) Filippov Alexander 2024-02-10 13:03:45 +03:00
  • 87f04a2762 normalize file paths on exceptions traces (#566) angeljqv 2024-02-10 05:03:26 -05:00
  • 429b6f7edc Add names to inputs (#584) Yiannis Siantos 2024-02-10 10:02:07 +00:00
  • 958ac08897 Make PDOCollector easy to extend (#582) parallels999 2024-02-10 05:01:40 -05:00
  • 912691590f Upgrade PDOCollector and queries widget (#581) erikn69 2024-02-10 05:00:41 -05:00
  • ff2b6d6346 fix open_basedir restriction error (#590) erikn69 2024-02-10 05:00:09 -05:00
  • d1e849c7e2 Refactor DataCollector html dumper (#578) erikn69 2024-02-10 04:59:38 -05:00
  • 7675af2712 Show file and line on messages (#576) erikn69 2024-02-10 04:57:15 -05:00
  • c13bd51cdb fix formatDuration NaNμs on timeline widget (#569) erikn69 2024-02-10 04:56:34 -05:00
  • 7e0ef13788 Bump dev-alias to 1.20 Barry vd. Heuvel 2024-02-10 10:55:39 +01:00
  • cb11a0120b Update interpolate on MessagesCollector (#572) erikn69 2024-02-10 04:55:11 -05:00
  • bfa8941060 Fix sort (#527) kriss 2024-02-10 17:54:03 +08:00
  • 3ade312b58 preload formatter, avoids unexpected jumps on timeline (#568) erikn69 2024-02-10 04:53:17 -05:00
  • bd42d88cd8 fix highlighted-line emphasis on codeblock (#565) erikn69 2024-02-10 04:52:44 -05:00