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-11-21Updates based on feedbackLin 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-15Add total_time_spent to the `changes` hash in issuable Webhook payloadsRémy Coutable
2017-11-11Add externalized stringsGeorge Andrinopoulos
2017-11-11Move total time spend calculation to milestoneishGeorge Andrinopoulos
2017-11-09Always return full avatar URL for private/internal groups/projects when asset...Douwe Maan
2017-11-07Refactor issuables index actionsJarka Kadlecova
2017-11-06Merge branch 'remove-ensure-ref-fetched-from-controllers' into 'master'Sean McGivern
2017-11-06updated the ignore_column concern to support multiple columnsmicael.bergeron
2017-11-06WIPLin Jen-Shin
2017-11-06Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-03Use Gitlab::Git operations for repository mirroringAlejandro Rodríguez
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-31Load participants asyncEric Eastwood
2017-10-18Merge branch 'master' into sh-security-fix-backports-masterStan Hu
2017-10-18Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin
2017-10-17Merge branch 'bvl-group-trees' into 'master'Douwe Maan
2017-10-13added date parameter for time trackingVlad
2017-10-12Update preloaded count queries for MySQLBob Van Landuyt
2017-10-12Use Arel to build preloaded countsBob Van Landuyt
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-10Move the `ancestors_upto` to `Project` and `Namespace`Bob Van Landuyt
2017-10-10Merge branch '38245-private-avatars-are-not-cdn-compatible' into 'master'Douwe Maan
2017-10-09Start adding Gitlab::HookData::IssuableBuilderRémy Coutable
2017-10-09Include the changes in issuable webhook payloadsRémy Coutable
2017-10-09Based on MR simplified the logicTim Zallmann
2017-10-07Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan
2017-10-07Commenting on image diffsFelipe Artur
2017-10-06Create idea of read-only databaseToon Claes
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
2017-10-06Merge branch 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'Grzegorz Bizon
2017-10-05Merge branch '34102-online-view-of-artifacts-fe' into 'master'Nick Thomas
2017-10-05Updates based on MR commentsTim Zallmann
2017-10-05No need to rescue Rugged::ConfigError in RepositoryMirroringRémy Coutable
2017-10-05Minor improvements after latest reviewRémy Coutable
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-05Keep only the changes that are known to work wellRémy Coutable
2017-10-05Fetch and map refs/pull to refs/merge-requests in the GH importJames Lopez
2017-10-04Move merging of Hashes out of the `GroupDescendant` concernBob Van Landuyt
2017-10-04Return an empty array when no matches are foundBob 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-04Only preload ancestors for search results in the specified parentBob Van Landuyt
2017-10-04Minimize the number of queries by preloading counts and ancestorsBob Van Landuyt
2017-10-04Rename hierarchies to descendants where applicableBob Van Landuyt