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
...
|
*
Fixed a bug where a tag could be duplicated in the URL
Tomasz Zielinski
2012-01-29
2
-1
/
+23
*
|
Merge branch 'github-master'
Evgeny Fadeev
2012-01-26
29
-1067
/
+4622
|
\
\
|
*
|
updated default style.css
Evgeny Fadeev
2012-01-26
1
-516
/
+3154
|
*
|
Merge branch 'wikipost'
Evgeny Fadeev
2012-01-26
26
-498
/
+1430
|
|
\
|
|
|
*
Adjusted code to make unit tests pass
Tomasz Zielinski
2012-01-26
4
-13
/
+32
|
|
*
Upgraded migrations to make them work for MySQL+InnoDB - BETA version
Tomasz Zielinski
2012-01-26
9
-12
/
+142
|
|
*
Search bugfix done + reverted accidential commit of timing code
Tomasz Zielinski
2012-01-24
2
-10
/
+3
|
|
*
Search bugfix attempt - still need assistance from Evgeny
Tomasz Zielinski
2012-01-24
2
-9
/
+19
|
|
*
Merge branch 'master' into wikipost
Tomasz Zielinski
2012-01-24
4
-0
/
+0
|
|
|
\
|
|
*
|
Main page thread summary caching BETA - updated TODO list
Tomasz Zielinski
2012-01-24
1
-1
/
+2
|
|
*
|
Main page thread summary caching BETA
Tomasz Zielinski
2012-01-24
9
-11
/
+462
|
|
*
|
Merge branch 'master' into wikipost
Tomasz Zielinski
2012-01-22
15
-28
/
+44
|
|
|
\
\
|
|
*
|
|
Fixes for failing tests (for both PostgreSQL and MySQL)
Tomasz Zielinski
2012-01-22
5
-17
/
+46
|
|
*
|
|
Merge remote-tracking branch 'askbot/wikipost' into wikipost
Tomasz Zielinski
2012-01-20
5
-5
/
+47
|
|
|
\
\
\
|
|
*
|
|
|
Speed optimizations for the main page; bugfixes; added new tests and upgraded...
Tomasz Zielinski
2012-01-19
12
-195
/
+744
|
|
*
|
|
|
Removed old code
Tomasz Zielinski
2012-01-17
1
-208
/
+0
|
|
*
|
|
|
Removed dups from post.py
Tomasz Zielinski
2012-01-17
1
-43
/
+1
|
*
|
|
|
|
Merge pull request #50 from jbofill/ca-i18n
Evgeny Fadeev
2012-01-26
2
-53
/
+38
|
|
\
\
\
\
\
|
|
*
|
|
|
|
new catalan .mo file
Jordi Bofill
2012-01-25
1
-0
/
+0
|
|
*
|
|
|
|
more translations ...
Jordi Bofill
2012-01-25
1
-16
/
+11
|
|
*
|
|
|
|
fit text
Jordi Bofill
2012-01-25
1
-3
/
+3
|
|
*
|
|
|
|
updated fuzzy entries in catalan tranlation
Jordi Bofill
2012-01-23
2
-34
/
+24
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
reverted south requirements in the askbot_requirements_dev.txt
Evgeny Fadeev
2012-01-26
1
-1
/
+2
*
|
|
|
|
|
added help page with the intention to eventually replace faq
Evgeny Fadeev
2012-01-26
7
-2
/
+46
|
/
/
/
/
/
*
|
|
|
|
changed default to always show the password form on login
Evgeny Fadeev
2012-01-26
1
-1
/
+1
*
|
|
|
|
added left sidebar option
Evgeny Fadeev
2012-01-25
1
-0
/
+1
*
|
|
|
|
added "left" sidebar option
Evgeny Fadeev
2012-01-25
4
-0
/
+48
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
renamed zh-tw locale to zh_TW
Evgeny Fadeev
2012-01-24
4
-0
/
+0
|
/
/
/
*
|
|
fixed another rss related bug
Evgeny Fadeev
2012-01-22
2
-1
/
+10
*
|
|
fixed a bug in the individual question feed
Evgeny Fadeev
2012-01-22
2
-3
/
+2
*
|
|
typo in the trans tag in a template for the answer vote buttons
Evgeny Fadeev
2012-01-22
1
-1
/
+1
*
|
|
fixed the url translation bug reported in http://askbot.org/en/question/861/c...
Evgeny Fadeev
2012-01-22
5
-16
/
+22
*
|
|
added a missing trans tag in a template
Evgeny Fadeev
2012-01-20
1
-1
/
+1
*
|
|
allow not using CSRF_COOKIE_DOMAIN setting, that was a mistake to force it
Evgeny Fadeev
2012-01-20
1
-1
/
+1
*
|
|
Merge branch 'github-master'
Evgeny Fadeev
2012-01-19
1
-3
/
+3
|
\
\
\
|
*
\
\
Merge pull request #49 from robinst/patch-1
Evgeny Fadeev
2012-01-19
1
-3
/
+3
|
|
\
\
\
|
|
*
|
|
Fix capitalization of PostgreSQL in create-database.rst
Robin Stocker
2012-01-19
1
-3
/
+3
|
|
/
/
/
*
/
/
/
fixed an occasional bug in the record_user_visit signal handler and in the li...
Evgeny Fadeev
2012-01-19
2
-1
/
+2
|
/
/
/
*
|
/
modified the changlog to reflect merge of new models
Evgeny Fadeev
2012-01-18
2
-1
/
+2
|
|
/
|
/
|
*
|
removed potentially costly calls from non-askbot urls - works only when askbo...
Evgeny Fadeev
2012-01-18
5
-5
/
+47
|
/
*
added test for STATIC_ROOT setting
Evgeny Fadeev
2012-01-17
1
-1
/
+14
*
added test on presence of CSRF_COOKIE_DOMAIN setting
Evgeny Fadeev
2012-01-17
1
-12
/
+21
*
removed direct references to DATABASE_ENGINE settings parameter
Evgeny Fadeev
2012-01-17
3
-21
/
+13
*
fixed a bug it postgres full text search, relevance searching still does not ...
Evgeny Fadeev
2012-01-16
2
-11
/
+12
*
made dedicated scripts for full text search setup in postgres - per version o...
Evgeny Fadeev
2012-01-16
7
-21
/
+523
*
startup procedures work with STATIC_URL = None
Evgeny Fadeev
2012-01-16
1
-1
/
+1
*
fixed a merge bug in a template
Evgeny Fadeev
2012-01-16
2
-55
/
+0
*
merged the master branch
Evgeny Fadeev
2012-01-16
34
-129
/
+394
|
\
|
*
removed bad copywriting from the send_email_alerts management command
Evgeny Fadeev
2012-01-15
1
-27
/
+0
|
*
added test on wrong staticfiles app used
Evgeny Fadeev
2012-01-15
1
-0
/
+7
[prev]
[next]