Export to GitHub

firephp - default

Source Commits


Commits

Author Date Commit Message
christoph.dorn Jul 23, 2008 341 Updated unit tests some more
christoph.dorn Jul 23, 2008 340 - Added tests and some class methods to facilitate tests properly
christoph.dorn Jul 22, 2008 339
christoph.dorn Jul 22, 2008 338 Tag /trunk/FirefoxExtension for release 0.1.0.4
christoph.dorn Jul 22, 2008 337
christoph.dorn Jul 17, 2008 336
christoph.dorn Jul 17, 2008 335 - Exclude internal calls from stack trace
christoph.dorn Jul 17, 2008 334 - Some minor refactoring
christoph.dorn Jul 17, 2008 333 - Bugfix - Trace and exception logging broke when function/method argument was "
christoph.dorn Jul 17, 2008 332 - Updated ZF library to allow logging without using Zend_Controller_Front
christoph.dorn Jul 17, 2008 331 Tag /trunk/FirefoxExtension for release 0.1.0.3
christoph.dorn Jul 17, 2008 330 - Minor bugfix in request processor
christoph.dorn Jul 17, 2008 329 - Updated unit tests
christoph.dorn Jul 17, 2008 328 - Updated documentation formatting - Added image to documentation
christoph.dorn Jul 17, 2008 327 - Renamed some methods - Added documentation - Fixed basic unit test framework
christoph.dorn Jul 16, 2008 326 - Added support for wildfire to communicate with Zend Framework component
christoph.dorn Jul 16, 2008 325 - Added support for wildfire to communicate with Zend Framework component
christoph.dorn Jul 15, 2008 324 Implemented new ZendFramework component (Zend_Wildfire)
christoph.dorn Jul 14, 2008 323 Copy ZF integration
christoph.dorn Jul 14, 2008 322 Tag /trunk/FirefoxExtension for release 0.1.0.2
christoph.dorn Jul 14, 2008 321
christoph.dorn Jul 14, 2008 320
christoph.dorn Jul 14, 2008 319
christoph.dorn Jul 14, 2008 318 Copy /trunk/Libraries/FirePHPCore to /tags/Library-FirePHPCore-0.1.1.1
christoph.dorn Jul 14, 2008 317 Copy /trunk/Libraries/FirePHPCore to /tags/Library-FirePHPCore-0.1.1
christoph.dorn Jul 14, 2008 316 Copy /trunk/Libraries/FirePHPCore to /tags/Library-FirePHPCore-0.1.0
christoph.dorn Jul 14, 2008 315
christoph.dorn Jul 14, 2008 314 - Added FirePHP::TRACE - Updates to unit tests
christoph.dorn Jul 14, 2008 313 Copy /trunk/Libraries/FirePHPCore to /tags/Library-FirePHPCore-0.0.2.2
christoph.dorn Jul 14, 2008 312 Copy /trunk/Libraries/FirePHPCore to /tags/Library-FirePHPCore-0.0.2.1
christoph.dorn Jul 13, 2008 311
christoph.dorn Jul 13, 2008 310 Updated previous version logic check for Welcome page launching
christoph.dorn Jul 13, 2008 309
christoph.dorn Jul 13, 2008 308 - Launch Welcome page once every time FirePHP is upgraded - Added link to welcom
christoph.dorn Jul 13, 2008 307 - Added links to important sites to menu - Added ability to enable and disable F
christoph.dorn Jul 12, 2008 306 - Updated FirePHP::TABLE to use new variable viewer for array/object values - Ad
christoph.dorn Jul 4, 2008 305
christoph.dorn Jul 4, 2008 304
christoph.dorn Jul 4, 2008 303 - Bugfix - Standardize windows paths in stack traces - Bugfix - Display correct
christoph.dorn Jun 27, 2008 302 Renamed Zend_Debug_Plugin_Interface to Zend_Debug_MethodHandler_Interface
christoph.dorn Jun 27, 2008 301 - Renamed fire() to trace() - Renamed Log Writer and Db Profiler - Added plugin
christoph.dorn Jun 17, 2008 300 Tag /trunk/FirefoxExtension for release 0.1.0.1
christoph.dorn Jun 17, 2008 299
christoph.dorn Jun 17, 2008 298
christoph.dorn Jun 17, 2008 297 - Added support for FirePHP::TRACE log style - Updated background and font for F
christoph.dorn Jun 16, 2008 296
christoph.dorn Jun 16, 2008 295
christoph.dorn Jun 16, 2008 294
christoph.dorn Jun 16, 2008 293 - ZendFramework - Refactored code, added unit tests, renamed library folder
christoph.dorn Jun 16, 2008 292 Added support for custom log priority to log style mapping in Log Writer
christoph.dorn Jun 15, 2008 291 Updated coding conventions
christoph.dorn Jun 15, 2008 290 Changed license to New BSD License
christoph.dorn Jun 15, 2008 289
christoph.dorn Jun 14, 2008 288
christoph.dorn Jun 14, 2008 287 - Removed old Zend Framework implementation
christoph.dorn Jun 14, 2008 286
christoph.dorn Jun 14, 2008 285 - Bugfix in Db Profiler - Changed cyclical error logging checks
christoph.dorn Jun 14, 2008 284 Tag /trunk/FirefoxExtension for release 0.1.0
christoph.dorn Jun 14, 2008 283
christoph.dorn Jun 14, 2008 282 Incremented version to 0.1
christoph.dorn Jun 14, 2008 281
christoph.dorn Jun 14, 2008 280 Implemented new Zend Framework integration in the Zend standard library namespac
christoph.dorn Jun 13, 2008 279 - Code cleanup
christoph.dorn Jun 13, 2008 278 - Updated license to New BSD License - Updated Firefox support version to 3.0.*
christoph.dorn Jun 13, 2008 277
christoph.dorn Jun 9, 2008 276 Added support for DB profiling in Zend Framework Library
christoph.dorn Jun 8, 2008 275 Tag /trunk/FirefoxExtension for release 0.0.6.23
christoph.dorn Jun 8, 2008 274 - Bugfix - Moved jQuery to a namespace under FirePHPLib to avoid namespace confl
christoph.dorn Jun 7, 2008 273 Tag /trunk/FirefoxExtension for release 0.0.6.22
christoph.dorn Jun 7, 2008 272
christoph.dorn Jun 7, 2008 271 Tag /trunk/FirefoxExtension for release 0.0.6.21
christoph.dorn Jun 7, 2008 270
christoph.dorn Jun 7, 2008 269 Updated demos for TABLE log style
christoph.dorn Jun 7, 2008 268
christoph.dorn Jun 7, 2008 267 Added support for FirePHP::TABLE log style
christoph.dorn Jun 7, 2008 266 Added support for FirePHP::TABLE log style
christoph.dorn Jun 7, 2008 265 Some minor refactoring
christoph.dorn Jun 6, 2008 264 - Bugfix - FF2 - Only send FirePHP user-agent header when Firebug is enabled - B
christoph.dorn Jun 2, 2008 263
christoph.dorn May 30, 2008 262
christoph.dorn May 29, 2008 261
christoph.dorn May 29, 2008 260
christoph.dorn May 29, 2008 259
christoph.dorn May 29, 2008 258 Tag /trunk/FirefoxExtension for release 0.0.6.20
christoph.dorn May 29, 2008 257 - Bugfix - FF3 - Call request processor on main page load - Bugfix - Display of
christoph.dorn May 28, 2008 256
christoph.dorn May 21, 2008 255
christoph.dorn May 21, 2008 254
christoph.dorn May 21, 2008 253
christoph.dorn May 20, 2008 252
christoph.dorn May 17, 2008 251 Updated TODO
christoph.dorn May 16, 2008 250 Bugfix to include FirePhp_Debug in ZendFramework demo
christoph.dorn May 16, 2008 249
christoph.dorn May 16, 2008 248 - Refined FirePHP protocol to support more flexible data assignments for default
christoph.dorn May 16, 2008 247 Merged changes from trunk (0.0.6.19)
christoph.dorn May 16, 2008 246 Merged changes from trunk (0.0.6.19)
christoph.dorn May 15, 2008 245 Updated TODO
christoph.dorn May 15, 2008 244 Tag /trunk/FirefoxExtension for release 0.0.6.19
christoph.dorn May 15, 2008 243 - Bugfix - Expanding requests for Firebug 1.2
christoph.dorn May 15, 2008 242 Tag /trunk/FirefoxExtension for release 0.0.6.18