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
2019-02-08Adds a feature flag to the diff fuzzy file finderPhil Hughes
2019-02-06Allow custom squash commit messagesLuke Duncalfe
2019-02-05Update last_activity_on for Users on some main GET endpointsRubén Dávila
2019-01-28Save sorting preference for Issues/MRs in BEMario de la Ossa
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-12-27Merge branch 'osw-cache-discussions-diff-highlighting' into 'master'Douwe Maan
2018-12-21Cache diff highlight in discussionsOswaldo Ferreira
2018-12-19Refactor sidebar to use data from serializerHeinrich Lee Yu
2018-12-07Inline the new checks into normal update error handlingNick Thomas
2018-12-06Link to conflicting MR in reopening error messageAkos Gyimesi
2018-12-06Improve error message when attempting to reopen MR and there's a new open MR ...Akos Gyimesi
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