FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/main/java/com/ciscospark - webex/webex-java-sdk · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
webex
/
webex-java-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
75
Star
70
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
webex-java-sdk
src
main
java
com
ciscospark
on
master
User selector
Datepicker
Commit history
Commits on Oct 19, 2021
refactor(Client): added logging for response trackingId
emanuallan
committed
ce75406
View commit details
Copy full SHA for ce75406
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
feat(Client): add support for statuscode in SparkException
Jasna Jayaraj
authored and
adamweeks
committed
f575624
View commit details
Copy full SHA for f575624
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
fix (Person): add sipAddresses field to Person class
kmunjamp
authored and
adamweeks
committed
de26f20
View commit details
Copy full SHA for de26f20
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
fix(Client): add support for objects in lists (#32)
adamweeks
authored
54cc3fb
View commit details
Copy full SHA for 54cc3fb
View code at this point
Browse repository at this point
Commits on Oct 15, 2019
Merge pull request #30 from InteractiveTimmy/spark-72450/update-tls-1-2
Show description for aa79b61
InteractiveTimmy
authored
aa79b61
View commit details
Copy full SHA for aa79b61
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
feat(linked-response): update linked response tls
Show description for c178c6f
InteractiveTimmy
committed
c178c6f
View commit details
Copy full SHA for c178c6f
View code at this point
Browse repository at this point
feat(client): update client tls
Show description for 7f77f39
InteractiveTimmy
committed
7f77f39
View commit details
Copy full SHA for 7f77f39
View code at this point
Browse repository at this point
Merge pull request #29 from JHeisler/patch2
Show description for 20c3d93
InteractiveTimmy
authored
20c3d93
View commit details
Copy full SHA for 20c3d93
View code at this point
Browse repository at this point
Commits on Oct 10, 2019
fix (Client): Fix null pointer while parsing json
Show description for 0319e5d
Joseph Heisler
committed
0319e5d
View commit details
Copy full SHA for 0319e5d
View code at this point
Browse repository at this point
feat (Person) Add fields to Person class
Show description for 2f067e8
Joseph Heisler
committed
2f067e8
View commit details
Copy full SHA for 2f067e8
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
feat(Message): Add attachments field to Message class
Show description for 58b4037
srinidhr
committed
58b4037
View commit details
Copy full SHA for 58b4037
View code at this point
Browse repository at this point
Commits on Feb 8, 2019
abstracted the specific class away from the code
ralfschiffert
committed
d79caf5
View commit details
Copy full SHA for d79caf5
View code at this point
Browse repository at this point
fixed the addition of the new phoneNumbers field in the JSON response of the /people API
Show description for b4816b9
ralfschiffert
committed
b4816b9
View commit details
Copy full SHA for b4816b9
View code at this point
Browse repository at this point
Commits on Mar 21, 2018
Update Room.java to add support for sipAddress
Show description for 62b48a2
weddle
authored
62b48a2
View commit details
Copy full SHA for 62b48a2
View code at this point
Browse repository at this point
Commits on Sep 27, 2017
COLLAB-3365 - Missing secret
santokum-cisco
committed
057bd55
View commit details
Copy full SHA for 057bd55
View code at this point
Browse repository at this point
Commits on Feb 3, 2017
Merge pull request #13 from santokum/master
Show description for f5adff6
Michael Cervantes
authored
f5adff6
View commit details
Copy full SHA for f5adff6
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
COLLAB-2293 - room type added
santokum-cisco
committed
7da9039
View commit details
Copy full SHA for 7da9039
View code at this point
Browse repository at this point
Commits on Jan 18, 2017
Merge pull request #11 from j3p0uk/send_1to1
Show description for 39468d9
Michael Cervantes
authored
39468d9
View commit details
Copy full SHA for 39468d9
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
renamed organisation to organization
santokum-cisco
committed
cfe081b
View commit details
Copy full SHA for cfe081b
View code at this point
Browse repository at this point
renamed organisation to organization
santokum-cisco
committed
302f6eb
View commit details
Copy full SHA for 302f6eb
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
Added /Organisations /Licenses /Roles - COLLAB-2206
santokum-cisco
committed
f38bdd2
View commit details
Copy full SHA for f38bdd2
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
COLLAB-2206 added /people
santokum-cisco
committed
664b807
View commit details
Copy full SHA for 664b807
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
Add toPersonId and toPersonEmail for sending 1to1
j3p0uk
committed
70f349c
View commit details
Copy full SHA for 70f349c
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
Fix mentionedPeople type in Message
iscy
committed
bdeeef3
View commit details
Copy full SHA for bdeeef3
View code at this point
Browse repository at this point
Commits on Sep 19, 2016
Removed the bot class.
kalyankarunai
committed
4a161b8
View commit details
Copy full SHA for 4a161b8
View code at this point
Browse repository at this point
Added markdown (under Message) and Bot class.
kalyankarunai
committed
d700b4a
View commit details
Copy full SHA for d700b4a
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
C-1358 Added roomType and createdDate
santokum-cisco
committed
0d92f02
View commit details
Copy full SHA for 0d92f02
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
Add support for new teams API and additional fields
Michael Cervantes
committed
bec224c
View commit details
Copy full SHA for bec224c
View code at this point
Browse repository at this point
Commits on Dec 9, 2015
remove unused version of exception constructor to fix issue building for android
John O'Reilly
committed
fd2441a
View commit details
Copy full SHA for fd2441a
View code at this point
Browse repository at this point
fix issue parsing date strings
John O'Reilly
committed
2cbe176
View commit details
Copy full SHA for 2cbe176
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
add support for old java
Michael Cervantes
committed
3e320ec
View commit details
Copy full SHA for 3e320ec
View code at this point
Browse repository at this point
Fix copyrights
Michael Cervantes
committed
24277d7
View commit details
Copy full SHA for 24277d7
View code at this point
Browse repository at this point
Update readme
Michael Cervantes
committed
c039b4a
View commit details
Copy full SHA for c039b4a
View code at this point
Browse repository at this point
Commits on Dec 4, 2015
implement /access_token resource [COLLAB-261]
Michael Cervantes
committed
d6f75b6
View commit details
Copy full SHA for d6f75b6
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
implement pagination across all resources [COLLAB-144] [COLLAB-173] [COLLAB-222]
Michael Cervantes
committed
669a588
View commit details
Copy full SHA for 669a588
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL