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

63 Коммитов

Автор SHA1 Сообщение Дата
Philippe M. Chiasson 50ad0e41cd Adapt to different versions of git and branches with '-' in their names. 2011-04-19 13:02:16 -04:00
Philippe M. Chiasson c23665112b Include git revision information in the RPMs, so we can have updates
even when the version doesn't change
2011-04-19 12:09:57 -04:00
Philippe M. Chiasson d821ef3ccb Extract dependency info out of setup.py for our RPM spec file 2011-04-01 13:26:41 -04:00
Mark Hammond f923449409 merge bug/646346 into develop 2011-04-01 12:29:20 +11: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
Tarek Ziadé 199cbebfe0 Bug 645967 - Removed _build - r=mixedpuppy,gozer 2011-03-30 23:33:38 +02: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 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
Tarek Ziadé fdf2e7353f fixed the test target 2011-03-28 12:13:36 +02: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 dfae67e19e missing variable 2011-03-25 13:19:05 -04:00
Philippe M. Chiasson 15ddf16234 Use the nose coverage plugin 2011-03-25 13:12:41 -04: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
Tarek Ziadé bafdcbfbd3 hooked the initialization of the oauth config 2011-03-24 14:15:57 +01:00
Tarek Ziadé d4d1db2976 added the linkoauth dependency 2011-03-24 13:46:07 +01:00
jrburke 2b57447503 Fix make web to stamp path to auth.html correctly for deployment. 2011-03-23 17:55:46 -07:00
Philippe M. Chiasson 8060749f95 Fix typo 2011-03-23 15:46:36 -04:00
Philippe M. Chiasson eb74a7790b Add a linkdrop-current.tar.gz symlink as part of 'make dist'
This will make Hudson happy
2011-03-23 15:44:56 -04:00
Philippe M. Chiasson 91c006c85e Auto-generate RPM spec file
Also removes hard-coded version from the Makefile
2011-03-23 15:39:12 -04:00
jrburke f7f38fffb0 Update make xpi in Makefile to work with new restartless structure. 2011-03-22 13:37:38 -07:00
Philippe M. Chiasson 79f5eacf0b Add a 'make rpm' target.
Work in progress, the rpm only include python code at the moment.
2011-03-18 13:33:03 -04:00
Philippe M. Chiasson 0f9c0c0da4 Add a 'make dist' target 2011-03-18 12:46:20 -04:00
jrburke bee1b8cefb versioned resources for release 2011-03-15 13:22:52 -07:00
jrburke 176b564673 versioned resources for release 2011-03-10 15:39:52 -08:00
jrburke 7ccaab6008 bumps add-on to 0.7.8, cleans up make xpi target to not try to include files that no longer exist, fix a but found on nytimes where an object element found but no params, prevented the panel from opening. 2011-03-10 15:04:14 -08:00
jrburke 92ea5c91ba versioned resources for release 2011-03-10 12:19:01 -08:00
jrburke d17e7d1cc7 versioned resources for release 2011-03-10 09:54:40 -08:00
jrburke 7a42b482aa versioned resources for release 2011-03-09 16:48:54 -08:00
jrburke 155a172171 versioned resources for release 2011-02-24 13:24:18 -08:00
jrburke 3ab8900976 Make sure auth.html is referenced with a versioned path. Make sure html files that reference settings use versioned path to settings, so that the right versioned path for auth.html is used. Remove 0.2.6 directory since it will not be deployed to production. 2011-02-24 12:02:21 -08:00
jrburke 68aac9a51f versioned resources for release 2011-02-23 16:56:50 -08:00
jrburke dd1bd94ea3 versioned resources for release 2011-02-23 15:01:53 -08:00
jrburke 712a7c145e versioned resources for release 2011-02-23 13:45:59 -08:00
jrburke 2164b75aa9 versioned resources for release 2011-02-17 11:20:35 -08:00
jrburke ad0ab5c287 versioned resources for release 2011-02-17 10:38:56 -08:00
jrburke ea051b722f versioned resources for release 2011-02-16 16:41:02 -08:00
jrburke c28f13e660 adding 0.2.0 built web resources. 2011-02-16 14:23:33 -08:00
jrburke 9a0a5d9889 Git rid of symlink stamping in the makefile, better handled by setup.py now. 2011-02-16 14:01:22 -08:00
jrburke 71b03256ce Update Makefile to find the version correctly in setup.py 2011-02-16 13:48:08 -08:00
jrburke 1759f32a98 Version update and versioned web files for 0.1.9 release 2011-02-16 11:02:34 -08:00
jrburke e3667b2d78 update current symlink to new build dir as part of make web. 2011-02-04 15:53:40 -08:00
jrburke e25cabfa17 Moving the panel UI to web/dev/share/panel, also removed support for devpopup in the overlay, it is just dev now. 2011-02-03 11:33:58 -08:00
jrburke edde46ea98 bumping version number now that 0.1.7 has been generated. 2011-02-02 15:37:19 -08:00
jrburke 767521107b For dev and staging, install .xpi from local box. Also adjust Makefile to generate the xpi with a stable name, to allow easier linking for dev and staging. 2011-01-26 17:51:58 -10:00
jrburke 5a6b57638c Get build of panel UI working. 2011-01-14 15:26:10 -08:00
jrburke cb35066f18 stamp setup.py with version number as part of a build. 2011-01-07 13:02:20 -08:00
jrburke 5dc171bc11 Update /dev/ references in html files to include build version 2011-01-06 16:10:26 -08:00