Mercurial > bugzilla-dashboard
graph
-
added verifications to system testsFri, 30 Apr 2010 05:10:10 -0700, by Atul Varma
-
refactored new Automator class into js/black-box.js.Fri, 30 Apr 2010 04:52:17 -0700, by Atul Varma
-
better black-box css for iphone/ipadFri, 30 Apr 2010 04:13:34 -0700, by Atul Varma
-
added JSON support for iphone.Thu, 29 Apr 2010 11:11:04 -0700, by Atul Varma
-
css tweakThu, 29 Apr 2010 10:41:59 -0700, by Atul Varma
-
Added links between black box and unit testsThu, 29 Apr 2010 10:39:17 -0700, by Atul Varma
-
added semi-automated system tests to black box.Thu, 29 Apr 2010 10:28:26 -0700, by Atul Varma
-
made all delegates have a dotted name (namespaced), modified black-box.js a bitWed, 28 Apr 2010 20:06:26 -0700, by Atul Varma
-
Get rid of any form values cached by the browser.Wed, 28 Apr 2010 18:37:08 -0700, by Atul Varma
-
added more mocks; black-box now talks to a really simple fake bugzilla 'server'.Tue, 27 Apr 2010 23:06:29 -0700, by Atul Varma
-
Added the beginnings of a black-box app that can be used to generate/run functional tests.Tue, 27 Apr 2010 09:59:15 -0700, by Atul Varma
-
Added tag v2 for changeset d1f7c1d38abeMon, 26 Apr 2010 22:16:32 -0700, by Atul Varma
-
success callback is no longer called if bugzilla error occurs on Bugzilla.ajax() v2Mon, 26 Apr 2010 22:16:27 -0700, by Atul Varma
-
Added tag v2 for changeset f3ca3459a28bMon, 26 Apr 2010 22:10:37 -0700, by Atul Varma
-
added error reporter for bugzilla REST API errorsMon, 26 Apr 2010 22:10:25 -0700, by Atul Varma
-
Added tag v2 for changeset 00d23d6d41b4Mon, 26 Apr 2010 21:58:48 -0700, by Atul Varma
-
made cache module into cache/html5 and a factory function.Mon, 26 Apr 2010 19:02:23 -0700, by Atul Varma
-
now lazy-loading jquery-ui and bugzilla.js.Mon, 26 Apr 2010 18:48:58 -0700, by Atul Varma
-
renamed 'errors' module to 'app/errors'Mon, 26 Apr 2010 18:44:57 -0700, by Atul Varma
-
Fixed a bug where users going from unauthenticated -> authenticated wouldn't see their private bugs unless they hit 'refresh'Mon, 26 Apr 2010 18:16:56 -0700, by Atul Varma
-
Added server.pyMon, 26 Apr 2010 16:41:32 -0700, by Atul Varma
-
Added tag v2 for changeset 64c8634af4f2Mon, 26 Apr 2010 11:54:52 -0700, by Atul Varma
-
MergeMon, 26 Apr 2010 11:41:57 -0700, by Atul Varma
-
Load json2.js if no native window.JSON implementation is found.Mon, 26 Apr 2010 11:40:55 -0700, by Atul Varma
-
Added tag v2 for changeset c38db28b48f5Mon, 26 Apr 2010 10:07:05 -0700, by Atul Varma
-
replaced jquery-ui.css with custom theming.Mon, 26 Apr 2010 05:35:46 -0700, by Atul Varma
-
made 'storage' point to sessionStorage instead of localStorageMon, 26 Apr 2010 04:32:50 -0700, by Atul Varma
-
made cache module require 'storage' instead of 'window'Sun, 25 Apr 2010 22:44:00 -0700, by Atul Varma
-
added app/loader module.Sun, 25 Apr 2010 22:26:14 -0700, by Atul Varma
-
don't refresh data on page reload; only when user clicks 'refresh'Sun, 25 Apr 2010 21:22:32 -0700, by Atul Varma
-
added repair dialogSun, 25 Apr 2010 20:54:51 -0700, by Atul Varma
-
Renamed main.html to index.html.Sun, 25 Apr 2010 19:47:53 -0700, by Atul Varma
-
Got rid of legacy filesSun, 25 Apr 2010 19:45:30 -0700, by Atul Varma
-
Fixed cache.js for iPad.Sun, 25 Apr 2010 19:31:19 -0700, by Atul Varma
-
more links now have # next to themSun, 25 Apr 2010 18:58:56 -0700, by Atul Varma
-
Added a 'more...' link at the bottom of columns that have more than 10 bugs.Sun, 25 Apr 2010 18:53:27 -0700, by Atul Varma
-
replaced my last commit w/ a serial xhr queue, so that the dashboard requests are serialized but other ones aren't.Sun, 25 Apr 2010 18:21:34 -0700, by Atul Varma
-
we now only make one request at a time to the bugzilla server, which reduces app responsiveness but makes us less of a douche to the server.Sun, 25 Apr 2010 17:55:54 -0700, by Atul Varma
-
made submit buttons auto-widthSun, 25 Apr 2010 14:37:56 -0700, by Atul Varma
-
Added mock XHR object and a simple bugzilla ajax testSun, 25 Apr 2010 11:41:55 -0700, by Atul Varma
-
added a refresh button.Sun, 25 Apr 2010 10:58:25 -0700, by Atul Varma
-
dashboard stores per-user data in cache now.Sun, 25 Apr 2010 09:26:13 -0700, by Atul Varma
-
cache now uses localstorageSun, 25 Apr 2010 09:10:46 -0700, by Atul Varma
-
Startup dialog gains focus on openSun, 25 Apr 2010 08:52:28 -0700, by Atul Varma
-
ESC in dialog now makes it go awaySun, 25 Apr 2010 08:45:26 -0700, by Atul Varma
-
added file-bug dialogSun, 25 Apr 2010 08:30:50 -0700, by Atul Varma
-
focus on first input element of newly opened dialogsSun, 25 Apr 2010 08:14:18 -0700, by Atul Varma
-
widened input fieldsSun, 25 Apr 2010 07:59:33 -0700, by Atul Varma
-
added find a user functionalitySun, 25 Apr 2010 07:54:09 -0700, by Atul Varma
-
dashboard now auto-authenticated via cached form field password on firefox, if available.Sun, 25 Apr 2010 01:21:28 -0700, by Atul Varma
-
authenticated users now get an authenticated dashboard w/ confidential bugs.Sun, 25 Apr 2010 00:51:07 -0700, by Atul Varma
-
changed text of login form.Sun, 25 Apr 2010 00:19:18 -0700, by Atul Varma
-
changed 'Log In' to 'Authenticate' if user is logged in but unauthenticated.Sun, 25 Apr 2010 00:06:17 -0700, by Atul Varma
-
Removed extraneous loggingSat, 24 Apr 2010 23:50:23 -0700, by Atul Varma
-
present 'Log In' when user isn't authenticatedSat, 24 Apr 2010 23:49:32 -0700, by Atul Varma
-
dashboard responds to location.hash changes now.Sat, 24 Apr 2010 23:25:41 -0700, by Atul Varma
-
Removed word 'my' from column headersSat, 24 Apr 2010 21:50:55 -0700, by Atul Varma
-
changed menu items to use data-dialog attr instead of title, which sets tooltips.Sat, 24 Apr 2010 21:30:58 -0700, by Atul Varma
-
fixed login bugSat, 24 Apr 2010 21:21:08 -0700, by Atul Varma