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-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
2017-04-06Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya
2017-04-04Fix issues importing forked projectsJames Lopez
2017-04-04Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones
2017-04-04Attempt to fix import/export of push_access_levels for protected tagsJames Edwards-Jones
2017-04-03Clean up non TODO rubocop errorsJames Edwards-Jones
2017-03-18All CI offline migrationsKamil Trzciński
2017-03-09Fix group members method for project import/exportDmitriy Zaporozhets
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-02-16Merge branch 'fix/import-hooks' into 'master' Rémy Coutable
2017-02-16Use gitlab shell import instead of manually creating the webhooksJames Lopez
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-02-07Add missing group members to export for I/EJames Lopez
2017-01-31use destroy_allJames Lopez
2017-01-31remove old project members from projectJames Lopez
2017-01-30fix spec failureJames Lopez
2017-01-30programmatically remove encrypted attributes. Added relevant spec.James Lopez
2017-01-30rename method and added note to export file spec about new encrypted attributesJames Lopez
2017-01-30fix typoJames Lopez
2017-01-30Ignore encrypted attributes in Import/ExportJames Lopez
2017-01-20Merge branch 'fix/import-users' into 'master' Rémy Coutable
2017-01-20fix member mapper specJames Lopez
2017-01-19fix typoJames Lopez
2017-01-18fix and refactor note user mappingJames Lopez
2017-01-18added spec replicating the problemJames Lopez
2017-01-18do not map usersat all unless adminJames Lopez
2017-01-15Backport backend work for time tracking.Ruben Davila
2016-12-21Fix error importing label priorities and added relevant specJames Lopez
2016-12-19Merge branch 'fix/import-export-mr-error' into 'master' Rémy Coutable
2016-12-19Fix MR issue to do with merge userJames Lopez
2016-12-19Fix for missing service when importing from EE to CEJames Lopez
2016-12-19Fix duplicated build token problem and added relevant specJames Lopez
2016-11-03Merge branch 'fix/import-export-symlink-vulnerability' into 'security'Douwe Maan
2016-11-03Merge branch 'fix/import-projectmember-security' into 'security'Douwe Maan
2016-10-19Update specs to cope with new label types and prioritiesJames Lopez
2016-10-19Use try instead of ternary operator on Gitlab::ImportExport::ProjectTreeRestorerDouglas Barbosa Alexandre
2016-10-19Fix import/export labels to cope with project and group labels. Added relevan...James Lopez
2016-10-19Fix import testJames Lopez