You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
xxq250 ddf754485a Merge branch 'standalone_develop' into pm_project_develop 2 years ago
..
20191212110933_add_platform_to_users.rb init project 6 years ago
20191213091840_add_gitea_token_to_users.rb init project 6 years ago
20191218015959_create_project_categories.rb init project 6 years ago
20191218022602_sort_to_project_categories_with_position.rb init project 6 years ago
20191218023731_create_project_languages.rb init project 6 years ago
20191218024615_add_project_category_id_and_project_language_id_to_projects.rb init project 6 years ago
20191218092812_create_licenses.rb init project 6 years ago
20191218105120_create_ignores.rb init project 6 years ago
20191220085002_create_composes.rb init project 6 years ago
20191220085133_create_compose_users.rb init project 6 years ago
20191220085352_create_compose_projects.rb init project 6 years ago
20191220092618_add_user_ref_to_repository.rb init project 6 years ago
20191223031855_add_gitea_uid_to_users.rb init project 6 years ago
20191223063139_add_mirror_url_to_repositories.rb init project 6 years ago
20191224064403_create_issue_tags.rb init project 6 years ago
20191225073843_add_indexes_to_users.rb init project 6 years ago
20191225125634_add_praises_count_to_projects.rb init project 6 years ago
20191227013202_change_forked_count_default_from_projects.rb init project 6 years ago
20191227084951_add_issues_type_and_token.rb init project 6 years ago
20191227090611_add_issue_priority_to_model.rb init project 6 years ago
20191227105755_rename_issue_tag_title.rb init project 6 years ago
20191227140150_create_issue_tags_relates.rb init project 6 years ago
20191227162744_rename_issues_issue_tag_ids.rb init project 6 years ago
20200103062707_create_issue_times.rb init project 6 years ago
20200103062807_create_issue_depends.rb init project 6 years ago
20200103113839_add_is_lock_to_issue.rb init project 6 years ago
20200106022157_create_project_trends.rb init project 6 years ago
20200106022235_add_watchers_count_to_projects.rb init project 6 years ago
20200106082806_create_version_releases.rb init project 6 years ago
20200106093141_add_project_id_to_version_release.rb init project 6 years ago
20200108015358_add_column_to_issue_tags.rb init project 6 years ago
20200108025756_add_column_to_pull_requests.rb init project 6 years ago
20200108031646_change_pull_requests_columns.rb init project 6 years ago
20200108071622_add_columns_to_pull_requests.rb init project 6 years ago
20200108082955_add_issues_ref_name_and_branch_name.rb init project 6 years ago
20200117032213_add_issue_priosity_to_table.rb init project 6 years ago
20200210071320_migrate_defalut_to_tiding.rb init project 6 years ago
20200210074241_migrate_tiding_status.rb init project 6 years ago
20200210111249_add_is_delete_to_tiding.rb init project 6 years ago
20200210111308_update_tidings_delete_status.rb init project 6 years ago
20200212055807_add_values_to_issue_tags_and_trackers.rb init project 6 years ago
20200213090203_add_issues_count_and_pull_requests_count_to_projects.rb init project 6 years ago
20200213094050_migrate_user_location.rb init project 6 years ago
20200220063545_add_issues_count_to_versions.rb init project 6 years ago
20200220075242_change_versions_descriptions.rb init project 6 years ago
20200317160914_add_language_to_projects.rb ADD language field to projects table 6 years ago
20200416154625_add_laboray_primary_id.rb 修改主域名的跳转 6 years ago
20200417094626_add_laboratory_setting_id_index.rb 修改我的项目的链接 6 years ago
20200421092002_add_is_sync_pwd_to_users.rb FIX add is_sync_pwd column to users table 6 years ago
20200429085544_change_quill_to_md.rb 修改quill的迁移文件 6 years ago
20200513080857_add_some_counts_to_project.rb 项目的列表页修改数量参数 6 years ago
20200515024117_add_fork_url_to_repositories.rb ADD repositories表中添加fork_url字段 6 years ago
20200515080705_add_created_at_to_watcher.rb 关注列表/点赞列表/fork列表的后端 6 years ago
20200515082628_create_fork_users.rb 修改fork_user.json.jbuilder 6 years ago
20200518065521_add_watchers_count_to_user.rb add watchers_count to user 6 years ago
20200518081445_create_mirrors.rb ADD model mirror 6 years ago
20200518090640_add_is_mirror_to_repositories.rb ADD repositories表中添加is_mirror字段 6 years ago
20200518092612_change_project_watchers_count.rb 修改迁移文件2 6 years ago
20200521090205_add_closed_issues_count_to_projects.rb ADD a column closed_issues_count to table projects 6 years ago
20200521093338_change_repository_releases_count.rb 修改issues的排序和仓库的版本发布的数量 6 years ago
20200525021613_add_index_for_project_language_and_category.rb change bug 6 years ago
20200525054200_change_project_category_language_id_default.rb change bug 6 years ago
20200609100407_change_issue_token.rb change chain 6 years ago
20200610071625_remove_issues_lock_version_column.rb 修改chain相关的 6 years ago
20200629020618_add_sync_num_to_mirrors.rb ADD column for mirrors tables 6 years ago
20200629081111_add_origin_project_id_to_pull_request.rb change pull-request 6 years ago
20200708114354_create_devops_cloud_accounts.rb ADD test devops 6 years ago
20200709061656_add_gitea_oauth_id_and_project_id_to_oauths.rb ADD test devops 6 years ago
20200710124116_create_dev_ops_languages.rb FIX 完善devops流程 6 years ago
20200713150706_create_dev_ops_cloud_accounts.rb FIX 完善devops流程 6 years ago
20200714014513_add_cover_id_to_dev_ops_languages.rb FIX 完善devops流程 6 years ago
20200714032759_drop_devops_clound_accounts_table.rb FIX 完善devops流程 6 years ago
20200714072948_add_open_devops_to_projects.rb ADD a column 6 years ago
20200714112206_add_drone_token_to_dev_ops_cloud_accounts.rb ADD devops 6 years ago
20200715075831_add_repository_ref_to_dev_ops_cloud_account.rb FIX 完善devops流程 6 years ago
20200715152711_change_description_limt_from_issues.rb FIX change description column type to longtext 6 years ago
20200716060536_change_projects_default_count.rb change 6 years ago
20200717015216_change_versions_issues_count.rb change 6 years ago
20200731073851_add_devops_step_to_users.rb FIX update devops process 5 years ago
20200813144941_rename_dev_ops_cloud_account_to_ci_cloud_account.rb FIX rewrite devops with ci 5 years ago
20200813150315_rename_dev_ops_language_to_ci_language.rb FIX rewrite devops with ci 5 years ago
20200828021007_add_ci_user_id_to_ci_cloud_accounts.rb FIX 优化ci初始化流程 5 years ago
20200828022021_remove_project_id_from_ci_cloud_accounts.rb FIX 优化ci初始化流程 5 years ago
20200904074907_add_gitea_webhook_id_to_projects.rb ADD webhook manager 5 years ago
20200925090122_add_open_devops_count_to_projects.rb ADD open_devops_count column fro projects tables 5 years ago
20200927023922_reset_versions_count.rb Add License Id and Reset Version issues_count 5 years ago
20200929062837_add_index_to_users_type.rb ADD index for users tables 5 years ago
20201004034434_add_recommend_to_projects.rb ADD recommand projects api 5 years ago
20201004070431_create_project_details.rb ADD project detail api 5 years ago
20201019082617_add_platform_to_projects.rb ADD 同步educoder平台实训项目 5 years ago
20201019104433_create_project_educoders.rb ADD 同步educoder平台实训项目 5 years ago
20201020071758_change_description_from_projects.rb FIX change description 'longtext' type with projects table 5 years ago
20201020083709_add_index_to_projects.rb ADD index for project_type column in projects table 5 years ago
20201020093834_add_forked_count_and_commit_count_to_project_educoders.rb ADD some columns for project_educoders table 5 years ago
20201021031915_create_project_statistics.rb Update projects sime api with statics 5 years ago
20201021033117_add_index_for_project_type_to_projects.rb Update projects sime api with statics 5 years ago
20201021041202_add_index_for_updated_on_to_projects.rb ADD index for updated_on column with projects table 5 years ago
20201021070524_add_some_index_to_projects.rb ADD some index to projects table 5 years ago
20201021080638_add_user_id_index_to_projects.rb ADD some index 5 years ago
20201022164823_add_index_for_project_id_to_project_educoders.rb ADD index for project_educodes table 5 years ago
20201023025821_remove_index_from_projects.rb FIX delet some index with projects table 5 years ago
20201104034658_add_commits_count_and_files_count_to_pull_requests.rb ADD some columns for pull 5 years ago
20201130081039_create_protected_branches.rb ADD protected branch Features 5 years ago
20201230054355_add_server_type_to_ci_cloud_accounts.rb FIX migrate bug 5 years ago
20201230070048_add_use_blockchain_to_projects.rb 区块链确权相关 3 years ago
20210108015318_create_ci_templates.rb 可视化创建流水线后端代码 5 years ago
20210108055023_create_ci_pipelines.rb 可视化创建流水线后端代码 5 years ago
20210108062016_create_ci_pipeline_stages.rb 可视化创建流水线后端代码 5 years ago
20210111013512_create_ci_pipeline_stage_steps.rb 可视化创建流水线后端代码 5 years ago
20210111065934_create_organization_users.rb [ADD]组织项目相关 5 years ago
20210111065954_create_organization_extensions.rb [ADD]组织模块相关代码 5 years ago
20210111093008_create_teams.rb [ADD]组织模块相关代码 5 years ago
20210111093016_create_team_projects.rb [ADD]组织模块相关代码 5 years ago
20210111093024_create_team_users.rb [ADD]组织模块相关代码 5 years ago
20210111093200_create_team_units.rb [ADD]组织模块相关代码 5 years ago
20210112053516_add_parent_category_to_ci_templates.rb 修改模板查询相关接口 5 years ago
20210118011710_add_login_to_ci_pipelines.rb 流水线增加用户字段 5 years ago
20210119025745_add_sync_and_project_id_to_ci_pipelines.rb 流水线关联项目 5 years ago
20210120081821_add_columns_to_organization_extension.rb [ADD]organization add num_teams 5 years ago
20210122052755_add_branch_and_event_and_sha_to_ci_pipelines.rb 创建多条流水线、模板管理 5 years ago
20210126071814_add_login_to_ci_templates.rb 创建多条流水线、模板管理 5 years ago
20210202034128_add_owner_to_ci_pipelines.rb 流水线增加owner选项 5 years ago
20210202100517_add_login_default_to_ci_templates.rb FIX set login column value ro ci_templates table 5 years ago
20210315093350_add_website_to_projects.rb add: new project detail 5 years ago
20210317012035_create_project_units.rb add: project menu list 5 years ago
20210322084619_create_sites.rb Update setting api 5 years ago
20210408070123_add_lesson_url_to_projects.rb add: project's lesson_url 5 years ago
20210419023310_add_nickname_to_teams.rb add: team nickname 5 years ago
20210421081736_add_blockchain_token_num_to_issue.rb 区块链确权相关 3 years ago
20210425032825_create_applied_transfer_projects.rb add: transfer project 5 years ago
20210429095016_add_accelerator_url_to_repositories.rb ADD github gitlab镜像加速器 5 years ago
20210429100619_add_source_clone_url_to_repositories.rb ADD github gitlab镜像加速器 5 years ago
20210514024444_create_faqs.rb ADD 页面置顶功能、帮助文档快速入口 5 years ago
20210527024043_create_pinned_projects.rb add: user pinned projects 5 years ago
20210531100250_add_fields_to_user_extensions.rb fix 5 years ago
20210603020327_add_show_condition_to_user_extensions.rb add: update user more info 5 years ago
20210609072904_add_timestamp_to_applied_projects.rb add: applied join project 5 years ago
20210615063727_add_invite_code_index_to_projects.rb fix: projects load by invite code slowly 5 years ago
20210617081433_create_forge_repeat_tables.rb FIX change table name 5 years ago
20210621090005_add_project_language_index_to_projects.rb fix: projects load by project language slowly 5 years ago
20210624101058_change_columns_name_from_pull_requests.rb FIX [更改字段名称]conflicts file for pull api 5 years ago
20210831014412_create_reversed_keywords.rb add: reversed keyword and api forbidden 4 years ago
20210909030759_create_message_templates.rb add: notice message skeletal code 4 years ago
20210914064456_add_notification_url_to_message_templates.rb add: message template content 4 years ago
20210924021337_add_email_title_to_message_templates.rb add: email message sended by html 4 years ago
20210930025555_add_sha_to_version_releases.rb add: release use database data 4 years ago
20211012060724_create_system_notifications.rb add: system notification management 4 years ago
20211012060837_create_system_notification_histories.rb FIX revert system_notification_histories 4 years ago
20211013081221_create_template_message_settings.rb add: template message settings api 4 years ago
20211013081713_create_user_template_message_settings.rb add: template setting model 4 years ago
20211013090556_change_system_notification_content_column.rb fix: system notification edit error 4 years ago
20211027032626_add_some_columns_to_project_detail_feature.rb add: project explore api 4 years ago
20211028065339_add_recommend_to_organization_extensions.rb fix: organization recommend api 4 years ago
20211102065736_create_topics.rb add: home index admins 4 years ago
20211115014133_create_claims.rb fixed db:migrate 4 years ago
20211119135526_add_note_to_claim.rb add the claim mechanism 4 years ago
20211129025810_change_issues_priority_id_default.rb fix: change issues priority id default value 4 years ago
20211201091905_add_project_add_index_pinned.rb 项目精选加索引 4 years ago
20211222015006_add_team_user_to_members.rb add: member bind team user 4 years ago
20220331031530_create_trace_users.rb add: trace users and get trace token 4 years ago
20220428015313_add_super_description_to_user_extensions.rb fix: default value for show super description 4 years ago
20220506083813_change_issues_description_and_journals_notes_column.rb fix: issues and pull_request length calculate 4 years ago
20220513061129_create_user_trace_tasks.rb add: user trace tasks record 4 years ago
20220614070028_create_project_invite_links.rb 新增:邀请用户链接生成 4 years ago
20220614081950_add_project_invite_link_to_applied_projects.rb 新增:邀请用户链接生成 4 years ago
20220616040105_create_doorkeeper_tables.rb 修复: 无法正常更改token长度的问题 4 years ago
20220629054645_create_reviews.rb 新增: 合并请求审核model 4 years ago
20220711061848_create_commit_logs.rb 增加从webhook接收仓库日志记录 4 years ago
20220721034359_create_ob_repository_syncs.rb reposyncer同步仓库接口 3 years ago
20220721034618_create_ob_repository_sync_jobs.rb reposyncer同步仓库接口 3 years ago
20220725020217_create_pull_requests_reviewers.rb 修复:合并请求评审模型修改 3 years ago
20220725020443_change_reviews_reference_to_pull_requests.rb 修复:合并请求评审模型修改 3 years ago
20220726090342_add_line_code_to_journals.rb 新增: 评论相关api根据需求重写 3 years ago
20220727063638_add_organization_extensions_news.rb 组织首页改版,增加精选、新闻 3 years ago
20220728022339_create_mark_files.rb CloudIDEA文件标记已读未读 3 years ago
20220728063123_add_organization_extensions_news_title.rb 组织首页改版,增加精选、新闻 3 years ago
20220826034622_create_user_nps.rb nps用户调研 3 years ago
20220923012923_create_timeable_visit_records.rb 新增:活跃度计算访问量限制 3 years ago
20221108024322_create_feedbacks.rb 新增:反馈意见模型及接口 3 years ago
20221108100538_create_feedback_message_histories.rb 新增:用户反馈意见后台管理逻辑 3 years ago
20221115032403_add_private_projects_count_to_project_category.rb 新增:统计项目分类下私有项目的数量 3 years ago
20221123023450_update_user_nick_name.rb fixed 增加emoji表情支持 3 years ago
20221124111351_update_pull_request_utf_name.rb 整理配置文件和脚本细节 3 years ago
20221207128751_update_user_super.rb fixed 用户简介支持表情 3 years ago
20230207091507_create_issue_assigners.rb 新增:issue负责人变更为一对多 3 years ago
20230208023811_create_issue_participants.rb 新增:issue参与记录 3 years ago
20230214000021_add_bot_info.rb 增加Bot授权相关 3 years ago
20230223065106_add_some_columns_to_issue_upgrade.rb 更改:疑修param为index以及新增统计标签下合并请求数量 3 years ago
20230302063013_create_pull_attached_issues.rb 新增:合并请求关联疑修逻辑 3 years ago
20230309095515_add_fixed_to_pull_attached_issues.rb 更改:悬赏金额变更需要同步至链上以及关联疑修新增标记是否解决 3 years ago
20230321022108_create_project_topics.rb 新增:项目搜索标签功能 3 years ago
20230413121129_change_webhook_task_field_character.rb 更改:webhook历史记录部分字段编码级 3 years ago
20230417032154_update_commit_log_utf8.rb commit加入到项目动态 3 years ago
20230417141788_update_commit_log_message.rb 修改commit_log message类型 3 years ago
20230420031926_add_sign_cla_to_users.rb 新增:用户签署cla字段 3 years ago
20230420092835_create_openkylin_sign_details.rb 新增:openkylin_sign 签署协议 3 years ago
20230518012718_add_forge_applied_message_utf8mb4.rb fixed 审批utf8mb4 3 years ago
20230520133729_add_user_login_uniq_index.rb fixed 修改user login唯一索引 3 years ago
20230530141227_add_user_action_index.rb 竞赛用户关联优化 3 years ago
20230530353459_add_project_pr_admin.rb PR数据访问权限控制 3 years ago
20230612020506_add_cla_to_users.rb cla init 3 years ago
20230612031416_create_clas.rb change migration index length 3 years ago
20230612031448_create_user_clas.rb change migration index length 3 years ago
20230613082850_change_cal_to_enabling_cla_for_users.rb change cla 3 years ago
20230620030511_add_sign_time_to_user_clas.rb cla fix and add token verify 3 years ago
20230725020157_create_pages.rb add site page 2 years ago
20230725060833_create_identity_verifications.rb fix 2 years ago
20230727083929_add_id_card_verify_to_users.rb add site page 2 years ago
20230823071725_create_page_themes.rb add page themes for admins 2 years ago
20230901023417_add_last_build_info_and_state_to_pages.rb build service change 2 years ago
20231010030020_add_data_bank_to_user_actions.rb add data_bank to user action 2 years ago
20231018034251_add_pm_project_id_and_pm_sprint_id_to_issues.rb change mp to pm 2 years ago
20231031070603_add_pm_issue_type_to_issues.rb issue pm 2 years ago
20231101090823_add_pm_project_id.rb update issue tags for pm 2 years ago
20231107003833_add_hour_to_issues.rb issue time_scale 2 years ago
20231107072541_create_pm_links.rb issue links 2 years ago
20231108024716_add_child_count_to_issues.rb update 2 years ago
20231114023928_add_changer_to_issues.rb 新增:issue更新者字段 2 years ago
20231115126452_add_journal_parent_id_index.rb fixed 评论回复增加parent_id索引,解决性能问题 2 years ago
20231121084405_add_uuid_to_attachments.rb add uuid 2 years ago
20231212012107_change_identity_verification.rb fixed 解决安全问题访问附件,id改为uuid,关联功能修改 2 years ago
20231219020521_create_daily_project_statistics.rb 更改:项目排行榜使用数据存储以及数据导出的功能 2 years ago
20240104053819_add_organization_id_to_issue_tags.rb 新增:项目标记关联组织接口 2 years ago
20240401030707_create_project_datasets.rb 新增:项目数据集模型 2 years ago
20240403015938_add_license_and_paper_content_to_project_dataset.rb 新增:数据集新字段license_id和paper_content 2 years ago
20240408010101_create_action_node_types.rb 流水线节点管理和模板管理 2 years ago
20240408010102_create_action_nodes.rb 流水线节点管理和模板管理 2 years ago
20240408010213_create_action_node_selects.rb fixed utf8mb4字符索引处理 2 years ago
20240408010227_create_action_node_inputs.rb 流水线节点管理和模板管理 2 years ago
20240408010233_create_action_templates.rb 流水线节点管理和模板管理 2 years ago
20240415014011_create_sync_repositories.rb 新增:绑定仓库和webhook触发地址 2 years ago
20240415015216_create_sync_repository_branches.rb 新增:绑定仓库和webhook触发地址 2 years ago
20240417025003_add_enable_to_sync_repository_branch.rb 新增:仓库列表和分支列表 2 years ago
20240424085125_add_external_token_to_sync_repository.rb 新增:记录external_token 2 years ago
20240429070012_add_webhook_gid_to_sync_repository.rb 新增:同步仓库绑定webhook 2 years ago
202401111014309_add_index_uuid_to_attachments.rb 附件表uuid增加索引 2 years ago
202401321314370_create_daily_platform_statistics.rb 接入百度统计部分数据,按天存储 2 years ago
202401321314371_add_closed_issues_to_daily_project_statistics.rb 新增:项目疑修排行榜 2 years ago