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-11-23render :nothing option is deprecated, Use head method to respond with empty r...Jasper Maes
2018-11-12Removes feature flag for ciEnvironmentsStatusChangesFilipa Lacerda
2018-10-31Adds pagination to pipelines table in merge request pageFilipa Lacerda
2018-10-29Merge branch 'extract-ee-specific-lines-for-issues-and-mr-controllers' into '...Nick Thomas
2018-10-29post merge pipeline and environments statusAlessio Caiazza
2018-10-26Extract EE-specific lines from MRs controllerSean McGivern
2018-10-22Frontend: Review app changesFilipa Lacerda
2018-10-18Move ci_environments_status to a modelAlessio Caiazza
2018-10-08Merge branch 'osw-remove-dead-code-on-mr-show' into 'master'Robert Speicher
2018-10-06Remove dead code on main MR pageOswaldo Ferreira
2018-10-04Don't build project services unneccesarilyBrett Walker
2018-10-01Merge branch 'security-6881-project-group-approvers-leaks-private-group-info-...Bob Van Landuyt
2018-09-26Enable even more frozen string in app/controllersgfyoung
2018-09-24Ports new refactor from EE to CETiago Botelho
2018-09-24Applies the CE backport of EE#657Tiago Botelho
2018-09-12Fix mention in edit mrAlin Ciciu
2018-08-22Speed up diff comparisons by limiting number of commit messages renderedStan Hu
2018-08-07Squashed commit of the following:Shinya Maeda
2018-08-03Use serializable_hash for compared resultsShinya Maeda
2018-08-02Set polling interval to the header in test_reports endpointShinya Maeda
2018-08-02Squashed commit of the following:Shinya Maeda
2018-07-10Support manually stopping any environment from the UIWinnie Hellmann
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-16Fix milestones disappearing when changed on MRMario de la Ossa
2018-06-06Render 'invalid' if #target_branch_missing?Ash McKenzie
2018-06-06Rename #check_if_can_be_merged -> #mark_merge_request_mergeableAsh McKenzie
2018-06-06Rename #close_merge_request_without_source_projectAsh McKenzie
2018-05-30Adjust permitted params filtering on merge schedulingOswaldo Ferreira
2018-05-29Add 'squash and rebase' feature to CEblackst0ne
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-03-06Use persisted/memoized value for MRs shas instead of doing git lookupsAlejandro Rodríguez
2018-02-21Refactor IssuableFinder to extract model-specific logicSean McGivern
2018-02-07Let CI catch N + 1 callsZeger-Jan van de Weg
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2017-12-15Stop sending milestone and labels data over the wire for MR widgetOswaldo Ferreira
2017-12-07tidying up the changesmicael.bergeron
2017-12-05Use actual head pipeline on merge request serializerFelipe Artur
2017-12-05Check if head_pipeline is correct before mergingFelipe Artur
2017-11-16Optimise getting the pipeline status of commitsYorick Peterse
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-03removed the #ensure_ref_fetched from all controllersmicael.bergeron
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-31Load participants asyncEric Eastwood
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-09-06Merge branch '34509-improves-markdown-rendering-performance-for-commits-list'...Douwe Maan
2017-09-06Adds cacheless render to Banzai object renderTiago Botelho