Wil Clouser
|
8c114632f2
|
Move apache config into the docs
|
2010-10-12 19:30:05 -07:00 |
Piotr Zalewa
|
03582cfc60
|
installation instructions removed from repo
|
2010-10-11 18:49:46 +01:00 |
Piotr Zalewa
|
ffcca23f95
|
Refactoring
* pylint suggestions (docstrings!)
* len(X.objects.all()) -> X.objects.count()
* git-exclude to .gitignore
* testing dependency add/remove exceptions
|
2010-10-04 15:57:30 +01:00 |
Piotr Zalewa
|
4fd471b3b2
|
Merge branch 'bug-599306-make_unittests_work'
|
2010-10-01 19:50:27 +01:00 |
Piotr Zalewa
|
1233e39fc8
|
Refactoring
* removed depracated docs
* added check code
* pyflakes advices applied to flightdeck/*py files
|
2010-10-01 12:24:59 +01:00 |
Piotr Zalewa
|
ce92f7d73c
|
Refactoring
* Bad except syntax fixed
* print removed from settings
* jetpack.vim removed
|
2010-10-01 10:38:40 +01:00 |
Piotr Zalewa
|
56a1522f17
|
requirements split for production and development
|
2010-09-25 00:32:08 +01:00 |
Piotr Zalewa
|
353ada833d
|
vim buffers fixed
|
2010-09-02 10:18:40 +01:00 |
Piotr Zalewa
|
21ef57179c
|
switching SDK version
|
2010-08-27 00:17:19 +01:00 |
Piotr Zalewa
|
b73154d1fc
|
add_jetpack_core management command created
|
2010-08-26 22:34:52 +01:00 |
Piotr Zalewa
|
9faa2eae2b
|
management.py moved to init, to prepare for manage.py commands
|
2010-08-26 09:02:31 +01:00 |
Piotr Zalewa
|
2c58d7751b
|
sdk_version is not in VCS
|
2010-08-26 07:05:32 +01:00 |
Piotr Zalewa
|
66a62e5bdd
|
create SDK element after syncdb
|
2010-08-25 17:50:05 +01:00 |
Piotr Zalewa
|
b36677aa68
|
bespin manifest in VCS
|
2010-08-07 18:39:02 +01:00 |
Piotr Zalewa
|
bd0c3208ad
|
bespin 0.9a1 included in codebase
|
2010-08-07 18:12:58 +01:00 |
Piotr Zalewa
|
daf46776d4
|
simply vim list change
|
2010-08-03 22:34:26 +01:00 |
Piotr Zalewa
|
1f70037c19
|
comment removed
|
2010-06-19 18:59:25 +01:00 |
Piotr Zalewa
|
08f9516850
|
tutorial page
|
2010-06-19 18:51:56 +01:00 |
Piotr Zalewa
|
bab5a2ac62
|
tutorial added
|
2010-06-19 13:32:20 +01:00 |
Piotr Zalewa
|
a746bda22d
|
vim settings
|
2010-06-16 13:48:38 +01:00 |
Piotr Zalewa
|
da077835a8
|
adding attachments
|
2010-06-15 16:23:04 +01:00 |
Piotr Zalewa
|
48a7b8af5d
|
vim buffers
|
2010-06-15 09:42:27 +01:00 |
Piotr Zalewa
|
64dc8b3e57
|
vim buffers
|
2010-06-12 13:26:09 +01:00 |
Piotr Zalewa
|
984ccac314
|
vim files list
|
2010-06-10 13:34:54 +01:00 |
Piotr Zalewa
|
08c2082140
|
some INSTALL instructions fixed
|
2010-06-10 00:25:00 +01:00 |
Piotr Zalewa
|
038ac76701
|
vim
|
2010-06-06 09:54:29 +01:00 |
Piotr Zalewa
|
bf30a3384d
|
conflict resolved
|
2010-06-05 17:54:50 +01:00 |
Piotr Zalewa
|
52982cc31d
|
vim stuff
|
2010-06-05 17:51:59 +01:00 |
Piotr Zalewa
|
ba08a7d980
|
vim list
|
2010-06-05 17:34:52 +01:00 |
Piotr Zalewa
|
a7f3a597e2
|
library edit
|
2010-06-03 17:10:16 +01:00 |
Piotr Zalewa
|
65747f1e28
|
vim sessioh
|
2010-06-02 18:14:34 +01:00 |
Piotr Zalewa
|
572e993fdc
|
instantiating package (latest step before connecting to Bespin)
|
2010-06-01 14:51:02 +01:00 |
Piotr Zalewa
|
164f33fbea
|
show libraries in view mode
|
2010-05-29 21:31:42 +01:00 |
Piotr Zalewa
|
4574efe9cc
|
minimal view page
|
2010-05-29 12:35:30 +01:00 |
Piotr Zalewa
|
a5b97f6511
|
vim buffers updated
|
2010-05-28 18:02:13 +01:00 |
Piotr Zalewa
|
c8775f1445
|
browser - user packages
|
2010-05-27 22:59:27 +01:00 |
Piotr Zalewa
|
dfc18e3b12
|
new file added to the vim menu
|
2010-05-27 22:32:57 +01:00 |
Piotr Zalewa
|
88caeafd9e
|
more browser pages
|
2010-05-27 16:31:23 +01:00 |
Piotr Zalewa
|
3315db3992
|
browser and homepage HTML as before (JS not working)
|
2010-05-26 22:46:57 +01:00 |
Piotr Zalewa
|
9472a74eae
|
first attempt to add some design to package browser
|
2010-05-25 17:41:21 +01:00 |
Piotr Zalewa
|
cf997ce2d1
|
jetpack templates moved to templates_old for reference
tests moved to test/model_tests to make some room for views testing
|
2010-05-24 23:58:18 +01:00 |
Piotr Zalewa
|
1d266321ce
|
switch for NEW_WEBSITE
|
2010-05-23 01:01:13 +01:00 |
Piotr Zalewa
|
e20f396a1a
|
all old files in _old
|
2010-05-23 00:39:50 +01:00 |
Piotr Zalewa
|
a999571669
|
my jetpack vim session
|
2010-05-18 13:57:57 +01:00 |
Piotr Zalewa
|
8c643ef841
|
switch to Django 1.2, removed codemirror, devserver and ClientForm dependencies
|
2010-05-18 10:14:02 +01:00 |
Piotr Zalewa
|
73b8b50ce3
|
MarkDown installed for API docs
|
2010-05-18 09:44:11 +01:00 |
Piotr Zalewa
|
2a501bf7e3
|
a bit of styling for API Browser
|
2010-05-10 18:23:21 +01:00 |
Piotr Zalewa
|
a2a8f08c79
|
source of the slides updated, mac friendly git exclude
|
2010-05-04 13:21:19 +01:00 |
Piotr Zalewa
|
6216d35c81
|
DOC [section started] export XPI
|
2010-05-03 11:04:44 +01:00 |
zalun
|
7970f4dddd
|
exclude the latex trash
|
2010-04-29 14:05:26 +01:00 |