Activity
From 06/05/2017 to 07/04/2017
07/03/2017
- 02:09 PM Feature #1514: implement fully dynamic reports (backed by the database)
- Task branch 1514a has been rebased to trunk revision 11154. Current branch revision is 11310.
- 12:43 PM Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> I would like to rebase branch 1514a soon. Let me know if you have pending updates, or if thi... - 12:30 PM Feature #1514: implement fully dynamic reports (backed by the database)
- I would like to rebase branch 1514a soon. Let me know if you have pending updates, or if this is a bad time for any r...
06/29/2017
- 07:08 PM Feature #3277: implement call-graph v3
- Constantin Asofiei wrote:
> Sergey, do you have other changes for the @File List@ section? Because currently is not ... - 06:56 PM Feature #3277: implement call-graph v3
- Sergey, do you have other changes for the @File List@ section? Because currently is not functionally complete.
06/20/2017
- 01:38 PM Feature #3277: implement call-graph v3
- This is the list of features that were planned but are not yet implemented.
# -Ensure that the call graph processi...
06/19/2017
- 04:10 PM Feature #3277: implement call-graph v3
- Greg Shah wrote:
> Does the following correctly explain the status of our call graph v3 report replacements?
>
> ... - 04:03 PM Feature #3277: implement call-graph v3
- Does the following correctly explain the status of our call graph v3 report replacements?
View Program Dependencie...
06/16/2017
- 01:15 PM Feature #3277: implement call-graph v3
- Constantin: Can you see if you can resolve the @.pphints@ issue recently seen in the customer application? We will b...
06/15/2017
- 02:24 PM Feature #1521: implement gap analysis rules or backing database/marker approach
- On March 24, 2017 we merged branch 1521b into the trunk as revision 11144. Branch 1521b has been archived.
06/09/2017
- 07:27 PM Feature #3277: implement call-graph v3
- Greg Shah wrote:
> I've been thinking about the "hidden more" problem:
>
> * I know that you have greatly reduced... - 12:05 PM Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Please review these small changes on the server side, revision 11289. It is required to g...
06/08/2017
- 05:09 PM Feature #1514: implement fully dynamic reports (backed by the database)
- Please review these small changes on the server side, revision 11289. It is required to get files specifications from...
- 03:20 PM Feature #3277: implement call-graph v3
- I've been thinking about the "hidden more" problem:
* I know that you have greatly reduced the number of links fro...
06/07/2017
- 08:51 AM Feature #3277: implement call-graph v3
- Greg, in the end the problem was something stupid, I was computing wrong index of the matrix element, in the snapPoin...
- 05:15 AM Feature #3277: implement call-graph v3
- Greg Shah wrote:
> Overall, the changes seem to make things better. Any further improvements will be appreciated. ... - 12:39 AM Feature #3277: implement call-graph v3
- Overall, the changes seem to make things better. Any further improvements will be appreciated. The start.p external...
- 11:14 PM Feature #3277: implement call-graph v3
- Greg, in revision 11284 is the current approach, with start.p looking OK. My idea was to have a static grid (determi...
- 11:08 PM Feature #3277: implement call-graph v3
- > how is the matrix computed for the d.contained nodes, via the snapIndex? Because an element with snapIndex 10 shoul...
- 10:59 PM Feature #3277: implement call-graph v3
- Greg Shah wrote:
> > For the container size: it mostly works, but there are cases where the jails are outside of the... - 10:55 PM Feature #3277: implement call-graph v3
- > For the container size: it mostly works, but there are cases where the jails are outside of the prison, the contain...
06/06/2017
- 07:57 PM Feature #3277: implement call-graph v3
- Greg Shah wrote:
> Can MESSAGE and PAUSE really generate the full set of possible user-generated events?
Hmm... act... - 04:56 PM Feature #3277: implement call-graph v3
- Can MESSAGE and PAUSE really generate the full set of possible user-generated events?
- 03:08 PM Feature #3277: implement call-graph v3
- Greg, just a quick status: my approach is to 'compact' the rows/columns on the minimum element height/width, from eac...
- 10:28 AM Feature #3277: implement call-graph v3
- > Do you have a hint where this is computed?
This is calculated in @calcElementJail()@ and enforced by the code in... - 10:15 AM Feature #3277: implement call-graph v3
- Revision 11281 adds a calculation of the actual minimum width and height of each container. This is the basis for rew...
- 12:37 PM Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> If you have no objection, I will add an "err" parameter as the first of each JS callback fun... - 12:35 PM Feature #1514: implement fully dynamic reports (backed by the database)
- Constantin, I've found a flaw in our JS<-->Java API, in that exceptions on the server side are never reported to the ...
06/05/2017
- 04:22 PM Feature #3277: implement call-graph v3
- Greg, 1514a rev 11279 adds SHIFT/CTRL-click on a MORE node which will either load the graph with the program as root ...
- 03:34 PM Feature #3277: implement call-graph v3
- Greg, 1514a rev 11277 has the custom graph loading from note #3277-173 . I'm moving to MORE node expansion next.
- 02:11 PM Feature #3277: implement call-graph v3
- Greg Shah wrote:
> Code Review Task Branch 1514a Revision 11276
> This is the reason that the links to and from rec... - 02:01 PM Feature #3277: implement call-graph v3
- Code Review Task Branch 1514a Revision 11276
Everything is good except for the changes on line 2117 and 2132. In ... - 11:26 AM Feature #3277: implement call-graph v3
- Greg, I think I found the cause of the NaN's:
# in @rectIntersection@, if @outside.x == inside.x@, then the slope is... - 06:16 AM Feature #3277: implement call-graph v3
- > I mean, even if both programs are expanded in the current snippet, then we don't create a link for each call betwee...
- 06:13 AM Feature #3277: implement call-graph v3
- Another thing to consider is that instead of loading entire root list, a user might want to load just a single progra...
- 06:05 AM Feature #3277: implement call-graph v3
- Greg Shah wrote:
> > for dependencies between external-program, by default use a dependency link between them
>
>... - 05:54 AM Feature #3277: implement call-graph v3
- > for dependencies between external-program, by default use a dependency link between them
What do you mean by "de... - 05:48 AM Feature #3277: implement call-graph v3
- > I'm including the names of all targets for a call site, for function, procedure or event calls, so you can see them...
- 05:48 AM Feature #3277: implement call-graph v3
- Greg Shah wrote:
> How many procedure_file nodes are there in the level == 1 case? Is it correct that there 4000 no... - 05:19 AM Feature #3277: implement call-graph v3
- > About the MORE nodes: I'm not sure how to solve this; maybe I can enable it only for level > 0?
I'm not sure. I... - 04:00 PM Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> Eric Faulhaber wrote:
> > Sergey, could you please help me debug a radio button issue?
> >... - 03:58 PM Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> Sergey, could you please help me debug a radio button issue?
>
> I just checked in rev. 1... - 03:54 PM Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey, could you please help me debug a radio button issue?
I just checked in rev. 11278. On the "Customize" page... - 03:28 PM Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> May be this code can help
> [...]
Yes, it helped, thanks! - 03:28 PM Feature #1514: implement fully dynamic reports (backed by the database)
- May be this code can help...
- 03:08 PM Feature #1514: implement fully dynamic reports (backed by the database)
- I used this code for destroy combobox...
- 02:45 PM Feature #1514: implement fully dynamic reports (backed by the database)
- Greg Shah wrote:
> Constantin Asofiei wrote:
> > Sergey, the combobox code for note 43 is not working in chrome.
>...
Also available in: Atom