]> WPIA git - gigi.git/shortlog
gigi.git
2014-09-22 Felix DörreUPD: Assume ping-env tests
2014-09-22 Felix DörreADD: Pagination for ttp list
2014-09-22 Felix DörreADD: Denying of TTP requests
2014-09-21 Felix Dörreadd purge-db target
2014-09-21 Felix DörreADD: TTP-Admin draft
2014-09-21 Felix DörreUPD: Block missing permissions effectively.
2014-09-21 Felix DörreADD: basic TTP-application-tests.
2014-09-21 Felix DörreADD: Request ttp page.
2014-09-21 Felix DörreUPD: assurance type goes Enum, (+clean)
2014-09-19 Felix DörreADD: extend table syntax (sprintf string literals):
2014-09-14 Felix DörreADD: a name-testcase
2014-09-14 Felix DörreADD: another user testcase.
2014-09-14 Felix DörreUPD: Rename PingconfigForm to PingConfigForm
2014-09-14 Felix DörreUPD: Dont need clonable name.
2014-09-13 Felix DörreUPD: do PoJam Test with 15
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-13 Felix DörreFIX: Some paths in report generation.
2014-09-13 Felix DörreFIX: paths for resources...
2014-09-13 Felix DörreADD: jacoco report generation
2014-09-13 Felix DörreUPD: [empty] better varname
2014-09-13 Janis StreibUPD: Make all tables UTF8
2014-09-13 Felix DörreUPD: jacoco for testers
2014-09-11 Felix DörreFIX: syncing issues for Language initialisation.
2014-09-11 Felix DörreADD: user group management (with testcase)
2014-09-10 Felix DörreFIX: do not send "Powered-by"-headers via HTTP
2014-09-10 Felix DörreFIX: synchronization for IDCachable-Objects
2014-09-10 Janis StreibADD: User groups table
2014-09-10 Janis StreibADD: Arbitrations table
2014-09-09 Felix DörreUPD: hopefully fix the failing "testDomain"
2014-09-09 Felix DörreUPD: add timeouts to testssl so that we could try to...
2014-09-09 Felix Dörre[Database] implement the stuff for requesting domain...
2014-09-09 Felix DörreUPD: resolve ambigious language vs "locale" variable...
2014-09-09 Janis StreibFIX: Make fields private where possible
2014-09-08 Felix DörreMove email/certs/mail to their own packages
2014-09-08 Felix DörreConvert Pinglog into form.
2014-09-08 Felix DörreUPD: Factor out PingConfig objects and pingconfig-form.
2014-09-08 Janis StreibFIX: Typo
2014-09-08 Janis StreibUPD: No join in the menau heading
2014-09-08 Janis StreibFIX: Content types
2014-09-08 Felix DörreUpdated this files with defaults for debs
2014-09-08 Janis StreibADD: Tests for cross domain acces
2014-09-08 Janis StreibUPD: Allow all heade fields
2014-09-08 Janis StreibFIX: Reenable and enhanced crossdomain access check...
2014-09-06 Felix DörreFix Cache punging for local tests.
2014-09-05 Felix DörreUPD: split up the "certificate initiation"-form
2014-09-05 Felix DörreUPD: fix "TestNotary.testPoJam"
2014-09-05 Felix DörreUPD: encance "message" of gigi api exceptions.
2014-09-05 Felix DörreFactor out age check.
2014-09-04 Felix DörreUPD: Use strict date parsing.
2014-09-04 Felix DörreUPD: Clean Up "TestMyDetailsEdit" (by moving common...
2014-09-04 Felix DörreUPD: fix "test assurance" to work with the strict caches
2014-09-04 Felix DörreUPD: change "email"-constructor to match the syntax...
2014-09-04 Felix DörreUPD: tighten Up the constructors of "User" and "Domain"
2014-09-04 Felix DörreUPD: Change the assurance API (and document it)
2014-09-04 Felix DörreAdditional testcases for failing assurances.
2014-09-04 Felix DörreUPD: cleanup notary-assurance API
2014-09-04 Felix DörreThere is a test case that needs cache punging.
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
2014-09-04 Felix DörreTest+implement: object cache for email and domain.
2014-08-31 Felix DörreUPD: move the standard date format to "dateSelector"
2014-08-31 Felix DörreUPD: Change format to match the correct one (in the...
2014-08-31 Felix DörreUPD: Details display assured
2014-08-31 Felix DörreUPD: Sort languages
2014-08-31 Felix DörreUPD: hide "main"-menu.
2014-08-31 Felix DörreUPD: use more advanced hamcrest matchers where possible.
2014-08-31 Felix DörreADD: testcases for that language stuff.
2014-08-31 Felix DörreADD: Enable Language selection.
2014-08-30 Felix DörreADD: Show a policy index directory.
2014-08-30 Felix DörreMove "About CAcert"-Menu to dynamic content.
2014-08-29 Felix DörreUPD: do something about that exception traces while...
2014-08-29 Felix DörreADD: page for root certs download.
2014-08-29 Felix DörreUPD: Notify domainPinger by interrupting when work...
2014-08-29 Felix Dörre[test-config] FIX: the ssl-pinger+ add various tests...
2014-08-29 Felix DörreUPD: the text for the SSL test was wrong.
2014-08-28 Felix DörreFIX: a bug that prevented a table from beeing truncated.
2014-08-28 Felix DörreUPD: rename dns-txt testdomain to "<string>._cacert...
2014-08-28 Felix DörreUPD: Update reference jenkins configuration.
2014-08-28 Felix Dörre[Test-Configchange]: add http-ping-testing
2014-08-28 Felix DörreA try to speed up database resetting for testcases.
2014-08-28 Felix DörreMore DNS-ping and email ping failtests.
2014-08-28 Felix DörreTest more error cases for DNS ping.
2014-08-28 Felix DörreRemove command invocations of "dig"
2014-08-27 Janis StreibADD: !Configchange! http serve
2014-08-27 Felix DörreThanks Find bugs for that small error.
2014-08-27 Janis StreibADD: correct hashCode for the Name object
2014-08-27 Janis StreibUPD: Use correct CSS class
2014-08-27 Felix DörreADD: a testcase for login with wrong password.
2014-08-27 Janis StreibADD: Logout as page
2014-08-27 Felix DörreTest the logout functionality.
2014-08-27 Felix DörreUPD: Cleanup assurance table.
2014-08-26 Janis StreibADD: Additional target + deffering between develop...
2014-08-26 Felix DörreUPD: change date format to YYYY-MM-DD for consistence.
2014-08-26 Felix DörreADD: output pinglog, test DNS and email ping.
2014-08-24 Janis StreibADD: Test for contact information
2014-08-24 Janis StreibADD: Contact infromtaion form
2014-08-24 Janis StreibADD: Set user's contact information
2014-08-24 Janis StreibADD: Get infomation about user's directory listing...
2014-08-24 Janis StreibADD: Contact infomation
2014-08-24 Felix DörreUPD: For privacy do not disclose target userid ( or...
2014-08-24 Felix DörreFIX: Smaller changes in the Assure-Form.
next