Граф коммитов

1502 Коммитов

Автор SHA1 Сообщение Дата
Mark Hammond f923449409 merge bug/646346 into develop 2011-04-01 12:29:20 +11:00
Philippe M. Chiasson 1533d4599b Tweak our spec file some. We need to install in our own prefix 2011-03-31 20:22:16 -04:00
Philippe M. Chiasson 8270df768c Fix incorrect line-wrapping 2011-03-31 00:06:10 -04:00
Philippe M. Chiasson 801b8226ac newer python-foo for our RPM spec file 2011-03-30 23:29:43 -04:00
Philippe M. Chiasson 5613ea9659 Merge branch 'develop' of github.com:mozilla/f1 into develop 2011-03-30 23:13:55 -04:00
Philippe M. Chiasson c0ae6d6612 Revert part of change 199cbebfe0 2011-03-30 23:12:39 -04:00
Shane Caraveo 87e5f645eb Bug 642658 - Switch to postMessage for the page creation. r=mixedpuppy 2011-03-30 19:55:13 -07:00
Tarek Ziadé 199cbebfe0 Bug 645967 - Removed _build - r=mixedpuppy,gozer 2011-03-30 23:33:38 +02:00
Shane Caraveo c6425aa111 change required for removing hashchange use, see bug 642655 2011-03-30 13:53:14 -07:00
Philippe M. Chiasson 958434f008 The Makefile can ask setup.py for the version, no need to hard-code 2011-03-30 12:47:43 -04:00
Philippe M. Chiasson b3c5bcc8af Clone dependencies via read-only git 2011-03-30 12:23:33 -04:00
jrburke d6e6188c62 Use the preexisting shareState postMessage event to initialize the UI. Requires chrome change to have content update when switching tabs so not full tested yet. But initial setup works. 2011-03-29 15:32:04 -07:00
jrburke d7acdb59c4 Bug 642678 - Add addon API versioning in URLs. r=mixedpuppy 2011-03-29 14:54:32 -07:00
jrburke 67134c3c9f Add a new 1/ directory for addon api changes. 2011-03-29 14:27:57 -07:00
jrburke 2525853704 updating readme to reflect current code. 2011-03-29 13:41:26 -07:00
jrburke 5a70e4f44a Merge branch 'hotfix/645859' into develop 2011-03-29 10:57:47 -07:00
jrburke 0f51114160 versioned resources for release 2011-03-29 10:56:34 -07:00
jrburke ba8b4aa78d Fix for 645859 2011-03-29 10:53:04 -07:00
Philippe M. Chiasson 2cc9804247 Backout 39661dbea4 2011-03-28 20:50:59 -04:00
Philippe M. Chiasson 39661dbea4 Honor the $(PYTHON) we chose when invoking virtualenv 2011-03-28 19:55:37 -04:00
Shane Caraveo 59c02373f4 Bug 645148 - Integrate tarek's branches. r=tarek, r=mixedpuppy 2011-03-28 14:29:27 -07:00
Philippe M. Chiasson b965f8a4d1 Change package name to be consistent with our dependencies 2011-03-28 11:12:06 -04:00
Tarek Ziadé e7aa251788 fixed missing import 2011-03-28 12:16:01 +02:00
Tarek Ziadé fdf2e7353f fixed the test target 2011-03-28 12:13:36 +02:00
Tarek Ziadé 03340c82cb removed deprecated recorder + test 2011-03-28 12:13:11 +02:00
Shane Caraveo b8640f424e add back a couple things to gitignore 2011-03-25 15:53:27 -07:00
Shane Caraveo fba6d3e465 Merge https://github.com/tarekziade/f1 into bug/645148
Conflicts:
	Makefile
	linkdrop/controllers/account.py
	linkdrop/controllers/contacts.py
	linkdrop/controllers/send.py
	linkdrop/lib/oauth/base.py
	linkdrop/lib/oauth/facebook_.py
	linkdrop/lib/oauth/google_.py
	linkdrop/lib/oauth/linkedin_.py
	linkdrop/lib/oauth/openidconsumer.py
	linkdrop/lib/oauth/twitter_.py
	linkdrop/lib/oauth/yahoo_.py
	linkdrop/tests/__init__.py
	test.ini
2011-03-25 15:23:37 -07:00
Philippe M. Chiasson 74daa1fa30 Start adding real dependencies to our RPM 2011-03-25 13:39:00 -04:00
Philippe M. Chiasson 4be303a587 wrong path for sed, dhu 2011-03-25 13:23:49 -04:00
Philippe M. Chiasson dfae67e19e missing variable 2011-03-25 13:19:05 -04:00
Philippe M. Chiasson bea3d9d170 Merge branch 'develop' of github.com:mozilla/f1 into develop 2011-03-25 13:14:20 -04:00
Philippe M. Chiasson 15ddf16234 Use the nose coverage plugin 2011-03-25 13:12:41 -04:00
Shane Caraveo 40e772f36b Merge branch 'develop' of github.com:mozilla/f1 into develop 2011-03-25 10:06:13 -07:00
Shane Caraveo 6fc04adfa5 add coverage for hudson 2011-03-25 10:06:00 -07:00
Philippe M. Chiasson 29a681d045 Add coverage stats in 'make test' 2011-03-25 12:58:27 -04:00
Philippe M. Chiasson 95d70a89b2 Add a make test target 2011-03-25 12:48:47 -04:00
Shane Caraveo 3baf1a2a15 Bug 644773 - integrate feature/testing branch. r=mixedpuppy (feature/testing branch by mhammond) 2011-03-24 16:11:12 -07:00
Shane Caraveo 970b0a201a Merge branch 'develop' of github.com:mozilla/f1 into feature/testing 2011-03-24 15:54:09 -07:00
Shane Caraveo 0e1c806a7c fix the client use for oauth1 clients. httplib2 had been used statically, now client is an instance of the class. 2011-03-24 15:41:32 -07:00
jrburke 5e71348f9f Up maxVersion for add-on to work in minefield. 2011-03-24 15:33:32 -07:00
Shane Caraveo 1db31efac4 fixes for handling a no-account request against the api 2011-03-24 14:25:46 -07:00
Shane Caraveo 4f4b125ca4 Merge branch 'develop' of github.com:mozilla/f1 into feature/testing
Conflicts:
	.gitignore
	linkdrop/controllers/send.py
2011-03-24 14:14:16 -07:00
Shane Caraveo 8d78e03ceb Merge branch 'develop' of github.com:mozilla/f1 into develop 2011-03-24 14:02:49 -07:00
Shane Caraveo 976c18a433 Bug 643908 - remove old 3.6 support code. r=tarek, r=jrburke 2011-03-24 14:01:25 -07:00
Philippe M. Chiasson bd0ef26f9c install web content as part of the RPM 2011-03-24 16:43:20 -04:00
Philippe M. Chiasson 2c2c0e4df8 Detect what python version we are building against 2011-03-24 15:39:10 -04:00
jrburke 67286266fe rev add-on version number for new release. 2011-03-24 12:10:52 -07:00
Philipp von Weitershausen 8fab57cb26 Bug 644709 - sharePanel.shutdown() isn't called. r=mixedpuppy 2011-03-24 12:09:55 -07:00
Philipp von Weitershausen e643d7f06c Make sure the sharePanel object cleans up after itself. 2011-03-24 12:01:42 -07:00
Philippe M. Chiasson d7b52616a0 Merge branch 'develop' of github.com:mozilla/f1 into develop 2011-03-24 14:53:35 -04:00