Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong display of recently pushed notification #25812

Merged

Commits on Jul 10, 2023

  1. fix

    yp05327 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c8f707b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    b3e3b73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df97530 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    266d07f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71dd740 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b0abf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c11682 View commit details
    Browse the repository at this point in the history
  7. improve TODO

    yp05327 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    54f4fd5 View commit details
    Browse the repository at this point in the history
  8. fix lint

    yp05327 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    172ceeb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. improve

    yp05327 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    bc176bb View commit details
    Browse the repository at this point in the history
  2. remove PathEscapeSegments

    yp05327 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d3f72aa View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    e74709e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d93b2bc View commit details
    Browse the repository at this point in the history
  3. add test 1

    yp05327 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5c3f7aa View commit details
    Browse the repository at this point in the history
  4. fix

    yp05327 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c704332 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7fc279 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. fix bug

    yp05327 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    69b7624 View commit details
    Browse the repository at this point in the history
  2. add test

    yp05327 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    0bfec1a View commit details
    Browse the repository at this point in the history
  3. use searchrepo

    yp05327 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f729517 View commit details
    Browse the repository at this point in the history
  4. fix org_user

    yp05327 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1ecb6fb View commit details
    Browse the repository at this point in the history
  5. fix test

    yp05327 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f06e091 View commit details
    Browse the repository at this point in the history
  6. fix repo size

    yp05327 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d848876 View commit details
    Browse the repository at this point in the history
  7. fix TestSearchUsers

    yp05327 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5449bc1 View commit details
    Browse the repository at this point in the history
  8. fix TestSearchRepository

    yp05327 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    63562c3 View commit details
    Browse the repository at this point in the history
  9. fix TestFindOrgs

    yp05327 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4d42a63 View commit details
    Browse the repository at this point in the history
  10. fix TestFixtureGeneration

    yp05327 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e263227 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    17876b4 View commit details
    Browse the repository at this point in the history
  2. fix

    yp05327 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6517ad9 View commit details
    Browse the repository at this point in the history
  3. improve

    yp05327 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9a33437 View commit details
    Browse the repository at this point in the history
  4. revert RepoIDs

    yp05327 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4de1b05 View commit details
    Browse the repository at this point in the history
  5. improve

    yp05327 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    94025ef View commit details
    Browse the repository at this point in the history
  6. fix test

    yp05327 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    274e5ab View commit details
    Browse the repository at this point in the history
  7. fix test

    yp05327 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f9b4085 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. fix tests

    yp05327 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    86892d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. remove test code

    yp05327 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    66071ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d60c758 View commit details
    Browse the repository at this point in the history
  3. move ListOptions

    yp05327 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    76f472d View commit details
    Browse the repository at this point in the history
  4. improve

    yp05327 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b57883c View commit details
    Browse the repository at this point in the history
  5. fix test

    yp05327 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a583c64 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. improve test

    yp05327 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    3b6ff9b View commit details
    Browse the repository at this point in the history
  2. fix TestIssue_DeleteIssue

    yp05327 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5cf3d9e View commit details
    Browse the repository at this point in the history
  3. fix TestTeam_AddRepository

    yp05327 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    64ece1c View commit details
    Browse the repository at this point in the history
  4. fix TestSearchIssues

    yp05327 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    fb3afac View commit details
    Browse the repository at this point in the history
  5. improve test

    yp05327 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9a9dd06 View commit details
    Browse the repository at this point in the history
  6. fix

    yp05327 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    dcc91fb View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. fix conflicts

    yp05327 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4df1529 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7559311 View commit details
    Browse the repository at this point in the history
  3. fix test

    yp05327 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8e96323 View commit details
    Browse the repository at this point in the history
  4. fix test

    yp05327 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    08b0159 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. improve

    yp05327 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d7cb37c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. fix conflicts

    yp05327 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    aa2b8c4 View commit details
    Browse the repository at this point in the history
  2. follow 26257

    yp05327 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5bfa11b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a641d84 View commit details
    Browse the repository at this point in the history
  4. follow 26257

    yp05327 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2e93f87 View commit details
    Browse the repository at this point in the history
  5. add permission check

    yp05327 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6248701 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    bb53d57 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. remove unnecessary file

    yp05327 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    44c80ae View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    60fd886 View commit details
    Browse the repository at this point in the history
  2. remove test repo meta data

    yp05327 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    38f4b66 View commit details
    Browse the repository at this point in the history
  3. rewrite test

    yp05327 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    330c3f8 View commit details
    Browse the repository at this point in the history
  4. fix

    yp05327 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8f3d5c9 View commit details
    Browse the repository at this point in the history
  5. fix ci

    yp05327 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e79c8e0 View commit details
    Browse the repository at this point in the history
  6. fix comment

    yp05327 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    34734c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. remove ignore no repo error

    yp05327 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7fa0362 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Update models/git/branch.go

    Co-authored-by: silverwind <me@silverwind.io>
    yp05327 and silverwind authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a2425ce View commit details
    Browse the repository at this point in the history
  2. Update models/git/branch.go

    Co-authored-by: silverwind <me@silverwind.io>
    yp05327 and silverwind authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2549c33 View commit details
    Browse the repository at this point in the history
  3. Update models/git/branch.go

    Co-authored-by: silverwind <me@silverwind.io>
    yp05327 and silverwind authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2b677fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d53287 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    bff0db2 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. fix api user orgs test

    yp05327 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3d98673 View commit details
    Browse the repository at this point in the history
  2. fix indexer test

    yp05327 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e44cec4 View commit details
    Browse the repository at this point in the history
  3. fix lint

    yp05327 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3922011 View commit details
    Browse the repository at this point in the history
  4. fix lint

    yp05327 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b3d6bed View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Update models/git/branch.go

    Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
    yp05327 and lunny authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    4bd9cdb View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    6f5f65e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fix fixture

    yp05327 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2e860ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58dbb67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba4406f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    01088a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix conflict

    yp05327 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    66f9676 View commit details
    Browse the repository at this point in the history
  2. fix

    yp05327 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5af46f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17ad1f6 View commit details
    Browse the repository at this point in the history
  4. fix

    yp05327 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7b06c46 View commit details
    Browse the repository at this point in the history
  5. fix

    yp05327 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c4386f0 View commit details
    Browse the repository at this point in the history
  6. fix

    yp05327 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    eed8b07 View commit details
    Browse the repository at this point in the history
  7. fix test

    yp05327 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    263a443 View commit details
    Browse the repository at this point in the history
  8. fix test

    yp05327 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a8a5de2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    58147c1 View commit details
    Browse the repository at this point in the history
  2. use container.FilterSlice

    yp05327 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ed19b8b View commit details
    Browse the repository at this point in the history
  3. improve

    yp05327 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c397f08 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. fix

    yp05327 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7031377 View commit details
    Browse the repository at this point in the history
  2. improve

    yp05327 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    43495eb View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    f178450 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    db0bfbb View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    67ce9ca View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    0596a13 View commit details
    Browse the repository at this point in the history
  2. fix misspelling

    yp05327 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fb7abfe View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    3798d95 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. pre auto generate test data

    yp05327 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3a96038 View commit details
    Browse the repository at this point in the history
  2. remove unused fixture

    yp05327 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b65bad0 View commit details
    Browse the repository at this point in the history
  3. fix tests

    yp05327 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b1a5d9e View commit details
    Browse the repository at this point in the history
  4. improve test

    yp05327 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1263116 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7323322 View commit details
    Browse the repository at this point in the history
  6. fix lint

    yp05327 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1f7b93c View commit details
    Browse the repository at this point in the history
  7. fix tests

    yp05327 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    41a2bb2 View commit details
    Browse the repository at this point in the history
  8. revert permission change

    yp05327 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d99cf1a View commit details
    Browse the repository at this point in the history
  9. fix test

    yp05327 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    71556ed View commit details
    Browse the repository at this point in the history
  10. fix access

    yp05327 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9fb523c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    c6edde1 View commit details
    Browse the repository at this point in the history
  2. fix test

    yp05327 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4ed9e41 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    b1346d5 View commit details
    Browse the repository at this point in the history
  2. fix id in access.yml

    yp05327 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0d589f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d13e559 View commit details
    Browse the repository at this point in the history
  4. fix lint

    yp05327 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4175d64 View commit details
    Browse the repository at this point in the history
  5. improve

    yp05327 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    484b334 View commit details
    Browse the repository at this point in the history
  6. fix

    yp05327 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9fcb6b7 View commit details
    Browse the repository at this point in the history
  7. improve

    yp05327 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8cea058 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8929a16 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3152655 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd0a5cd View commit details
    Browse the repository at this point in the history
  11. Fix test

    lunny committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f1b17d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6e85adb View commit details
    Browse the repository at this point in the history