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
path: root/spec
AgeCommit message (Expand)Author
2016-11-17WIP - refactoring URL builder and events presenter into serializersJames Lopez
2016-11-17fixed and added missing scenario to events integration specJames Lopez
2016-11-17refactored and added missing spec to light URL builderJames Lopez
2016-11-17refactored duplicated code in controller, updated JSON array naming and fixed...James Lopez
2016-11-17fixed integration spec after big refactoring of fields per stageJames Lopez
2016-11-17Updated production events with new fieldsJames Lopez
2016-11-17Refactored staging events, added missing fields and fixed specsJames Lopez
2016-11-17Added branch option to test eventsJames Lopez
2016-11-17Refactored test eventsJames Lopez
2016-11-17added missing fields to code events and updated specJames Lopez
2016-11-17added missing fields to plan events and updated specJames Lopez
2016-11-17added missing fields to issue. Also, added a light url builder to add URLs ea...James Lopez
2016-11-17added pipelines to integration specJames Lopez
2016-11-17some more integration scenarios testing order. Also, fixed bug in the staging...James Lopez
2016-11-17add email to user related queries so it can be used for displaying avatar in ...James Lopez
2016-11-17added the rest of the stages to the controller and relevant specsJames Lopez
2016-11-17added cycle analytics events controller and started integration specJames Lopez
2016-11-17added production events and related specJames Lopez
2016-11-17added staging events and specJames Lopez
2016-11-17fixing spec failuresJames Lopez
2016-11-17review events - spec and logicJames Lopez
2016-11-17Added test events specs and logic. Also fixed some SQL and refactored the pip...James Lopez
2016-11-17Added code events spec and logic. Also fixed SQL issues and refactored the co...James Lopez
2016-11-17plan events and spec working. Also added some TODOs to the code.James Lopez
2016-11-17commit events and specJames Lopez
2016-11-17fix specs - issue events workingJames Lopez
2016-11-17fix timestamp diff and specJames Lopez
2016-11-17fixed spec and SQL queryJames Lopez
2016-11-17WIP - refactored some arel queriesJames Lopez
2016-11-17Started refactoring stuff to add events to cycle analyticsJames Lopez
2016-11-17Merge branch 'fix/trace-patch-updated-at' into 'master' Kamil Trzciński
2016-11-17Merge branch 'explicitly-disable-eslint-inline' into 'master' Alfredo Sumaran
2016-11-17Merge branch 'fix-failing-user-without-projects-specs' into 'master' Sean McGivern
2016-11-16Merge branch '24496-fix-internal-api-project-lookup' into 'master' Sean McGivern
2016-11-16Fix some failing specs due to missing access_requestable traitNick Thomas
2016-11-16Merge branch 'patch-5' into 'master' Rémy Coutable
2016-11-16Merge branch '23824-activity-page-does-not-show-commits-comments' into 'master' Robert Speicher
2016-11-16Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan
2016-11-16Merge branch '23117-search-for-a-filename-in-a-project' into 'master' Sean McGivern
2016-11-16Merge branch '21992-disable-access-requests-by-default' into 'master' Robert Speicher
2016-11-16Allow commit note to be visible if repo is visibleRémy Coutable
2016-11-16Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas
2016-11-16Merge branch 'move-snippet-discover-spinach-test-to-rspec' into 'master' Dmitriy Zaporozhets
2016-11-16Merge branch 'fix-merge-request-screen-deleted-source-branch' into 'master' Sean McGivern
2016-11-16Merge branch 'rs-issue-24527' into 'master' Sean McGivern
2016-11-16Merge branch 'setter-for-key' into 'master' Dmitriy Zaporozhets
2016-11-16Merge branch 'fix_labels_api_adding_missing_parameter' into 'master' Sean McGivern
2016-11-16Merge branch 'move-snippet-search-spinach-test-to-rspec' into 'master' Dmitriy Zaporozhets
2016-11-16Limit labels returned for a specific project as an administratorRobert Speicher
2016-11-16Search for a filename in a projectValery Sizov