Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
T
telegram_bot_antispammer
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Иванова Мария Кирилловна
  • telegram_bot_antispammer
  • Merge Requests
  • !1

Merged
Opened Apr 05, 2025 by Roman Alifanov@ximper 
  • Report abuse
Report abuse

Улучшения

Edited Apr 06, 2025 by Roman Alifanov

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch https://gitlab.eterfund.ru/ximper/telegram_bot_antispammer.git master
git checkout -b ximper/telegram_bot_antispammer-master FETCH_HEAD

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git checkout master
git merge --no-ff ximper/telegram_bot_antispammer-master

Step 4. Push the result of the merge to GitLab

git push origin master

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

  • Discussion 0
  • Commits 6
  • Changes 5
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Roman Alifanov @ximper

    added 1 commit

    • e2fe553f - update pymorphy2 -> pymorphy3

    Compare with previous version

    · Apr 06, 2025

    added 1 commit

    • e2fe553f - update pymorphy2 -> pymorphy3

    Compare with previous version

    added 1 commit <ul><li>e2fe553f - update pymorphy2 -&gt; pymorphy3</li></ul> [Compare with previous version](https://gitlab.eterfund.ru/MaryIvanova/telegram_bot_antispammer/merge_requests/1/diffs?diff_id=10902&start_sha=4eb0614f00e771f2d13bfb4842b0959dd06898a1)
    Toggle commit list
  • Roman Alifanov @ximper

    changed title from added gitignore to Улучшения

    · Apr 06, 2025

    changed title from added gitignore to Улучшения

    changed title from **{-added gitignore-}** to **{+Улучшения+}**
    Toggle commit list
  • Roman Alifanov @ximper

    added 1 commit

    • 44f20293 - removed unnecessary spaces and indents

    Compare with previous version

    · Apr 06, 2025

    added 1 commit

    • 44f20293 - removed unnecessary spaces and indents

    Compare with previous version

    added 1 commit <ul><li>44f20293 - removed unnecessary spaces and indents</li></ul> [Compare with previous version](https://gitlab.eterfund.ru/MaryIvanova/telegram_bot_antispammer/merge_requests/1/diffs?diff_id=10903&start_sha=e2fe553f2f5127c3593215a19dcd35645f005218)
    Toggle commit list
  • Roman Alifanov @ximper

    added 1 commit

    • b030adcf - added .env to gitignore

    Compare with previous version

    · Apr 06, 2025

    added 1 commit

    • b030adcf - added .env to gitignore

    Compare with previous version

    added 1 commit <ul><li>b030adcf - added .env to gitignore</li></ul> [Compare with previous version](https://gitlab.eterfund.ru/MaryIvanova/telegram_bot_antispammer/merge_requests/1/diffs?diff_id=10904&start_sha=44f202933b52fbcac70ba63af36b87144bc15b00)
    Toggle commit list
  • Roman Alifanov @ximper

    added 2 commits

    • c2bdc900 - small fix
    • 12005bdf - added __pycache__ to gittignore

    Compare with previous version

    · Apr 07, 2025

    added 2 commits

    • c2bdc900 - small fix
    • 12005bdf - added __pycache__ to gittignore

    Compare with previous version

    added 2 commits <ul><li>c2bdc900 - small fix</li><li>12005bdf - added __pycache__ to gittignore</li></ul> [Compare with previous version](https://gitlab.eterfund.ru/MaryIvanova/telegram_bot_antispammer/merge_requests/1/diffs?diff_id=10905&start_sha=b030adcf7e6d2132d18e673beed8b5665610aa14)
    Toggle commit list
  • Roman Alifanov @ximper

    added 3 commits

    • aa9b80c3 - update .gitignore
    • b35dcbd8 - small fix
    • 7e667847 - code separation

    Compare with previous version

    · Apr 07, 2025

    added 3 commits

    • aa9b80c3 - update .gitignore
    • b35dcbd8 - small fix
    • 7e667847 - code separation

    Compare with previous version

    added 3 commits <ul><li>aa9b80c3 - update .gitignore</li><li>b35dcbd8 - small fix</li><li>7e667847 - code separation</li></ul> [Compare with previous version](https://gitlab.eterfund.ru/MaryIvanova/telegram_bot_antispammer/merge_requests/1/diffs?diff_id=10907&start_sha=12005bdf34679da687553ea4f852e9a02464e5ff)
    Toggle commit list
  • Иванова Мария Кирилловна @MaryIvanova

    merged

    · Apr 09, 2025

    merged

    merged
    Toggle commit list
  • Иванова Мария Кирилловна @MaryIvanova

    mentioned in commit cb7c5770

    · Apr 09, 2025

    mentioned in commit cb7c5770

    mentioned in commit cb7c57702d30ceb7ae4d9215b2b541cd88f63b9d
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: MaryIvanova/telegram_bot_antispammer!1

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.