COMMITS
/ spec/requests/api/notes_spec.rb May 16, 2016
F
Fix single note api request
Felipe Artur committed
May 10, 2016
F
Fix notes API calls symbol convertions
Felipe Artur committed
May 9, 2016
F
Fix api leaking notes when user is not authorized to read noteable
Felipe Artur committed
April 26, 2016
R
Prevent privilege escalation via notes API
Robert Speicher committed
April 5, 2016
M
Allow back dating notes on creation
Michael Greene committed
R
Delete notes via API
Robert Schilling committed
April 12, 2016
R
Adapt tests to new testing guidelines
Robert Schilling committed
April 6, 2016
R
Fix code review issues
Robert Schilling committed
January 14, 2016
R
Add pagination headers to already paginated API resources
Rémy Coutable committed
R
Fix specs and rubocop warnings
Rémy Coutable committed
January 13, 2016
R
Ensure the API doesn't return notes that the current user shouldn't see
Rémy Coutable committed
February 12, 2015
J
Updated rspec to rspec 3.x syntax
Jeroen van Baarsen committed
September 2, 2014
U
Implemented notes (body) patching in API.
uran committed
June 17, 2014
D
Remove rails observers from application
Dmitriy Zaporozhets committed
June 13, 2014
D
Fix api specs
Dmitriy Zaporozhets committed
D
Delete wall notes tests
Dmitriy Zaporozhets committed
April 11, 2014
J
Added API testing group
Jeroen van Baarsen committed
October 4, 2013
A
Fixing unsafe use of Thread.current variable :current_user
Angus MacArthur committed
September 17, 2013
H
Drop support of root namespace in model
Hiroyuki Sato committed
April 25, 2013
I
Merge Request on forked projects
Izaak Alpert committed
June 4, 2013
D
Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8-gist
Dmitriy Zaporozhets committed
May 14, 2013
D
Refactor API classes. So api classes like Gitlab::Issues become API::Issues
Dmitriy Zaporozhets committed
March 25, 2013
A
Tests fixed
Andrew8xx8 committed
March 7, 2013
S
Merge branch 'master' into fixes/api, code clean up and tests fixed
Sebastian Ziebell committed
February 20, 2013
S
API: fixes return codes for notes, documentation updated
Sebastian Ziebell committed
February 8, 2013
S
Merge branch 'master' into fixes/api
Sebastian Ziebell committed
February 6, 2013
S
Status code 400 is returned if body is missing on note creation.
Sebastian Ziebell committed
January 31, 2013
D
add specs for api -> merge request notes
Dmitriy Zaporozhets committed
January 4, 2013
D
Rspec fixes
Dmitriy Zaporozhets committed
January 2, 2013
D
Fix few bugs and tests after refactoring ownership logic
Dmitriy Zaporozhets committed
December 1, 2012
N
API: get a single wall note
Nihad Abbasov committed
November 29, 2012
N
API: ability to create a wall note
Nihad Abbasov committed
N
API: create new notes
Nihad Abbasov committed
N
API: get a single note
Nihad Abbasov committed
November 27, 2012
N
API: list wall, snippet and issue notes
Nihad Abbasov committed