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
2018-12-07Merge branch 'move-group-issues-search-cte-up-the-chain' into 'master'Douwe Maan
2018-12-06Sort issues and merge requests in ascending and descending orderFatih Acet
2018-12-03[CE backport]Add sort direction button with sort dropdown for epicsFelipe Artur
2018-11-30Add a flag to use a subquery for group issues searchSean McGivern
2018-11-14Refactor whitelisting of filter paramsHeinrich Lee Yu
2018-09-19Enable frozen string in app/controllers/**/*.rbgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-04Set issuable_sort and diff_view cookies to secure when possibleStan Hu
2018-08-21Resolve "Separate remembering sorting issues/merge requests"🙈 jacopo beschi 🙉
2018-06-07Force Postgres to avoid trigram indexes when in a groupSean McGivern
2018-06-06Simplify issuable finder queriesSean McGivern
2018-04-28[Rails5] Use `safe_params` instead of `params` in `url_for` helpersblackst0ne
2018-04-24Fix an N+1 for MRs from forks on the MR index pageSean McGivern
2018-03-02Support additional LabelsFinder parameters for group labelsJan Provaznik
2018-02-21Refactor IssuableFinder to extract model-specific logicSean McGivern
2018-02-01Merge branch '30106-group-issues' into 'master'Sean McGivern
2018-02-01Include subgroup issuables on the group pageJarka Kadlecová
2018-01-30Make pagination optional for issuablesJan Provaznik
2017-11-30Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-23Use latest_merge_request_diff associationSean McGivern
2017-11-22Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-11-17Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-07Refactor issuables index actionsJarka Kadlecova
2017-11-06WIPLin Jen-Shin
2017-11-06Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-09-26Backport part of c777bb91fd7 and 4074cb3b7c16 from EERémy Coutable
2017-09-23Improve list of sorting optionsVitaliy @blackst0ne Klachkov
2017-09-18Allow simple ivar ||= form. Update accordinglyLin Jen-Shin
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-09-07Move issues index variable setting to a methodSean McGivern
2017-09-05Re-use issue/MR counts for the pagination systemYorick Peterse
2017-08-28Eager load head pipeline projects for MRs indexYorick Peterse
2017-07-19Fix issuable state cachingSean McGivern
2017-07-09Remove remaining N+1 queries in merge requests API with emojis and labelsStan Hu
2017-07-06Add table for merge request commitsSean McGivern
2017-05-08Preloads head pipeline for each merge requestFelipe Artur
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-04Remove useless queries with false conditions (e.g 1=0)mhasbini
2017-02-21Refactored count_for_collection() for using pluck instead of selectblackst0ne
2017-02-16Add merge request count to each issue on issues listblackst0ne
2017-02-09Gather issuable metadata to avoid n+ queries on index viewFelipe Artur
2016-11-18More aggressively preload on merge request and issue index pagesDouwe Maan
2016-09-22Revert part of "Merge branch 'update_issues_mr_counter' into 'master'Rémy Coutable
2016-09-20fix issues mr counterbarthc
2016-08-19Handle legacy sort order valuesSean McGivern
2016-08-01State specific default sort order for issuableszs