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
2015-07-17Fix failing specs after adding format verification for token and project url ...Marin Jankovski
2015-07-07Use stub_application_setting in a few more specsRobert Speicher
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-22Fix part of api specs for rubocopDmitriy Zaporozhets
2015-06-22Change `to_not` calls to `not_to`Robert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-06-14Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher
2015-06-03Fix tests and increase delay time before remove repositoryDmitriy Zaporozhets
2015-05-21Update ffaker gemRobert Speicher
2015-05-14Add order option for projects APIValery Sizov
2015-04-03Modified lib/api/entities.rb to expose Project class tag_list property to the...Cristian Medina
2015-03-27Fix tests.Douwe Maan
2015-03-27Use more specific regexes.Douwe Maan
2015-03-09Enforce restricted visibilities for snippetsVinnie Okada
2015-03-09Allow admins to override restricted visibilityVinnie Okada
2015-02-13Fix specs.Douwe Maan
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-02-03Improved speed of the project_spec.rbJeroen van Baarsen
2015-01-22Fix tests and CHANGELOG entry for project edit via APIHannes Rosenögger
2015-01-22Implement edit via API for projectsMika Mäenpää
2015-01-12Fix the api project ordering spec.Marin Jankovski
2015-01-12Add search filter option on project api for authorized projects.Marin Jankovski
2014-12-30Fix api tests.Marin Jankovski
2014-12-22Fix testDmitriy Zaporozhets
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