Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #9470] Implement URL parser #3093

Closed
icinga-migration opened this issue Jun 22, 2015 · 10 comments
Closed

[dev.icinga.com #9470] Implement URL parser #3093

icinga-migration opened this issue Jun 22, 2015 · 10 comments
Labels
area/api REST API enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/9470

Created by mfriedrich on 2015-06-22 08:46:32 +00:00

Assignee: jflach
Status: Resolved (closed on 2015-07-07 13:34:55 +00:00)
Target Version: 2.4.0
Last Update: 2015-11-06 17:00:20 +00:00 (in Redmine)

Backport?: No
Include in Changelog: 1

  • schema
/v1/hosts/id/services/id?columns=a,b,c&filter="bla"

More examples in the concept and parent tickets.

  • url encoded
  • unit tests

Changesets

2015-07-07 13:20:34 +00:00 by jflach 0298619

Implement URL parser

refs #9470

2015-07-07 13:30:06 +00:00 by jflach 9004ee3

Implement URL parser

fixes #9470

2015-07-07 13:33:19 +00:00 by jflach a98d2f5

Implement URL parser

fixes #9470

2015-07-08 11:14:05 +00:00 by jflach 65227e3

Fix path interpretion in URL parser

The URL parser incorrectly used to interpret the path
"/" as a path "/" instead of as empty.
Test cases were added.

refs #9470

2015-07-10 12:08:35 +00:00 by jflach 4b1dfaf

Add additional tests for urls

refs #9470

2015-07-10 12:54:46 +00:00 by jflach 43e482f

Redo tests

refs #9470

2015-07-15 13:36:17 +00:00 by jflach aa16438

Change decode - check order in path decoding

refs #9470

Parent Task: #9074

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-06-22 08:47:08 +00:00

  • Description updated

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-06-22 08:58:06 +00:00

  • Parent Id deleted 9447

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-06-22 08:58:15 +00:00

  • Relates set to 9447

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-06-22 08:59:15 +00:00

  • Relates deleted 9447

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-06-22 08:59:23 +00:00

  • Parent Id set to 9074

@icinga-migration
Copy link
Author

Updated by jflach on 2015-06-25 14:59:56 +00:00

  • Done % changed from 0 to 30
  • Estimated Hours changed from 8 to 16

@icinga-migration
Copy link
Author

Updated by jflach on 2015-07-07 13:22:24 +00:00

  • Done % changed from 30 to 90

@icinga-migration
Copy link
Author

Updated by jflach on 2015-07-07 13:34:55 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 90 to 100

Applied in changeset 9004ee3.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-07-13 08:38:47 +00:00

  • Backport? changed from TBD to No

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-11-06 17:00:20 +00:00

  • Subject changed from Implement url parser to Implement URL parser

@icinga-migration icinga-migration added enhancement New feature or request area/api REST API labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.4.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api REST API enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant