Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-12Adapt tests to new testing guidelinesRobert Schilling
2016-04-12Fix code review issuesRobert Schilling
2016-04-12Delete notes via APIRobert Schilling
2016-01-14Add pagination headers to already paginated API resourcesRémy Coutable
2016-01-14Fix specs and rubocop warningsRémy Coutable
2016-01-13Ensure the API doesn't return notes that the current user shouldn't seeRémy Coutable
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-12-25Implemented notes (body) patching in API.uran
2014-06-17Remove rails observers from applicationDmitriy Zaporozhets
2014-06-13Fix api specsDmitriy Zaporozhets
2014-06-13Delete wall notes testsDmitriy Zaporozhets
2014-04-11Added API testing groupJeroen van Baarsen
2013-10-16Fixing unsafe use of Thread.current variable :current_userAngus MacArthur
2013-09-17Drop support of root namespace in modelHiroyuki Sato
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-06-04Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-03-25Tests fixedAndrew8xx8
2013-03-07Merge branch 'master' into fixes/api, code clean up and tests fixedSebastian Ziebell
2013-02-21API: fixes return codes for notes, documentation updatedSebastian Ziebell
2013-02-08Merge branch 'master' into fixes/apiSebastian Ziebell
2013-02-06Status code 400 is returned if body is missing on note creation.Sebastian Ziebell
2013-01-31add specs for api -> merge request notesDmitriy Zaporozhets
2013-01-04Rspec fixesDmitriy Zaporozhets
2013-01-02Fix few bugs and tests after refactoring ownership logicDmitriy Zaporozhets
2012-12-01API: get a single wall noteNihad Abbasov
2012-11-30API: ability to create a wall noteNihad Abbasov
2012-11-30API: create new notesNihad Abbasov
2012-11-30API: get a single noteNihad Abbasov
2012-11-30API: list wall, snippet and issue notesNihad Abbasov