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 the disappearing form field values when tags are invalid, also removed ...
Evgeny Fadeev
2012-03-05
2
-6
/
+19
*
|
|
|
|
fixed the answer count in the question page
Evgeny Fadeev
2012-03-05
2
-1
/
+2
*
|
|
|
|
fixed some issues in the user registration form
Evgeny Fadeev
2012-03-05
1
-46
/
+4
*
|
|
|
|
merged the caching the answer page branch
Evgeny Fadeev
2012-03-05
30
-248
/
+570
|
\
\
\
\
\
|
*
|
|
|
|
cache invalidation on the question page seems to work
Evgeny Fadeev
2012-03-05
13
-81
/
+95
|
*
|
|
|
|
added a section about moderation to the manual
Evgeny Fadeev
2012-03-04
2
-0
/
+31
|
*
|
|
|
|
9 queries left on the question page logged in with warm cache vs 1 for logged...
Evgeny Fadeev
2012-03-04
9
-45
/
+142
|
*
|
|
|
|
about halfed the queries on the question page on warm cache, cut CPU time som...
Evgeny Fadeev
2012-02-29
12
-89
/
+209
|
*
|
|
|
|
refactored the templates for the question page to make them more easily cache...
Evgeny Fadeev
2012-02-27
11
-66
/
+126
*
|
|
|
|
|
disabled the answer list caching because there is no invalidation yet
Evgeny Fadeev
2012-03-03
2
-4
/
+5
*
|
|
|
|
|
fixed sorting of questions by date
Evgeny Fadeev
2012-03-02
3
-2
/
+557
*
|
|
|
|
|
fixed sorting by votes on the main page
Evgeny Fadeev
2012-03-02
4
-2
/
+563
|
/
/
/
/
/
*
|
|
|
|
cached answer list query which saves about 15% on the question page generation
Evgeny Fadeev
2012-02-27
3
-30
/
+32
*
|
|
|
|
Merge branch 'github-master'
Evgeny Fadeev
2012-02-26
5
-519
/
+515
|
\
\
\
\
\
|
*
|
|
|
|
english django.po file compiles
Evgeny Fadeev
2012-02-26
5
-519
/
+515
*
|
|
|
|
|
shaved a couple of queries from the question view
Evgeny Fadeev
2012-02-26
4
-22
/
+31
|
/
/
/
/
/
*
|
|
|
|
made "bare" english django.po file
Evgeny Fadeev
2012-02-25
40
-537
/
+537
*
|
|
|
|
fixed formal correctness of the Turkish django.po file
Evgeny Fadeev
2012-02-22
1
-24
/
+12
*
|
|
|
|
merged translations from the repository with those in the document foundation...
Evgeny Fadeev
2012-02-22
74
-3621
/
+30165
*
|
|
|
|
Merge branch 'github-master'
Evgeny Fadeev
2012-02-22
11
-3620
/
+2907
|
\
\
\
\
\
|
*
|
|
|
|
rebuilt russian locale
Evgeny Fadeev
2012-02-22
2
-2841
/
+2185
|
*
|
|
|
|
Merge branch 'github-master'
Evgeny Fadeev
2012-02-21
21
-119
/
+298
|
|
\
\
\
\
\
|
*
|
|
|
|
|
rebuilt english locale and fixed fuzzy translations
Evgeny Fadeev
2012-02-21
9
-779
/
+722
*
|
|
|
|
|
|
Merge branch 'jbofill'
Evgeny Fadeev
2012-02-22
2
-33
/
+33
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
avoid line jump in menu heading
Jordi Bofill
2012-02-07
1
-1
/
+1
|
*
|
|
|
|
|
more ca trans...
Jordi Bofill
2012-02-07
1
-32
/
+32
*
|
|
|
|
|
|
added hints about alternative less compilers to the documentation and html5li...
Evgeny Fadeev
2012-02-21
3
-2
/
+8
*
|
|
|
|
|
|
fixed html5lib requirement to version 0.90
Evgeny Fadeev
2012-02-21
1
-1
/
+1
*
|
|
|
|
|
|
optimized the question view for the output time
Evgeny Fadeev
2012-02-20
15
-116
/
+272
*
|
|
|
|
|
|
added validation of maximum length of title, which works for utf-8 input
Evgeny Fadeev
2012-02-19
2
-0
/
+17
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
hopefully fixed the file upload issue in FF and IE by reverting to xml respon...
Evgeny Fadeev
2012-02-19
3
-10
/
+16
*
|
|
|
|
|
Merge branch 'dejan'
Evgeny Fadeev
2012-02-14
3
-5
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Added button for deleting flagged posts from moderation inbox
Dejan Noveski
2012-02-14
3
-5
/
+15
*
|
|
|
|
|
|
Merge branch 'dejan'
Evgeny Fadeev
2012-02-14
5
-8
/
+81
|
\
|
|
|
|
|
|
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Moderation from inbox - Ability to remove all flags and close/delete entries ...
Dejan Noveski
2012-02-13
5
-8
/
+81
*
|
|
|
|
|
a minor fix to the delete_contextless_badge_awand_activities management command
Evgeny Fadeev
2012-02-14
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
updated the documentation
Evgeny Fadeev
2012-02-13
3
-1
/
+28
*
|
|
|
|
added distinct constraint to run advanced search function
Evgeny Fadeev
2012-02-13
1
-1
/
+1
*
|
|
|
|
made a check on deleted accepted question explicit when displaying the thread
Evgeny Fadeev
2012-02-13
1
-1
/
+1
*
|
|
|
|
fixed a bug where threads with deleted accepted answers wanted to still show ...
Evgeny Fadeev
2012-02-13
1
-1
/
+3
*
|
|
|
|
added management command to build cache for the thread summaries
Evgeny Fadeev
2012-02-13
2
-0
/
+11
*
|
|
|
|
fixed the full url issue for sites where askbot is installed in subpath and a...
Evgeny Fadeev
2012-02-11
7
-10
/
+32
*
|
|
|
|
Merge branch 'github-master'
Evgeny Fadeev
2012-02-10
17
-25
/
+87
|
\
\
\
\
\
|
*
|
|
|
|
edited changelog
Evgeny Fadeev
2012-02-09
1
-1
/
+3
|
*
|
|
|
|
added progress bars to all slow data migrations
Evgeny Fadeev
2012-02-09
16
-24
/
+84
*
|
|
|
|
|
facebook login works again
Evgeny Fadeev
2012-02-10
1
-3
/
+3
|
/
/
/
/
/
*
|
|
|
|
added a progress bar iterator wrapper class
Evgeny Fadeev
2012-02-10
2
-1
/
+37
*
|
|
|
|
made django.wsgi to be copied by the askbot-setup script
Evgeny Fadeev
2012-02-09
1
-1
/
+1
*
|
|
|
|
removed caching statement in the question page sidebar
Evgeny Fadeev
2012-02-09
1
-3
/
+0
*
|
|
|
|
replaced use of objects.all() with objects.iterator() in the migrations to sa...
Evgeny Fadeev
2012-02-08
15
-26
/
+29
[prev]
[next]