root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @615 [615] 5 months ol If geometry column is inconsistent between geometry_column table and real …
(edit) @614 [614] 5 months ol sed -i is not portable enough (Darwin at least)
(edit) @613 [613] 5 months ol Fix rule name
(edit) @612 [612] 5 months ol add make install-regress rule
(edit) @611 [611] 5 months ol Add regress install script
(edit) @610 [610] 5 months ol revert bounded by previous commit. After reflexion it make sense …
(edit) @609 [609] 5 months ol Use Line String? rather than curve in GML 3 (need to be CITE tested). Remove …
(edit) @608 [608] 5 months ol Add forgotten www. on previous commit (next)
(edit) @607 [607] 5 months ol Add forgotten www. on previous commit
(edit) @606 [606] 5 months ol Fix ns_prefix to harmonize with demo and others tests
(edit) @605 [605] 5 months ol Avoid to use PostgreSQL connection, on geobbox init (as it could be used …
(edit) @604 [604] 5 months ol Fix wrong Keyword behaviour with WFS 1.0.0. Reported by Andrea Peri
(edit) @603 [603] 6 months ol Server limit took precence on request one (maxFeatures). Reported by …
(edit) @602 [602] 6 months ol Add in Get Capabilities? output Default Max Feature? as Reported by Jukka. Also …
(edit) @601 [601] 6 months ol Only display max_features if limitation on place
(edit) @600 [600] 6 months ol Display server max features in --check output
(edit) @599 [599] 6 months ol Change Mapfile error log to off. Reported by Marc Andre Trottier
(edit) @598 [598] 6 months ol Initial import regress unit test, lon/lat issues
(edit) @597 [597] 6 months ol Add LIST file exclusion
(edit) @596 [596] 6 months ol Add precision handling in bounding box coordinates in Get Feature? and …
(edit) @595 [595] 6 months ol use back %f rather than %g, use double rather than float in …
(edit) @594 [594] 6 months ol Add first scripting to deal with our own regression tests
(edit) @593 [593] 6 months ol switch atof to strtod, and use %g rather than %f (precision issue in …
(edit) @592 [592] 6 months ol csruri and a different eastern srsName issue. Reported by Jukka
(edit) @591 [591] 6 months ol Fix Enveloppe output on eastern axis. Reported by Jukka
(edit) @590 [590] 6 months ol eastern/northing order handling. Reported by Jukka
(edit) @589 [589] 6 months ol Use WGS84 as default srs for bbox if no other is provided. Reported by …
(edit) @588 [588] 6 months ol Add transform feature if needed, to be able to reproject, reported by …
(edit) @587 [587] 6 months ol Add default long srs if WFS 1.1.0 and not lat/lon. Reported by Jukka
(edit) @586 [586] 6 months ol Few improve
(edit) @585 [585] 6 months ol rc4 version
(edit) @584 [584] 6 months ol more correct grammar
(edit) @583 [583] 6 months ol libxml schema bug notice
(edit) @582 [582] 6 months ol Homogenize Bounding box axis order with feature itself. Reported by Jukka
(edit) @581 [581] 6 months ol Add crsuri optional parameter in error message
(edit) @580 [580] 6 months ol Code style and comment
(edit) @579 [579] 6 months ol Reprojection in KVP support. Thanks to Jukka for report
(edit) @578 [578] 6 months ol Add crsuri parse from BBOX, as specified in WFS 1.1 (14.3.3). Reported by …
(edit) @577 [577] 7 months ol Rewrite the FE operator spatial handling. Related to a performance issue …
(edit) @576 [576] 7 months ol Fix POINT to POINTS in Map File? lexer. Allow a comment after an END in …
(edit) @575 [575] 7 months ol Fix wrong relative path handle in Mapfile. Reported by Marc Andre …
(edit) @574 [574] 7 months ol Remove some warning related to GCC 4.0.1 (Mac OSX). Use some …
(edit) @573 [573] 7 months ol Add flex check in configure step
(edit) @572 [572] 8 months ol fix revert order for log and log_level
(edit) @571 [571] 8 months assefa update confg for version 1 (#73)
(edit) @570 [570] 8 months assefa correct windows build #73
(edit) @569 [569] 8 months ol Be far more relax on charset check, related to RFC 2616. Reported by Jukka
(edit) @568 [568] 8 months ol Add alternate fastcgi path. Reported by Marc Andre Trottier
(edit) @567 [567] 8 months ol add forgotten return case. regenerate scanner
(edit) @566 [566] 8 months ol Fix in fastcgi path. reported by Marc André Trottier.
(edit) @565 [565] 8 months ol Try to make default srid in FE working…
(edit) @564 [564] 9 months ol Use default srs from storage layer if no srsName is provided. Suggested by …
(edit) @563 [563] 9 months ol initial import
(edit) @562 [562] 9 months ol fix wrong schema filepath
(edit) @561 [561] 9 months ol apply some fix on GML 3.1.1, to make it works with libxml2 :(
(edit) @560 [560] 9 months ol fix old config directive
(edit) @559 [559] 9 months ol 1.0.0rc3 version
(edit) @558 [558] 9 months ol use coordinates and lowerCorner element rather than Envelope. Reported by …
(edit) @557 [557] 9 months ol improve robustess on unvalid input
(edit) @556 [556] 9 months ol memory leak fix
(edit) @555 [555] 9 months ol stupid wrong printf
(edit) @554 [554] 9 months ol Revert previous commit on charset as in fact not supported by CITE 1.1.0 …
(edit) @553 [553] 9 months ol fix forgotten fprintf format
(edit) @552 [552] 9 months ol Use ST_ prefix for PostGIS 2.0 compliancy. Fix inversion in geobbox …
(edit) @551 [551] 9 months ol initial import
(edit) @550 [550] 9 months ol Update schema, to use 'as-is' latest OGC XSD schema. Except for local …
(edit) @549 [549] 9 months ol default SRS for WFS 1.1.0, must be long
(edit) @548 [548] 9 months ol Add charset in Content-Type output (suggested by Jukka). Revert for …
(edit) @547 [547] 9 months ol Fix rexep error
(edit) @546 [546] 9 months ol Add charset support in CONTENT_TYPE input. Reported by Jukka
(edit) @545 [545] 9 months ol Use PQexecParams to prevent SQL Injection. Suggested by Even Rouault
(edit) @544 [544] 9 months ol Fix wring query string
(edit) @543 [543] 9 months ol centralize PQexec call
(edit) @542 [542] 9 months ol Add regex on bbox input data
(edit) @541 [541] 9 months ol Add is_long notion in srs. Thanks to Jukka for report
(edit) @540 [540] 9 months ol Fix assert error if no database connection
(edit) @539 [539] 9 months ol Init value to enveloppe buffer
(edit) @538 [538] 9 months ol Change default config file path and default schema path, to be FHS …
(edit) @537 [537] 9 months ol Prevent SQL Injection risk. Reported again by Even Rouault
(edit) @536 [536] 9 months ol Prevent SQL Injection in Sort By. Reported by Even Rouault
(edit) @535 [535] 9 months ol Update to rc2
(edit) @534 [534] 9 months ol Update NEWS
(edit) @533 [533] 9 months ol One more FE SQL Injection to prevent. Thanks again to Even Rouault for …
(edit) @532 [532] 9 months ol Add Even Rouault in Thanks list
(edit) @531 [531] 9 months ol Improve robustess of function. Reported and patch provided by Even Rouault
(edit) @530 [530] 9 months ol Escape string in Filter Encoding to prevent SQL Injection. reported by …
(edit) @529 [529] 9 months ol Move crs output in Geo Json? from feature to featurecollection level. …
(edit) @528 [528] 9 months ol Add Jukka in thanks list
(edit) @527 [527] 9 months ol Blind commit to try to handle hstore. Reported by Jukka
(edit) @526 [526] 9 months ol revert previous stupid commit
(edit) @525 [525] 9 months ol Add SQL Log support on every call to PostgreSQL. Add PostGIS version …
(edit) @524 [524] 9 months ol Fix boundedBy coordinates revert with GML2. Reported by Jukka
(edit) @523 [523] 9 months ol Handle Eastern/Northing srs. Use requested srs for Bounded By?. Both …
(edit) @522 [522] 9 months ol Fix to northin-easting handle. Reported by Jukka. Untested
(edit) @521 [521] 9 months ol Add log level usage print. Suggestion by Jukka
(edit) @520 [520] 9 months ol Fix bug with undefined namespace Filter. Thanks to Jukka Rahkonen for …
(edit) @519 [519] 9 months ol filename typo
(edit) @518 [518] 9 months ol Add OGC Schema LICENCE
(edit) @517 [517] 9 months ol fix bbox table name, if not the same than layer
(edit) @516 [516] 9 months ol ows_generate_schema could return NULL, so handle these use case.
Note: See TracRevisionLog for help on using the revision log.