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
2017-10-12Pass `archived:` as a keyword argumentBob Van Landuyt
2017-10-11Handle archived projects in the `GroupDescendantsFinder`Bob Van Landuyt
2017-10-10Merge branch 'master' into bvl-group-treesBob Van Landuyt
2017-10-09Introduce new hook data builders for Issue and MergeRequestRémy Coutable
2017-10-09Start adding Gitlab::HookData::IssuableBuilderRémy Coutable
2017-10-09Include the changes in issuable webhook payloadsRémy Coutable
2017-10-06Create idea of read-only databaseToon Claes
2017-10-05Add a additional scope related to alive CI/CD statusesGrzegorz Bizon
2017-10-05Load counts everywhere we render a group treeBob Van Landuyt
2017-10-05Force parents to be preloaded for building a hierarchyBob Van Landuyt
2017-10-04Always preload all elements in a hierarchy to avoid extra queries.Bob Van Landuyt
2017-10-04Clean up public/private api of `GroupDescendant`Bob Van Landuyt
2017-10-04Rename hierarchies to descendants where applicableBob Van Landuyt
2017-10-04Rename `GroupHierarchy` to `GroupDescendant`Bob Van Landuyt
2017-10-04Handle all cases for merging a hierarchyBob Van Landuyt
2017-10-04Handle case where 2 matches in the same tree are foundBob Van Landuyt
2017-10-04Merge group hierarchies when parents are sharedBob Van Landuyt
2017-10-04Add a concern to build hierarchies of groupsBob Van Landuyt
2017-09-06add controller specmicael.bergeron
2017-09-06remove lintmicael.bergeron
2017-09-06rework the contributor badgemicael.bergeron
2017-09-06round of fixes after code reviewmicael.bergeron
2017-09-06WIP: refactor the first-contributor to Issuablemicael.bergeron
2017-09-06Fix note resolution specsSean McGivern
2017-08-30Fuzzy search issuable title or descriptionHiroyuki Sato
2017-08-30Add filter by my reactionHiroyuki Sato
2017-08-29replace `is_edited?` with `edited?`Maxim Rydkin
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-14Revert "Merge branch 'revert-2c879643' into 'master'"Sean McGivern
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-07Merge branch 'fix-typo-in-sha-attribute-spec' into 'master'Stan Hu
2017-07-07Fix another typo in SHA attribute specStan Hu
2017-07-07Merge branch 'active-record-each-batch' into 'master'Sean McGivern
2017-07-07Fix typo in SHA attribute specSean McGivern
2017-07-07Added EachBatch for iterating tables in batchesYorick Peterse
2017-07-07Fix ShaAttribute concern when there is no tableSean McGivern
2017-07-06Add many foreign keys to the projects tableYorick Peterse
2017-07-04Revert "Merge branch 'revert-12499' into 'master'"Douwe Maan
2017-07-03Reset @full_path to nil when cache expiresDouglas Barbosa Alexandre
2017-06-30Expires full_path cache after project is renamedDouglas Barbosa Alexandre
2017-06-29Merge branch '34078-allow-to-enable-feature-flags-with-more-granularity' into...Robert Speicher
2017-06-29Merge branch 'sha-attributes-for-postgresql-and-mysql' into 'master'Sean McGivern
2017-06-29Revert "Merge branch 'dm-drop-default-scope-on-sortable-finders' into 'master'"Adam Niedzielski
2017-06-29Added code for defining SHA attributesYorick Peterse
2017-06-29Merge branch 'feature/sm/34314-add-hasvariable-concern' into 'master'Kamil Trzciński