Name | Modified | Size |
---|---|---|
.. | ||
AncestorLayout.js | 13 years ago | 7 KB |
ChangeNode.js | 13 years ago | 2 KB |
DefaultStreamNode.js | 13 years ago | 35 KB |
MWLayout.js | 13 years ago | 15 KB |
NodeList.js | 13 years ago | 6 KB |
stream.js | 13 years ago | 2 KB |
StreamLink.js | 13 years ago | 23 KB |
StreamNode.js | 12 years ago | 43 KB |
StreamUtilities.js | 12 years ago | 49 KB |
streamview.js | 13 years ago | 9 KB |
TimelineDisplay.js | 13 years ago | 14 KB |
TimelineModel.js | 13 years ago | 3 KB |
TrajectoryLink.js | 13 years ago | 4 KB |
TrajectoryModel.js | 13 years ago | 6 KB |
TrajectoryNode.js | 13 years ago | 3 KB |
TrajectoryView.js | 13 years ago | 19 KB |
workspace.js | 13 years ago | 792 B |
WorkspaceNode.js | 13 years ago | 4 KB |
Change | User | Description | Committed |
---|---|---|---|
8214 | David George |
Re-implemented gumdrop skin in stream graph. Made selection work in P4V. |
12 years ago |
8126 | David George | Added test for stream selection before adding a git repo. Updated StreamUtilities to use... refactored ClientKit.system commands. 'p4 set' now has a different output, updated getConfigFile to handle it. « |
13 years ago |
8125 | David George | Added handling for change trajectories that drive through the hedges and live in the same... row. « | 13 years ago |
8124 | David George | Updated some of the calls to ClientKit to sync up with it's refactoring. Commented out th...e diagnostic time-tracking stuff in TrajectoryModel. Refactored TrajectoryView so that it once again has a asynchronous progress bar. « |
13 years ago |
8123 | David George | More optimization. This time, I took out code that didn't actually do anything but... take up cycles, and removed calls to the server for changelist history if that call has previously been made. « |
13 years ago |
8122 | David George | Fixed call to startProcess, it was moved in the refactoring of ClientKit. | 13 years ago |
8116 | David George | Interim checkin so Jaimen can test against ClientKit. | 13 years ago |
8110 | David George | This is a fairly unstable checkin that is a first attempt at getting the StreamGraph to wo...rk with the refactored ClientKit. « | 13 years ago |
8092 | David George | Added stuff so the reload button works on the trajectory dialog. | 13 years ago |
8091 | David George | Added handling on the changelist flexigrid for changing the number of rows per page. | 13 years ago |
8090 | David George | More optimization of the changelist trajectory dialog. Updated the third-party flexigrid.... Updated jquery. Added timeTracker, a temporary object that'll assist me in tracking time for optimization purposes. « |
13 years ago |
8084 | David George | Began work on optimizing the changelist trajectory algorithm. By using lazy loadin...g, it's now about 4x faster. Refactored TrajectoryView and TrajectoryModel so that the model doesn't know about the view (I know, should never have known about it in the first place. I figured out how to create a Listener pattern in JavaScript so that I could do this a little more elegantly). « |
13 years ago |
8081 | David George | Initial submit of JavaScript StreamGraph. Main functionality is: Change Trajectory... (Change Flow), Timeline, and GitStreams. « |
13 years ago |