index
:
SemanticScuttle
master
origin/0.97
origin/0.98
origin/HEAD
origin/configurable-privacy2
origin/gadget
origin/master
origin/openid
origin/phar
origin/php-gettext-1.0.9
origin/privatekey
origin/privatekey2
origin/quickform
origin/search-fix
origin/sqlopt
origin/themes
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #3065284: AjaxVote problem with Webkit browsers
v0.97.2
origin/0.97
Christian Weiske
2011-02-16
2
-1
/
+5
*
remove svntag task from build file since we do not have svn anymore
Christian Weiske
2011-02-16
1
-11
/
+1
*
prepare release of 0.97.2 by updating versions and setting the release date
Christian Weiske
2011-02-16
3
-3
/
+3
*
unittests run with phpunit 3.5.x, upgrade changelog
Christian Weiske
2011-02-16
1
-0
/
+1
*
make unittests run with phpunit 3.5.x
Christian Weiske
2011-02-16
3
-11
/
+0
*
Fix bug #3073215: Updating bookmark time does not work
Christian Weiske
2011-02-15
3
-1
/
+34
*
Fix bug #3111254: Search in my_watchlist results in error
Christian Weiske
2011-02-15
2
-3
/
+4
*
Fix bug #3074816: French translation breaks edit javascript
Christian Weiske
2011-02-15
2
-8
/
+22
*
merge fix from master
Christian Weiske
2011-02-14
2
-1
/
+8
*
import state of version 0.97.1
v0.97.1
Christian Weiske
2011-02-14
5
-27
/
+66
*
update upgrade.txt file and ajust changelog
v0.97
cweiske
2010-06-09
2
-6
/
+13
*
prepare release of 0.97.0
cweiske
2010-06-09
3
-5
/
+5
*
put sergey's name in the russian translation file
cweiske
2010-06-09
1
-5
/
+5
*
update changelog
cweiske
2010-05-03
1
-0
/
+3
*
add compiled russian translation
cweiske
2010-05-03
1
-0
/
+0
*
Revert "Vietnamese translation" - was accidentially put into fr_FR
cweiske
2010-05-03
2
-309
/
+309
*
typo
cweiske
2010-05-03
1
-1
/
+1
*
add russian translation, thanks to Serge
cweiske
2010-05-03
1
-0
/
+1416
*
make export_html follow the "specs" a bit more and add format documentation url
cweiske
2010-03-28
1
-3
/
+6
*
fix multiple tags in html export
cweiske
2010-03-28
1
-1
/
+2
*
test that public bookmarks of other people are not exported via csv
cweiske
2010-03-28
2
-1
/
+19
*
make export_csv support filtering to multiple tags
cweiske
2010-03-28
2
-5
/
+71
*
more tests for csv export api
cweiske
2010-03-28
3
-14
/
+157
*
add test for api/export_csv.php
cweiske
2010-03-28
3
-0
/
+183
*
support username and password change
cweiske
2010-03-28
1
-3
/
+14
*
add unittest url parameter
cweiske
2010-03-28
1
-0
/
+12
*
note fixation of bug #2960663 in changelog
cweiske
2010-03-19
1
-0
/
+1
*
remove another 9 queries for logged in users!
cweiske
2010-03-19
1
-1
/
+13
*
fix notice
cweiske
2010-03-19
1
-1
/
+1
*
test for the failure we fixed one commit ago
cweiske
2010-03-18
1
-0
/
+4
*
fix bad bug that was introduced due to performance optimizations
cweiske
2010-03-18
1
-1
/
+1
*
unify hashing code in a separate method
cweiske
2010-03-18
2
-25
/
+42
*
fix typo
cweiske
2010-03-18
1
-1
/
+1
*
Fix bug #2960663: do not send content-type headers twice for ajax/api scripts
cweiske
2010-03-17
27
-44
/
+43
*
note fixing of bug #2953732 in the changelog
cweiske
2010-03-17
1
-0
/
+1
*
fix bug #2953732 and make corresponding test work.
cweiske
2010-03-17
1
-1
/
+2
*
write failing test for bug #2953732
cweiske
2010-03-17
1
-0
/
+44
*
remove part of broken merge :/
cweiske
2010-03-17
1
-165
/
+0
*
remove unneeded ampersand
cweiske
2010-03-17
1
-1
/
+1
*
Do not highlight admin bookmarks when $enableAdminColors is disabled
cweiske
2010-02-22
2
-1
/
+2
*
add missing piece of faulty merge
cweiske
2010-02-20
1
-0
/
+165
*
re-fix isAdmin() sql optimization
cweiske
2010-02-20
1
-1
/
+1
*
sql optimization: reduce by 9 sql queries when logged in and looking at bookm...
cweiske
2010-02-20
1
-1
/
+6
*
add SemanticScuttle_Service_Bookmark::bookmarksExist() method to check for ex...
cweiske
2010-02-20
2
-1
/
+177
*
reformat query
cweiske
2010-02-20
1
-1
/
+3
*
fix tests after last commit
cweiske
2010-02-20
2
-1
/
+5
*
save another query
cweiske
2010-02-20
1
-2
/
+2
*
save another query
cweiske
2010-02-20
1
-1
/
+1
*
reformat _getuser and add docblock
cweiske
2010-02-20
1
-5
/
+18
*
header docblock
cweiske
2010-02-20
1
-3
/
+16
*
docblock
cweiske
2010-02-20
1
-2
/
+15
*
remove end date condition since it seems unneccessary to me
cweiske
2010-02-20
1
-8
/
+5
*
new config option to disable "SET NAMES UTF8" sql call
cweiske
2010-02-20
3
-2
/
+20
*
sql optimization: 9 queries less!
cweiske
2010-02-20
1
-1
/
+1
*
make isAdmin accept a user name, too
cweiske
2010-02-20
1
-3
/
+11
*
sql optimization: fetch all tags at once
cweiske
2010-02-20
2
-4
/
+13
*
add new method for better sql performance: Bookmark2Tag::getTagsForBookmarks()
cweiske
2010-02-20
2
-0
/
+121
*
reformat and CS
cweiske
2010-02-20
1
-6
/
+24
*
make tests better
cweiske
2010-02-20
1
-0
/
+6
*
add bookmark2tagtest to alltests
cweiske
2010-02-20
1
-0
/
+1
*
add test for Bookmark2Tag::getTagsForBookmark()
cweiske
2010-02-20
2
-2
/
+136
*
test getBookmarks() with tag loading functionality
cweiske
2010-02-20
1
-0
/
+34
*
first sql optimization: fetch countOthers() for all bookmarks at once instead...
cweiske
2010-02-20
1
-2
/
+8
*
replace some strange foreach constructs with the proper variant
cweiske
2010-02-20
1
-5
/
+2
*
make countOthers() accept an array of addresses
cweiske
2010-02-20
2
-13
/
+124
*
reformat countOthers()
cweiske
2010-02-16
1
-13
/
+33
*
test complex combination of watches, publics and private bookmarks with count...
cweiske
2010-02-16
1
-0
/
+64
*
allow setting of status during addBookmark in tests
cweiske
2010-02-16
1
-3
/
+7
*
multiple tests for SemanticScuttle_Service_Bookmark::countOthers()
cweiske
2010-02-16
1
-0
/
+101
*
allow adding of certain addresses
cweiske
2010-02-16
1
-3
/
+9
*
do not return numbers < 0
cweiske
2010-02-16
1
-1
/
+1
*
do not return numbers < 0
cweiske
2010-02-16
1
-2
/
+3
*
prepare 0.96.1
v0.96.1
cweiske
2010-02-09
2
-2
/
+2
*
Fix bug #2948410: API is broken in 0.96.0
cweiske
2010-02-09
2
-1
/
+5
*
prepare release of version 0.96.0
v0.96
cweiske
2010-02-08
2
-3
/
+3
*
Send HTTP status code 500 when site has not been configured yet.
cweiske
2010-02-08
2
-1
/
+3
*
Fix bug #2899515: Bookmarklet broken when site title contains quote
cweiske
2010-02-08
2
-6
/
+12
*
explain people how to setup their installation to get rid of www/ in URLs.
cweiske
2010-02-08
2
-1
/
+49
*
allow people to move www/ folder where they want it, now one just has to chan...
cweiske
2010-02-08
58
-56
/
+76
*
reorganize changelog
cweiske
2010-02-08
1
-3
/
+3
*
update changelog
cweiske
2010-02-07
1
-0
/
+1
*
fix countBookmarks() for mysqli
cweiske
2010-02-07
1
-1
/
+1
*
fix bookmarkExists() for mysqli
cweiske
2010-02-07
1
-4
/
+8
*
tell people that debugmode and mysql4 will break some tests
cweiske
2010-02-07
1
-0
/
+8
*
tell people how to run unit tests
cweiske
2010-02-07
1
-0
/
+21
*
remove completed todo items
cweiske
2010-02-07
1
-9
/
+0
*
example for ldap authentification
cweiske
2010-02-06
1
-0
/
+22
*
documentation for external authentication
cweiske
2010-02-06
1
-0
/
+175
*
reorganize changelog entry for 0.96
cweiske
2010-02-05
1
-12
/
+14
*
fix some docblocks in userservice
cweiske
2010-02-05
1
-12
/
+31
*
do not use service overrides when running unit tests
cweiske
2010-02-05
1
-1
/
+3
*
use configurable password field instead of the hardcoded one
cweiske
2010-02-05
1
-1
/
+1
*
make external login work when user changed password externally
cweiske
2010-02-05
1
-3
/
+14
*
make external auth login work. one thing left is when the user changes his pa...
cweiske
2010-02-05
2
-4
/
+16
*
nearly there with auth integration
cweiske
2010-02-02
2
-0
/
+262
*
make serviceoverrides user-configurable
cweiske
2010-02-02
2
-1
/
+5
*
add missing space
cweiske
2010-01-29
1
-1
/
+1
*
fix missing space
cweiske
2010-01-29
1
-1
/
+1
*
Fix bug #2843523: ArtViper thumbnail license change
cweiske
2010-01-29
2
-1
/
+3
*
add delicious api documentation link
cweiske
2010-01-22
1
-0
/
+1
[next]