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/lib
AgeCommit message (Expand)Author
2016-11-17WIP - refactored events to use build serializer, related spec passingJames Lopez
2016-11-17WIP - refactoring URL builder and events presenter into serializersJames Lopez
2016-11-17fix iid issue making spec to fail - MySQL onlyJames Lopez
2016-11-17fix MySQL problem with queryJames Lopez
2016-11-17fix events presenter after refactoringJames Lopez
2016-11-17refactored light url builderJames Lopez
2016-11-17refactored and added missing spec to light URL builderJames Lopez
2016-11-17fix rubocop warningJames 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-17some more integration scenarios testing order. Also, fixed bug in the staging...James Lopez
2016-11-17fix specsJames Lopez
2016-11-17Some refactoring - used class instead of hash for the query configurationJames Lopez
2016-11-17add email to user related queries so it can be used for displaying avatar in ...James Lopez
2016-11-17added production events and related specJames Lopez
2016-11-17Refactor the SQL/query stuff into a dynamic class. Also merged all the config...James Lopez
2016-11-17fix mySQL errorJames 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-16Merge branch '24496-fix-internal-api-project-lookup' into 'master' Sean McGivern
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-16Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas
2016-11-16Merge branch 'fix_labels_api_adding_missing_parameter' into 'master' Sean McGivern
2016-11-16Search for a filename in a projectValery Sizov
2016-11-16Defer saving project services to the database if there are no user changesAdam Niedzielski
2016-11-15Merge branch '23584-triggering-builds-from-webhooks' into 'master' Rémy Coutable
2016-11-15Merge branch 'grapify-notes-api' into 'master' Rémy Coutable
2016-11-15Grapify the notes APIRobert Schilling
2016-11-15Merge branch 'grapify-groups-api' into 'master' Rémy Coutable
2016-11-15Add ref parameter for triggerring builds with gitlab webhook from other project.Dmitry Poray
2016-11-15Merge branch 'grapify-merge-request-api' into 'master' Rémy Coutable
2016-11-15Grapify the group APIRobert Schilling
2016-11-15Merge branch 'master-recursiveTree' into 'master' Douwe Maan
2016-11-15Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan