Toggle navigation
Sign in
Open Source
/
youtrack rest api
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Network
Commits
43
Network
Compare
Branches
1
Tags
2
6af6ffac3fa537378801c0e19aecb346b00bb56d
master
1.0.0
youtrack-rest-api-1.1.0
6af6ffac3fa537378801c0e19aecb346b00bb56d
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.1.2
18
Dec
12
May
10
Sep
22
Aug
7
Jun
7
May
4
Apr
21
Nov
5
4
31
Oct
30
24
19
Jul
5
3
2
25
May
10
Apr
13
Mar
12
9
20
Dec
17
16
5
Add intellisense issue search
master
master
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release youtrack-rest-api-1.1.0
youtrack-rest-a…
youtrack-rest-api-1.1.0
Rename YoutractAPITest to YoutrackAPIIT
NotObsolete state value
Search issues across all projects (YouTrack 5)
New repo location
Handle command error
Code rearrange and reformat.
Repackage pl.com.it_crowd to pl.itcrowd
Repackage pl.com.it_crowd to pl.itcrowd
Add "after" to filter.
URIUtils ignores port
Safer URI building - adjust Filter.toString
Safer URI building.
Add deleteIssue method.
Add getBundle method to YoutrackAPI
Add updateIssue method and updated attribute to Comment
Remove setTotalBilledHours and setTotalIssueDuration methods.
No line breaks in description while creating new ticket.
Negate state value.
Disable color change on calendar view for other users. Disable notification when changing rtc in Youtrack API.
Implement getAssignees
Fixed problem with double query encoding by URLBuilder.
Make command more extendable (Commander interface).
Protected constructor for Command.
Get project assignees.
Execute command on issue.
Substituted htmlunit with httpclient.
Add functionality change billed hours (codestyle)
Add functionality change billed hours
TT
Filter encoding.
Restored searchIssuesByProject. Added FilterHelper.
searchIssuesByProject changed
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release youtrack-rest-api-1.0.0
Adjust distributionManagement and scm in POM
Added id to issue
Code reformat.