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-12-22Merge branch 'dm-diff-note-for-line-performance' into 'master'Robert Speicher
2017-12-22Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_...Douwe Maan
2017-12-22Use relative URLs when linking to uploaded filesNick Thomas
2017-12-22Explictly require Gitlab::Utils in ProjectFeaturesCompatibilityDmitriy Zaporozhets
2017-12-20Only include the user's ID in the time_spent command's update hashRobert Speicher
2017-12-20Add a JsonSerializationError class instead of raising SecurityErrorRobert Speicher
2017-12-20Accept arguments to blocked JSON serialization methodsRobert Speicher
2017-12-20Add BlocksJsonSerialization model concern and include it in UserRobert Speicher
2017-12-15Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-12-12Treat empty markdown and html strings as valid cached text, not missing cache...Greg Stark
2017-12-07Allow commenting on individual commits inside an MRDouwe Maan
2017-12-07Resolve "Display member role per project"Mike Greiling
2017-12-06Throttle the number of UPDATEs triggered by touchYorick Peterse
2017-12-03Use `job_artifacts_archive|metadata`Kamil Trzcinski
2017-12-03Revert "Rename `job_archive|metadata` to `artifacts_archive|metadata`"Kamil Trzcinski
2017-12-03Rename `job_archive|metadata` to `artifacts_archive|metadata`Kamil Trzcinski
2017-12-03Remove Ci::Build#artifacts_file?Zeger-Jan van de Weg
2017-12-03Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski
2017-12-03Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg
2017-12-03Create Ci::ArtifactsZeger-Jan van de Weg
2017-11-30Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-29Merge branch 'dm-search-pattern' into 'master'Sean McGivern
2017-11-28Merge branch '40561-environment-scope-value-is-not-trimmed' into 'master'Kamil Trzciński
2017-11-28Merge branch '40226-refactor-the-issuable-s-webhooks-data-architecture' into ...Douwe Maan
2017-11-27Strip leading & trailing whitespaces in CI/CD secret variable keysRémy Coutable
2017-11-27Use fuzzy search with minimum length of 3 characters where appropriateDouwe Maan
2017-11-24Rename to_fuzzy_arel to fuzzy_arel_matchDouwe Maan
2017-11-24Merge branch 'jej/fix-protected-branch-validations-ce' into 'master'Rémy Coutable
2017-11-24Deduplicate protected ref human_access_levelsJames Edwards-Jones
2017-11-24Fix ProtectedBranch access level validationsJames Edwards-Jones
2017-11-24Refactor the way we pass `old associations` to issuable's update servicesRémy Coutable
2017-11-24Merge branch 'issue_40374' into 'master'Sean McGivern
2017-11-23Fix WIP system note not being createdFelipe Artur
2017-11-23Merge branch 'use-merge-requests-diff-id-column' into 'master'Douwe Maan
2017-11-23Use latest_merge_request_diff associationSean McGivern
2017-11-23Fix link text from group contextJarka Kadlecova
2017-11-22Fix a few layout errorLin Jen-Shin
2017-11-22Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-22Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin
2017-11-21Updates based on feedbackLin Jen-Shin
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
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-16Adds Rubocop rule for line break after guard clauseJacopo
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