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
2014-11-05Factor regex error messages with spec API testsCiro Santilli
2014-11-05Fix tests after change to regex validation message.Marin Jankovski
2014-10-31Expose author username in project events APIDmitriy Zaporozhets
2014-10-23Remove :keep_repo optionVinnie Okada
2014-10-08Add option to keep repo on project deleteVinnie Okada
2014-10-06Fix failing api specs.Marin Jankovski
2014-09-23Merge branch 'api/improve-error-reporting' of https://github.com/jubianchi/gi...Dmitriy Zaporozhets
2014-09-16Improve error reporting on users APIjubianchi
2014-09-15Fix access_level apiDmitriy Zaporozhets
2014-09-15Replace project_access attribute with access_level in specs and APIDmitriy Zaporozhets
2014-09-15Fix adminarea and emails for new membership logicDmitriy Zaporozhets
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-09-09API: Create project - make sure project path is respectedDmitriy Zaporozhets
2014-07-30Fix testsDmitriy Zaporozhets
2014-06-17Remove rails observers from applicationDmitriy Zaporozhets
2014-06-13Fix api specsDmitriy Zaporozhets
2014-06-13Delete wall notes testsDmitriy Zaporozhets
2014-05-13Implement Merge Request LabelsDrew Blessing
2014-04-11Added API testing groupJeroen van Baarsen
2014-03-23moving labels specs to projects_spec fileÁbner Silva de Oliveira
2014-03-19Make use of project factory traitsRobert Speicher
2014-03-17Add tests for API project permissions infoDmitriy Zaporozhets
2014-03-17Move project members api to separate fileDmitriy Zaporozhets
2014-01-22Make changes to testsDmitriy Zaporozhets
2013-12-04Extract tests for project hooks APIDmitriy Zaporozhets
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth
2013-11-18API: projects/all testsDmitriy Zaporozhets
2013-11-06Remove default_branch support from API project creationDmitriy Zaporozhets
2013-10-09API: specs for remove projectDmitriy Zaporozhets
2013-09-24Added search for projects by name to apiIzaak Alpert
2013-07-18Style changes from review with @randxIzaak Alpert
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-07-12enhance project creation apis to allow setting of public attributeAngus MacArthur
2013-07-10Merge branch 'master' into 6-0-devDmitriy Zaporozhets
2013-07-09Additon of apis for fork administration.Angus MacArthur
2013-06-22remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets
2013-06-06API: project eventsDmitriy Zaporozhets
2013-06-04Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets
2013-05-23split repositories and projects apiDmitriy Zaporozhets
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-05-07fix api delete hook testDmitriy Zaporozhets
2013-05-06fix API route to delete project hookNihad Abbasov
2013-05-06modify api to work with new deploy keysDmitriy Zaporozhets
2013-05-02fix testDmitriy Zaporozhets
2013-05-01Update all gems!Dmitriy Zaporozhets
2013-04-11Specs refactoring to reduce test time. Disabled observers by default for specsDmitriy Zaporozhets
2013-04-01fixed test using repo with commits but old factoryDmitriy Zaporozhets
2013-03-25Tests fixedAndrew8xx8
2013-03-07Merge branch 'master' into fixes/api, code clean up and tests fixedSebastian Ziebell
2013-03-07Merge pull request #3146 from amacarthur/AdminAPIsDmitriy Zaporozhets