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
2017-11-02Remove Session APIDouwe Maan
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-09Remove the User#is_admin? methodblackst0ne
2017-03-07Don't allow blocked users to authenticate through other meansMarkus Koller
2016-11-28Changed API spec files to describe the correct classLivier
2016-11-09Grapify the session APIRobert Schilling
2016-08-19Small refactor and syntax fixes.Patricio Cano
2016-08-19Added checks for 2FA to the API `/sessions` endpoint and the Resource Owner P...Patricio Cano
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-10-30Session API: Use case-insensitive authentication like in UIAndrey Krivko
2014-04-11Added API testing groupJeroen van Baarsen
2013-11-26Fix session spec because of password lengthDmitriy Zaporozhets
2013-09-30Fix Api session specDmitriy Zaporozhets
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-03-19Abilities added to /user and /sign_in requestsAlex Denisov
2013-02-27API: session documentation updated and test addedSebastian Ziebell
2012-11-13Remove backward compatibility of factories.Vincent Bonmalais
2012-09-20API: return 401 for invalid sessionNihad Abbasov
2012-09-20I want be able to get token via api. Used for mobile applicationsDmitriy Zaporozhets