1
0
mirror of https://gitlab.com/depesz/explain.depesz.com.git synced 2024-11-28 08:58:52 +02:00
Commit Graph

31 Commits

Author SHA1 Message Date
Hubert depesz Lubaczewski
e81cf772de Remove link to llewandowski.pl
on request from metys - he no longer owns the site.
2012-02-27 21:09:54 +01:00
Hubert depesz Lubaczewski
a9a149e2ee fix "mail sent" message
It was handled, but with a simple typo (stash!=flash).
2011-09-25 16:33:46 +02:00
Hubert depesz Lubaczewski
ef81d3e718 Fix typo 2011-07-13 02:31:55 +02:00
Hubert depesz Lubaczewski
b239a3b5ca Added stats
In view of query, added 3rd tab (HTML, TEXT) - STATS.

This shows list of all different node types with their repetition count,
summarized time, and percent of total query time, plus similar per table
stats.
2011-07-13 02:29:41 +02:00
Hubert depesz Lubaczewski
a5fc1f2544 Added title for plan
Nathan Thom requested ability to add title to plan.

It wasn't very complicated, so it's added :)
2011-06-28 15:25:14 +02:00
Hubert depesz Lubaczewski
986148627e wording correction
problem spotted, and fix suggested by Tomas (tv@[removed].cz)
2011-06-20 21:41:13 +02:00
Hubert depesz Lubaczewski
f505e4a9c6 Add information about donations for Ulas vacation. 2011-06-20 16:34:03 +02:00
Hubert depesz Lubaczewski
493c37661a Make the alert of bad explain more visible
A lot of people are adding bad values for explains - things like modified
explains, explains with some additional quoting characters, or even plain
selects!

Made sure that the error will be more visible.
2011-06-14 14:33:05 +02:00
Hubert depesz Lubaczewski
121ffcc4b3 Hints for adding explains work.
Again, thanks to metys for help - wouldn't be able to do it on my own.
2011-06-14 14:19:51 +02:00
Hubert depesz Lubaczewski
a349ca19d3 Trying to add hints
Some people try to add queries, and not their explain analyze plans. So
decided to add a hint, but can't make it happen. Committing so that I can
show it to someone who could help me.
2011-06-14 14:04:11 +02:00
Hubert depesz Lubaczewski
761cc4742b Add anonymization
Added checkbox, and additional logic which uses anonymization feature of
Pg::Explain from 0.60
2011-06-11 04:44:41 +02:00
metys
34818b7d7b If Explain creation fails:
+ message "Failed to create..." above form
 + log ("info") message
 + send mail with invalid plan
2011-05-04 07:12:41 +00:00
metys
5f5a3b5685 subnodes selection for hover/collapse bug fix
+ cte layout/js fix/update
2011-03-26 21:21:16 +00:00
depesz
0fb780d09c display name of cte when scanning it 2011-03-26 17:59:11 +00:00
metys
7f250c5ccc CTE fix 2011-03-26 17:31:50 +00:00
depesz
70008f6db6 changed name of method returning order of ctes 2011-03-26 16:32:23 +00:00
metys
ab98d89416 + CTEs 2011-03-25 14:49:08 +00:00
depesz
a85c72c47a fix copyright to contain current year, add metys 2011-03-15 10:46:32 +00:00
metys
ffa19bd480 explain rows "colorize" fix :-/ 2011-03-15 10:21:33 +00:00
metys
67f9f148e0 fix 2011-03-15 10:07:26 +00:00
metys
958ee682c6 "even" class for explain rows 2011-03-15 09:35:23 +00:00
metys
0f302b4f6f + explain form hidden by default
+ "required" markers removed from explainj form
2011-03-15 05:48:41 +00:00
metys
370470be66 + hypnotoad.conf changed
+ auto scroll to explaun result table
2011-03-14 12:38:35 +00:00
depesz
fb659f4176 add about link 2011-03-14 10:21:18 +00:00
metys
0150d19005 + layout changes
+ rows "even" now depends on explain node depth rather than node index
2011-03-14 06:05:29 +00:00
metys
cb3cfc8928 new functionality (with control form)
ready for testing
2011-03-12 17:15:27 +00:00
metys
f37ec628fc new explain JS features
!WIP!
2011-03-11 16:19:10 +00:00
metys
e39e64ecfd + jquery based plugin for cookies
+ fix: getting current route name 
+ layout changes
2011-03-11 10:55:42 +00:00
metys
1ecd0f9518 history date-based pagination update 2011-03-11 10:33:49 +00:00
metys
198b38717a 1. history pagination changed to date ranges
2. index renamed to new explain
3. form styling changes
2011-03-11 06:19:50 +00:00
depesz
046da81e8c new version of explain.depesz.com, by metys - llewandowski.pl 2011-03-10 15:19:34 +00:00