server
/
askbot
master
splineupdate
source for deployed askbot instance (frange.spline.de)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
restored the postgres search config
Evgeny Fadeev
2012-01-10
2
-36
/
+44
*
|
|
postgres search config updated, but the post trigger does not work
Evgeny Fadeev
2012-01-10
1
-92
/
+61
*
|
|
Migrations fix to avoid buggy unicode keyword parameters
Tomasz Zielinski
2012-01-09
2
-2
/
+2
*
|
|
Re-exploded question.html template into parts, before merging wikipost to master
Tomasz Zielinski
2012-01-09
16
-526
/
+192
*
|
|
Added comment to question view
Tomasz Zielinski
2012-01-09
1
-0
/
+3
*
|
|
Question view bugfix - if only Django had an identity map...
Tomasz Zielinski
2012-01-09
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'askbot/master' into wikipost
Tomasz Zielinski
2012-01-09
30
-172
/
+204
|
\
|
|
|
*
|
updated changelog for the new release
Evgeny Fadeev
2012-01-08
1
-2
/
+2
|
*
|
fixed runaway link patterns bug
Evgeny Fadeev
2012-01-08
1
-1
/
+1
|
*
|
fixed runaway link patterns bug
Evgeny Fadeev
2012-01-08
1
-7
/
+8
|
*
|
now images and logos can be uploaded to amazon s3
Evgeny Fadeev
2012-01-08
4
-9
/
+15
|
*
|
small bug fixes and allowed media url to start with http
Evgeny Fadeev
2012-01-08
3
-3
/
+6
|
*
|
allowed changing of file storage backend from settings.py file
Evgeny Fadeev
2012-01-08
3
-7
/
+15
|
*
|
replaced ASKBOT_UPLOADED_FILES_URL with django setting MEDIA_URL
Evgeny Fadeev
2012-01-08
15
-33
/
+33
|
*
|
Merge branch 'llxpad'
Evgeny Fadeev
2012-01-07
1
-37
/
+39
|
|
\
\
|
|
*
|
Update askbot/locale/es/LC_MESSAGES/django.po
llxpad
2012-01-04
1
-37
/
+39
|
*
|
|
replaced ASKBOT_FILE_UPLOAD_DIR setting with MEDIA_ROOT
Evgeny Fadeev
2012-01-07
13
-24
/
+37
|
*
|
|
Merge branch 'master' of github.com:ASKBOT/askbot-devel
Evgeny Fadeev
2012-01-07
7
-180
/
+177
|
|
\
\
\
|
|
*
|
|
removed unused about.html template
Evgeny Fadeev
2012-01-07
1
-10
/
+0
|
|
*
|
|
removed custom templates privacy.html and about.html
Evgeny Fadeev
2012-01-07
3
-20
/
+11
|
|
*
|
|
added static_page.html template and used it for custom faq page
Evgeny Fadeev
2012-01-07
2
-19
/
+18
|
|
*
|
|
moved custom header from live settings to the same place in the templates as ...
Evgeny Fadeev
2012-01-04
2
-1
/
+5
|
|
|
/
/
|
*
|
|
added option to disable changing email address
Evgeny Fadeev
2012-01-07
5
-9
/
+28
*
|
|
|
Optimized question() view
Tomasz Zielinski
2012-01-09
11
-894
/
+128
*
|
|
|
Optimized the main page so that is uses only 5 sql question to fetch all nece...
Tomasz Zielinski
2012-01-08
2
-6
/
+7
*
|
|
|
Added comment in migration 0092, re migration activities
Tomasz Zielinski
2012-01-08
1
-0
/
+4
*
|
|
|
Question URL mapping (old -> new) + some cleanup of question-related redirect...
Tomasz Zielinski
2012-01-07
4
-14
/
+130
*
|
|
|
Bugfixes
Tomasz Zielinski
2012-01-06
2
-4
/
+4
*
|
|
|
Added Post.id sequence check for migration 0090; minor Postgres-related fixes;
Tomasz Zielinski
2012-01-06
5
-20
/
+54
*
|
|
|
Upgraded migrations: code cleanup; they print now colored messages; added inf...
Tomasz Zielinski
2012-01-06
21
-94
/
+191
*
|
|
|
Upgraded migrations to fix a few small problems
Tomasz Zielinski
2012-01-06
4
-46
/
+36
*
|
|
|
Merge remote-tracking branch 'askbot/master' into wikipost
Tomasz Zielinski
2012-01-05
91
-29503
/
+52460
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
pulled js strings for turkish and french from transifex
Evgeny Fadeev
2012-01-04
2
-131
/
+148
|
|
/
/
|
*
|
when internal login app is disabled, links to log in/log out disappear, assum...
Evgeny Fadeev
2012-01-03
4
-3
/
+8
|
*
|
Merge branch 'github-master'
Evgeny Fadeev
2012-01-03
34
-23869
/
+43989
|
|
\
\
|
|
*
|
rebuilt django.po files
Evgeny Fadeev
2012-01-03
34
-23869
/
+43989
|
*
|
|
allowed disabling gravatar
Evgeny Fadeev
2012-01-03
4
-3
/
+46
|
|
/
/
|
*
|
made form validation work properly for testing of the minimal lenght of answe...
Evgeny Fadeev
2012-01-02
13
-25
/
+155
|
*
|
Merge branch 'piskvorky'
Evgeny Fadeev
2011-12-30
4
-13
/
+32
|
|
\
\
|
|
*
|
added min settings to javascript
piskvorky
2011-12-17
3
-15
/
+10
|
|
*
|
moved min title/editor length to livesettings
piskvorky
2011-12-17
3
-4
/
+28
|
*
|
|
updated changelog
Evgeny Fadeev
2011-12-30
1
-0
/
+1
|
*
|
|
adjusted style for the edittor
Evgeny Fadeev
2011-12-30
1
-1
/
+1
|
*
|
|
Merge branch 'piskvorky'
Evgeny Fadeev
2011-12-30
1
-7
/
+2
|
|
\
\
\
|
|
*
|
|
removed forgotten /askbot/upfiles path
www-data
2011-12-18
1
-7
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'master' into adolfo
Evgeny Fadeev
2011-12-29
6
-20
/
+43
|
|
\
\
\
|
|
*
\
\
Merge branch 'github-master'
Evgeny Fadeev
2011-12-29
2
-4
/
+4
|
|
|
\
\
\
|
|
|
*
\
\
Merge branch 'github-master'
Evgeny Fadeev
2011-12-29
3
-16
/
+38
|
|
|
|
\
\
\
|
|
|
*
|
|
|
fixed two more remaining issues with the url translations
Evgeny Fadeev
2011-12-29
2
-4
/
+4
|
|
*
|
|
|
|
updated the changelog
Evgeny Fadeev
2011-12-29
1
-0
/
+1
|
|
|
|
/
/
/
|
|
|
/
|
|
|
[prev]
[next]