An error occurred fetching the project authors.
- 01 Oct, 2021 1 commit
-
-
Miguel Rincon authored
This change updates the classes used to render navigation tabs for branches of a project. New tabs are with compliant with Pajamas appearance. Changelog: changed
-
- 09 Jun, 2021 1 commit
-
-
Igor Drozdov authored
We have issues with branches pagination Let's disable the feature flag for standalone apps as well
-
- 28 May, 2021 1 commit
-
-
Jackie Fraser authored
Replaces the bootstrap modal for the delete branch button and confirmation. Changelog: added
-
- 14 Apr, 2021 1 commit
-
-
Jose Vargas authored
This removes the aforementioned feature flag, enabling the migrated dropdown component across all instances of GitLab
-
- 12 Apr, 2021 1 commit
-
-
jerasmus authored
Updated the default branch name in the divergence graph
-
- 06 Apr, 2021 1 commit
-
-
Jose Ivan Vargas authored
-
- 17 Mar, 2021 1 commit
-
-
Yogi authored
-
- 05 Feb, 2021 1 commit
-
-
Igor Drozdov authored
Gitaly keyset pagination returns a limited number of branches. We can use it instead of fetching all branches and then paginating them manually. Projects::BranchesByModeService is introduced. It uses Gitaly page-token pagination in order to optimally fetch branches. The drawback of the page-token pagination is that it doesn't provide an option of going to the previous page of the collection. That's why we need to fall back to offset pagination when previous page is requested.
-
- 26 Jan, 2021 1 commit
-
-
Igor Drozdov authored
Gitaly provides page-token pagination for branches instead of offset pagination. That means that we can't easily access a particular page of the branches list without fetching all branches from Gitaly and iterate them manually. However, page-token pagination allows us to retrieve next bunch of branches. We can use it in order to implement prev-next pagination which should work more performant.
-
- 12 Nov, 2020 1 commit
-
-
Alexander Turinske authored
-
- 20 Oct, 2020 1 commit
-
-
Sam Beckham authored
Where [a-m] is regex for all the folders in that directory starting with that letter. This upgrades the buttons in those directories to use the newer gitlab ui classes
-
- 09 Oct, 2020 1 commit
-
-
samdbeckham authored
Replaces the `btn-remove` classes with `btn-danger` and adds the appropriate gitlab ui classes.
-
- 14 Jun, 2020 1 commit
-
-
Lee Tickett authored
-
- 03 Sep, 2019 2 commits
-
-
Fatih Acet authored
This commit also unifies layout structure and remove no_container flag
-
Fatih Acet authored
This commit also unifies layout structure and remove no_container flag
-
- 01 Jul, 2019 1 commit
-
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46139
-
- 11 May, 2019 2 commits
-
-
Luke Bennett authored
Part of single codebase changes.
-
Luke Bennett authored
Part of single codebase changes.
-
- 16 Jan, 2019 2 commits
-
-
Walmyr authored
-
Mark Lapierre authored
-
- 19 Sep, 2018 2 commits
-
-
Dmitriy Zaporozhets authored
Rename btn-new, btn-create and btn-save to btn-success Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Rename btn-new, btn-create and btn-save to btn-success Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 25 May, 2018 1 commit
-
-
Clement Ho authored
-
- 20 Apr, 2018 1 commit
-
-
Clement Ho authored
-
- 17 Apr, 2018 1 commit
-
-
Clement Ho authored
-
- 06 Mar, 2018 2 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Takuya Noguchi authored
-
- 23 Nov, 2017 2 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
- 27 Oct, 2017 1 commit
-
-
Lin Jen-Shin (godfat) authored
-
- 25 Oct, 2017 1 commit
-
-
Lin Jen-Shin authored
Fetch the merged branches at once, instead of checking it one by one in the view. We don't cache this yet because this would already much improve the performance. EE for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14729
-
- 26 Sep, 2017 2 commits
-
-
Valery Sizov authored
-
Annabel Dunstone Gray authored
-
- 25 Sep, 2017 2 commits
-
-
Annabel Dunstone Gray authored
-
Nick Thomas authored
-
- 22 Sep, 2017 2 commits
-
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
- 06 Sep, 2017 3 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-