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-09-06Finish migration to the new events setupYorick Peterse
2017-09-06Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg
2017-09-06refactored codeJames Lopez
2017-09-06refactor code based on feedbackJames Lopez
2017-09-06fix spec failuresJames Lopez
2017-09-06small refactorJames Lopez
2017-09-05fix specsJames Lopez
2017-09-05refactor code a littleJames Lopez
2017-09-05fix export performance of CI buildsJames Lopez
2017-09-05started refactoring readerJames Lopez
2017-09-05some more refactoringJames Lopez
2017-09-05some more refactoringJames Lopez
2017-09-05enable AR caching, refactor tree hash loopJames Lopez
2017-09-05remove relation after used from the hash treeJames Lopez
2017-09-05more refactoringJames Lopez
2017-09-05some more performance refactoringJames Lopez
2017-09-05start improving memory use on I/EJames Lopez
2017-09-04Incorporate reviewZeger-Jan van de Weg
2017-09-04Fix testsZeger-Jan van de Weg
2017-08-31Form for setting project auto devops settingsZeger-Jan van de Weg
2017-08-28Fix events error importing GitLab projectsJames Lopez
2017-08-22Merge branch 'fix/import-fork-mr' into 'master'Sean McGivern
2017-08-22New storage is now "Hashed" instead of "UUID"Gabriel Mazetto
2017-08-21Fix fork MRs importing issueJames Lopez
2017-08-17Fix project import to group when there are project milestonesFelipe Artur
2017-08-15Fix two additional violations caused by previous changesRobert Speicher
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-11Merge branch 'split-events-into-push-events' into 'master'Sean McGivern
2017-08-10Merge branch 'import-symlinks-9-3' into 'security-9-3'James Edwards-Jones
2017-08-10Migrate events into a new formatYorick Peterse
2017-08-08Exclude merge_jid on Import/Export attribute configurationOswaldo Ferreira
2017-08-01Added some extra TODOs for the Legacy Storage refactorGabriel Mazetto
2017-08-01Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto
2017-07-06Add table for merge request commitsSean McGivern
2017-06-26Store merge request ref_fetched status in the databaseAdam Niedzielski
2017-06-16Add table for files in merge request diffsSean McGivern
2017-06-05Export pipeline stages in import/export featureGrzegorz Bizon
2017-05-08Merge branch 'fix/gl-project-id' into 'master'James Lopez
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-06Merge branch 'fix/fork-spec-mysql' into 'master' Stan Hu
2017-05-05workaround spec failure for mySQL invalid date issueJames Lopez
2017-05-05Update Import/Export filesblackst0ne
2017-05-03Fix project tree saver and fork spec failuresJames Lopez
2017-05-03Include missing project attributes to Import/ExportJames Lopez
2017-05-02remove gl_project_id for I/E version updateJames Lopez
2017-04-09Remove the User#is_admin? methodblackst0ne
2017-04-07Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya
2017-04-06Fix projected import failing on missing relationsJames Edwards-Jones
2017-04-06Add Import/Export Setting for trigger_schedule. Remove ref validation.Shinya Maeda
2017-04-06Suppress Import/Export function warnings. Add comment for confirmation.Shinya Maeda