index
:
semanticscuttle
develop
feature/cache
hotfix/api
hotfix/mod_rewrite
master
production
Self-hosted and web-based social bookmark manager
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SemanticScuttle
/
header.php
Age
Commit message (
Expand
)
Author
2011-05-19
begin supporting a different database for unit tests
Christian Weiske
2011-05-13
Merge branch 'master' into ssl-client-certs
Christian Weiske
2011-05-12
Merge branch 'master' into configurable-privacy2
Christian Weiske
2011-05-09
show current users certificates on profile page
Christian Weiske
2011-05-03
begin bookmark model class with URL validation method
Christian Weiske
2011-05-02
merge master
Christian Weiske
2011-04-18
start the session when we are in http unittest mode
Christian Weiske
2011-04-06
cherry-pick:
Christian Weiske
2011-03-26
add new feature: allow unit test mode enabling via HTTP GET parameter
Christian Weiske
2011-03-20
Merge branch 'master' into jquery
Christian Weiske
2011-03-15
Implement request #3054906: Show user's full name instead of nickname
Christian Weiske
2010-10-09
activate strict xhtml mode only on debug mode
Christian Weiske
2010-10-09
make the page valid and keep chromium happy
Christian Weiske
2010-08-22
make test running on installed pear package work: pear run-tests -pu __uri/se...
Christian Weiske
2010-08-22
make files use pear directories
Christian Weiske
2010-03-17
Fix bug #2960663: do not send content-type headers twice for ajax/api scripts
cweiske
2010-02-08
Send HTTP status code 500 when site has not been configured yet.
cweiske
2010-02-08
allow people to move www/ folder where they want it, now one just has to chan...
cweiske
2010-02-05
do not use service overrides when running unit tests
cweiske
2010-02-02
make serviceoverrides user-configurable
cweiske
2010-01-16
Coding standards changes, add header to some files
cweiske
2009-11-16
Clarify where config files are situated.
mensonge
2009-11-04
use data dir for locales
cweiske
2009-10-27
prevent js file to get stored in lastUrl
cweiske
2009-10-27
Move URL redirection from URL to session parameter
cweiske
2009-10-25
fix unit test runs for direct phpunit calls
cweiske
2009-10-25
no braces needed
cweiske
2009-10-24
introduce dbservice, a service base class that has a database variable, table...
cweiske
2009-10-23
rename ServiceFactory::getServiceInstance() to get() - much easier to write
cweiske
2009-10-03
get rid of headers-already-sent-errors when running unit tests on cli
cweiske
2009-10-03
make the application work again
cweiske
2009-10-03
more file renamings
cweiske