2011-02-02 |
Sascha Peilicke | [webui] Removed broken XML check that was cp'ed from |
blob | commitdiff |
2010-11-12 |
Adrian Schröter | [api] use anonymous access mode only for the webui |
blob | commitdiff | diff to current |
2010-10-01 |
Adrian Schröter | [api] ensure that only confirmed user get access |
blob | commitdiff | diff to current |
2010-10-01 |
Adrian Schröter | [api] return unconfirmed user with own error state |
blob | commitdiff | diff to current |
2010-10-01 |
Adrian Schröter | [api] support user registration hint also for native... |
blob | commitdiff | diff to current |
2010-10-01 |
Adrian Schröter | [api] support user confirmation mode for admin |
blob | commitdiff | diff to current |
2010-08-26 |
bbrunner | Merge branch 'master' of gitorious.org:opensuse/build... |
blob | commitdiff | diff to current |
2010-07-08 |
Stephan Kulow | check if the test backend starts and if not, give an... |
blob | commitdiff | diff to current |
2010-06-30 |
Stephan Kulow | [api] add tests for set_flag |
blob | commitdiff | diff to current |
2010-06-30 |
Thomas Schmidt | improve logging of test methods |
blob | commitdiff | diff to current |
2010-06-29 |
Stephan Kulow | [api] test the message controller. too bad we don't... |
blob | commitdiff | diff to current |
2010-06-28 |
Stephan Kulow | [api] remove the result controller, not used for a... |
blob | commitdiff | diff to current |
2010-06-28 |
Stephan Kulow | [api] some more test coverage |
blob | commitdiff | diff to current |
2010-06-25 |
Stephan Kulow | [api] start also the repserver |
blob | commitdiff | diff to current |
2010-06-25 |
Stephan Kulow | [api] change the backend test suite logic |
blob | commitdiff | diff to current |
2010-06-23 |
Stephan Kulow | [api] will the real Slim Shady please stand up? |
blob | commitdiff | diff to current |
2010-06-18 |
Stephan Kulow | [api] allow to set the hostname for x-rewrite |
blob | commitdiff | diff to current |
2010-06-09 |
Martin Mohring | Merge branch 'aclsupport' of git+ssh://mercury/opensuse... |
blob | commitdiff | diff to current |
2010-05-21 |
Thomas Schmidt | [api] set validation error type |
blob | commitdiff | diff to current |
2010-05-05 |
Stephan Kulow | restart the workers one by one and don't kill |
blob | commitdiff | diff to current |
2010-05-03 |
Stephan Kulow | missing template means file not found |
blob | commitdiff | diff to current |
2010-04-29 |
Thomas Schmidt | Merge branch 'master' of gitorious.org:opensuse/build... |
blob | commitdiff | diff to current |
2010-04-29 |
Thomas Schmidt | [api] more robust checking for allowed anonymous host |
blob | commitdiff | diff to current |
2010-04-21 |
Adrian Schröter | Shuffle also specifal build hosts |
blob | commitdiff | diff to current |
2010-04-21 |
Stephan Kulow | [api] trying to fix the semantics of extract_user with... |
blob | commitdiff | diff to current |
2010-04-14 |
Stephan Kulow | !get requests can not be x-rewritten. I guess I was... |
blob | commitdiff | diff to current |
2010-04-14 |
Stephan Kulow | change routes and return after having talked to lighttpd |
blob | commitdiff | diff to current |
2010-04-14 |
Stephan Kulow | [api] more work on volley - do not read the put/post... |
blob | commitdiff | diff to current |
2010-04-14 |
Adrian Schröter | * use realname from iChain if it is exporting it |
blob | commitdiff | diff to current |
2010-04-08 |
Stephan Kulow | [api] if we use lighttpd, we can use X-Rewrite - otherwise |
blob | commitdiff | diff to current |
2010-04-08 |
Stephan Kulow | [api] do not use get + send_data to forward data. The... |
blob | commitdiff | diff to current |
2010-04-03 |
Marcus Huewe | Merge branch 'master' of git@gitorious.org:opensuse... |
blob | commitdiff | diff to current |
2010-04-01 |
Stephan Kulow | [api] let's wait a bit more with the kill switch |
blob | commitdiff | diff to current |
2010-04-01 |
Stephan Kulow | use the same "trick" as in software.o.o app - check... |
blob | commitdiff | diff to current |
2010-03-29 |
Stephan Kulow | take all values of allow_anonymous - default is comment... |
blob | commitdiff | diff to current |
2010-03-19 |
Adrian Schröter | handle anonymous mode with iChain differently, if iChai... |
blob | commitdiff | diff to current |
2010-03-16 |
Adrian Schröter | support anonymous access via "_nobody_" user from defin... |
blob | commitdiff | diff to current |
2010-03-10 |
David Greaves | Add LDAP/SSL support and make dependency on ldap optional |
blob | commitdiff | diff to current |
2010-03-09 |
Adrian Schröter | Merge branch 'master' of gitorious.org:opensuse/build... |
blob | commitdiff | diff to current |
2010-03-09 |
Marcus Huewe | - only require ldap if it's needed |
blob | commitdiff | diff to current |
2010-03-04 |
David Greaves | Updated LDAP authentication |
blob | commitdiff | diff to current |
2010-03-02 |
Marcus Huewe | Merge branch 'master' of git://gitorious.org/opensuse... |
blob | commitdiff | diff to current |
2010-03-01 |
Stephan Kulow | fix XML validation - and return error to sender |
blob | commitdiff | diff to current |
2010-03-01 |
Stephan Kulow | fixing syntax error leading to unexpected lack of funct... |
blob | commitdiff | diff to current |
2010-02-23 |
Stephan Kulow | Tom removed the esc shortcut |
blob | commitdiff | diff to current |
2010-02-23 |
Thomas Schmidt | format code, correctly add apiversion to header, safety... |
blob | commitdiff | diff to current |
2010-02-23 |
Stephan Kulow | fix another syntax problem |
blob | commitdiff | diff to current |
2010-02-23 |
Thomas Schmidt | fix syntax error |
blob | commitdiff | diff to current |
2010-02-18 |
Adrian Schröter | Merge branch 'master' of gitorious.org:opensuse/build... |
blob | commitdiff | diff to current |
2010-02-18 |
Luke Imhoff | Add LDAP as an authentication method for the API. |
blob | commitdiff | diff to current |
2010-02-15 |
Thomas Schmidt | Merge branch 'master' of gitorious.org:opensuse/build... |
blob | commitdiff | diff to current |
2010-02-10 |
Klaas Freitag | Merge branch 'master' of gitorious.org:opensuse/build... |
blob | commitdiff | diff to current |
2010-02-04 |
Adrian Schröter | Merge branch 'master' of gitorious.org:opensuse/build... |
blob | commitdiff | diff to current |
2010-02-04 |
Thomas Schmidt | fix catching error |
blob | commitdiff | diff to current |
2010-01-29 |
Thomas Schmidt | reworked code a bit |
blob | commitdiff | diff to current |
2010-01-20 |
Thomas Schmidt | use 400 as error status code, ichain eats 500 |
blob | commitdiff | diff to current |
2010-01-17 |
Adrian Schröter | Merge branch 'master' of gitorious.org:opensuse/build... |
blob | commitdiff | diff to current |
2010-01-17 |
Adrian Schröter | do not crash in ExceptionNotifier on exception by default |
blob | commitdiff | diff to current |
2010-01-04 |
Stephan Kulow | test permissions check for creating requests (return... |
blob | commitdiff | diff to current |
2009-12-26 |
Stephan Kulow | nice exceptions |
blob | commitdiff | diff to current |
2009-12-26 |
Stephan Kulow | do not throw an exception |
blob | commitdiff | diff to current |
2009-12-25 |
Stephan Kulow | fix usage of activexml |
blob | commitdiff | diff to current |
2009-12-25 |
Stephan Kulow | sync api and webui in how they send mails on exceptions |
blob | commitdiff | diff to current |
2009-11-25 |
Thomas Schmidt | fix error string, use 400 errors by default, to not... |
blob | commitdiff | diff to current |
2009-11-24 |
Stephan Kulow | rails.cache is a bit chatty for our log file |
blob | commitdiff | diff to current |
2009-11-24 |
Stephan Kulow | this gives a "DEPRECATION WARNING" on every start |
blob | commitdiff | diff to current |
2009-11-24 |
Stephan Kulow | catch not found error from backend |
blob | commitdiff | diff to current |
2009-11-22 |
Stephan Kulow | mark the requires of REXML::Document |
blob | commitdiff | diff to current |
2009-11-22 |
Stephan Kulow | :packstatus is no more |
blob | commitdiff | diff to current |
2009-09-15 |
Adrian Schröter | * do not use forward_path, since size content-length... |
blob | commitdiff | diff to current |
2009-09-14 |
Adrian Schröter | * using raw_post again, works with rails 2.3.4 |
blob | commitdiff | diff to current |
2009-09-14 |
Adrian Schröter | make it working with rails 2.3.4 |
blob | commitdiff | diff to current |
2009-04-29 |
Adrian Schröter | rename application.rb to rails 2.3 compatible way,... |
blob | commitdiff | diff to current |
|