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
2016-05-29Update specs to carry out changes in note factoryGrzegorz Bizon
2016-05-26Merge branch 'measure-proxy-timing' into 'master' Yorick Peterse
2016-05-26Rename metric to 'rails queue duration'Jacob Vosmaer
2016-05-25Test ProxyFlightTime middlewareJacob Vosmaer
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-22Add specs for migration helpers and boolean valuesGrzegorz Bizon
2016-05-22Test migration helpers using a migration classGrzegorz Bizon
2016-05-20Update API and fetching taskZeger-Jan van de Weg
2016-05-20Backend for a gitignores dropdownZeger-Jan van de Weg
2016-05-20Merge branch '17464-backport-email-syntax-highlighting' into 'master' Douwe Maan
2016-05-19Merge branch 'migration-helpers' into 'master' Robert Speicher
2016-05-19Mask credentials from URL when import of project has failed.Rubén Dávila
2016-05-17Syntax-highlight diffs in push emailsSean McGivern
2016-05-16Merge branch 'gh-pull-requests'Douwe Maan
2016-05-15Add cache count metrics to rails cachePablo Carranza
2016-05-14Fix validation method for Gitlab::GithubImport::PullRequestFormatterDouglas Barbosa Alexandre
2016-05-14Extract GitHub branch formatterDouglas Barbosa Alexandre
2016-05-14Import PRs where branch names were reused across PRsDouglas Barbosa Alexandre
2016-05-14Preserve commits/diff/comments for PRs that were merged on GitHubDouglas Barbosa Alexandre
2016-05-14Fix spec for Gitlab::GithubImport::PullRequestFormatterDouglas Barbosa Alexandre
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-05-12Removed tracking of total method execution timesYorick Peterse
2016-05-12Fixed styling per Rubocop pedanticsYorick Peterse
2016-05-12Added helper methods for database migrationsYorick Peterse
2016-05-11Only generate repository push email onceSean McGivern
2016-05-10Revert "Merge branch 'wiki-fix' into 'master' "Rémy Coutable
2016-05-09Use the proper GitLab URL for links in WikiArtem Sidorenko
2016-05-06Merge branch 'fix/import-url-issues' into 'master' Robert Speicher
2016-05-05Fix the line code when importing PR review comments from GitHubDouglas Barbosa Alexandre
2016-04-28Merge branch 'use-remote-ip-for-akismet' into 'master' Rémy Coutable
2016-04-28fix failing specJames Lopez
2016-04-28added spec testing exception raisedJames Lopez
2016-04-28Use ActionDispatch Remote IP for Akismet checkingStan Hu
2016-04-27Backport GitHub Enterprise import support from EEStan Hu
2016-04-21Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński
2016-04-20Fix setting of "action" for Grape transactionsYorick Peterse
2016-04-20Fix wiki testsSebastian Klier
2016-04-19Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski
2016-04-19Using single builder for push and tag eventsGabriel Mazetto
2016-04-19Added System Hooks for push and tag_pushGabriel Mazetto
2016-04-19Use double instead of OpenStruct in the Issue/PR formatters specsDouglas Barbosa Alexandre
2016-04-19Set GitHub milestones to Issue/Merge Request that were importedDouglas Barbosa Alexandre
2016-04-19Import milestones from GitHubDouglas Barbosa Alexandre
2016-04-18Import labels from GitHubDouglas Barbosa Alexandre
2016-04-18Use GitHub Issue/PR number as iid to keep referencesDouglas Barbosa Alexandre
2016-04-18Count the number of SQL queries per transactionYorick Peterse
2016-04-18Use Module#prepend for method instrumentationYorick Peterse
2016-04-16Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski
2016-04-14Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez
2016-04-14Merge branch 'simplify-gitlab-url_builder-15202' into 'master' Rémy Coutable