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
path: root/lib
AgeCommit message (Expand)Author
2016-07-27Optimize maximum user access level lookup in loading of notesStan Hu
2016-07-27Merge branch 'feature/profile-requests-conditionally' into 'master' Douwe Maan
2016-07-27Fix a bug where forking a project from a repository storage to another would ...Alejandro Rodríguez
2016-07-26Profile requests when a header is passedAhmad Sherif
2016-07-26Merge branch 'add-sidekiq-request-store' into 'master' Yorick Peterse
2016-07-26Ensure relative paths for video are rewritten as we do for imagesRémy Coutable
2016-07-26Disable MySQL foreign key checks before dropping all tablesDrew Blessing
2016-07-26Add support for using RequestStore within Sidekiq tasks via SIDEKIQ_REQUEST_S...Stan Hu
2016-07-25Fix backup restoreStan Hu
2016-07-25Use project ID in repository cache to prevent stale data from persisting acro...Stan Hu
2016-07-23If version file is unavailable unknown statusKatarzyna Kobierska
2016-07-23Add gitlab-workhorse version to admin dashboardKatarzyna Kobierska
2016-07-22Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable
2016-07-21Retrieve rendered HTML from cache in one requestAhmad Sherif
2016-07-21Merge branch 'discussion-model' into 'master' Robert Speicher
2016-07-21Also fix the URL in the commentLin Jen-Shin
2016-07-21Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable
2016-07-21Merge branch '4142-show-inline-video' into 'master' Rémy Coutable
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
2016-07-20Merge branch 'email-domain-blacklist' into 'master' Robert Speicher
2016-07-20Change `return`s for `next`s to please rubocop (behaviour is the same)Alejandro Rodríguez
2016-07-20Add /deploy_keys API to retrieve all deploy keys regardless of project affili...Alejandro Rodríguez
2016-07-20Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin
2016-07-20Merge branch 'migration-downtime-tags' into 'master' Robert Speicher
2016-07-20Merge branch 'rubocop/enable-multiline-ternary-operator-cop' into 'master' Robert Speicher
2016-07-20Should check against `authorize_read_builds!`Lin Jen-Shin
2016-07-20Use limit parameter rather than hardcoded valueM. Ricketts
2016-07-20Enable Style/MultilineTernaryOperator rubocop copGrzegorz Bizon
2016-07-20Added checks for migration downtimeYorick Peterse
2016-07-20Ensure to_json methods take optional argumentSean McGivern
2016-07-20Remove VideoJS and clean the integrationRémy Coutable
2016-07-20Merge branch 'remove-parse-boolean' into 'master' Rémy Coutable
2016-07-20Replace parse_boolean with to_booleanRobert Schilling
2016-07-19Limit git rev-list output count to one in forced push checkAhmad Sherif
2016-07-19Fix help page paths to make sure shortcuts and the UI help page work.Connor Shea
2016-07-19Use a more powerful query to match videos in img tagsRémy Coutable
2016-07-19Remove duplication, useless rescue, and avoid using ActionViewRémy Coutable
2016-07-19First support of videos in issues, MRs and notesEric Hayes
2016-07-19Artifacts are plural, feedback:Lin Jen-Shin
2016-07-19Merge branch 'allow-deploy-key-to-download-public-projects' into 'master' Rémy Coutable
2016-07-19Merge branch 'fix/import-export-project-avatar' into 'master' Rémy Coutable
2016-07-19Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin
2016-07-19API for downloading latest successful build:Lin Jen-Shin
2016-07-19Improve code designKamil Trzcinski
2016-07-19Fix broken builds_for_refKamil Trzcinski
2016-07-19Use value of `yaml_variables` and `when` from config_processor if undefinedKamil Trzcinski
2016-07-19Merge branch 'manual-actions' into 'master' Rémy Coutable
2016-07-19Merge branch 'api-cleanup-entities' into 'master' Rémy Coutable
2016-07-19Merge branch 'deployment-tracking' into 'master' Rémy Coutable
2016-07-19Merge branch 'api-delete-todos' into 'master' Rémy Coutable