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-02-08Memoize MergeRequest#rebase_in_progress? to prevent N+1 queries in GitalyStan Hu
2018-01-30Check MR state before submitting queries for discussion stateOswaldo Ferreira
2018-01-29Fix MR revert check when no merged_at is presentSean McGivern
2018-01-25Look at notes created just before merge when deciding if an MR can be revertedNick Thomas
2018-01-12Display related merge requests in commit detail pageHiroyuki Sato
2018-01-12Merge branch '41807-15665-consistently-502s-because-it-fetches-every-commit' ...Rémy Coutable
2018-01-12Only search for MR revert commits on notes after MR was mergedSean McGivern
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-08Remove soft removals related codeYorick Peterse
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2017-12-14Merge branch 'zj-mr-diff-memoization-bug' into 'master'Sean McGivern
2017-12-14Clear caches before updating MR diffsZeger-Jan van de Weg
2017-12-13Merge branch '33926-update-issuable-icons' into 'master'Annabel Dunstone Gray
2017-12-13Merge branch 'issue_41021' into 'master'Sean McGivern
2017-12-13Prevent worker that updates merge requests head pipeline from failing jobsFelipe Artur
2017-12-13Update issuable status iconsEric Eastwood
2017-12-12Use memoization for commits on diffsZeger-Jan van de Weg
2017-12-07adding view and feature specsmicael.bergeron
2017-12-07revert the `#all_pipelines` method to use the pluckmicael.bergeron
2017-12-07add support for the commit reference filtermicael.bergeron
2017-12-07tidying up the changesmicael.bergeron
2017-12-07add support for commit (in mr) to reference filtermicael.bergeron
2017-12-06Throttle the number of UPDATEs triggered by touchYorick Peterse
2017-12-05Use actual head pipeline on merge request serializerFelipe Artur
2017-12-05Check if head_pipeline is correct before mergingFelipe Artur
2017-12-05Improve MergeRequest#head_pipelineFelipe Artur
2017-12-05Ensure pippeline corresponds with the sha of an MRJarka Kadlecova
2017-11-30We could simply count the commitsLin Jen-Shin
2017-11-29Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse
2017-11-28Merge branch '40530-merge-request-generates-wrong-diff-when-branch-and-tag-ha...Rémy Coutable
2017-11-28Ensure MRs always use branch refs for comparisonSean McGivern
2017-11-28Remove serialised diff and commit columnsSean McGivern
2017-11-25Create issue and merge request destroy servicesGeorge Andrinopoulos
2017-11-24Merge branch 'issue_40374' into 'master'Sean McGivern
2017-11-23Fix WIP system note not being createdFelipe Artur
2017-11-23Use latest_merge_request_diff associationSean McGivern
2017-11-11Move update_project_counter_caches? out of issue and merge requestGeorge Andrinopoulos
2017-11-10Fix another timeout when searching for pipelinesSean McGivern
2017-11-08Merge branch 'dm-notes-for-commit-id' into 'master'Rémy Coutable
2017-11-08Use Commit#notes and Note.for_commit_id when possible to make sure we use all...Douwe Maan
2017-11-07Refactor issuables index actionsJarka Kadlecova
2017-11-06ignore the column before the migrationmicael.bergeron
2017-11-03removed the #ensure_ref_fetched from all controllersmicael.bergeron
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-30Merge branch '39054-activerecord-statementinvalid-pg-querycanceled-error-canc...Yorick Peterse
2017-10-30Move locked check to a guard-clauseOswaldo Ferreira
2017-10-27Make merge_jid handling less stateful in MergeServiceOswaldo Ferreira
2017-10-27Avoid hitting statement timeout finding MR pipelinesSean McGivern
2017-10-13Simplify check for running job on RedisOswaldo Ferreira
2017-10-11Make "merge ongoing" check more consistentOswaldo Ferreira