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-06-20Add changelog item, fix rubocop issueZ.J. van de Weg
2016-06-20Implement backend gitlab ci dropdownZ.J. van de Weg
2016-06-20Refactor Gitlab::GitignoresZJ van de Weg
2016-06-20Merge branch 'limit-email-diff-size' into 'master' Robert Speicher
2016-06-20use rails root joinJames Lopez
2016-06-20fixed a couple of errors spotted in productionJames Lopez
2016-06-18Merge branch 'fix-out-of-bounds-markdown-refs' into 'master' Robert Speicher
2016-06-18Fix RangeError exceptions when referring to issues or merge requests outside ...Stan Hu
2016-06-18Fix bug in `WikiLinkFilter`.Timothy Andrew
2016-06-18Merge branch 'gh-webhooks' into 'master' Robert Speicher
2016-06-18Listing GH Webhooks doesn't stop import process for non GH admin usersDouglas Barbosa Alexandre
2016-06-17Add endpoints for award emoji on notesZ.J. van de Weg
2016-06-17Sort API endpoints and implement feedbackZ.J. van de Weg
2016-06-17Add endpoints for Award EmojiZ.J. van de Weg
2016-06-17Merge branch 'track-total-method-call-time' into 'master' Robert Speicher
2016-06-17Merge branch 'sidekiq-api-metrics' into 'master' Achilleas Pipinellis
2016-06-17Track method call times/counts as a single metricYorick Peterse
2016-06-17Merge branch 'registry-500-fix' into 'master' Rémy Coutable
2016-06-17Added missing mount point for Sidekiq Metrics API, after it got lost on rebase.Patricio Cano
2016-06-17Merge branch 'secure-request-uris' into 'master' Yorick Peterse
2016-06-17Merge branch 'update-column-in-batches-where' into 'master' Robert Speicher
2016-06-17Fixed Rubocop errorPatricio Cano
2016-06-17Filter out sensitive parameters of metrics dataPaco Guzman
2016-06-17Fix update_column_in_batches to update all rowsYorick Peterse
2016-06-17Merge branch 'feature/project-export' into 'master' Douwe Maan
2016-06-17Use response_bodyKamil Trzcinski
2016-06-17Merge branch 'fix/error-when-job-variables-not-defined-but-specified' into 'm...Rémy Coutable
2016-06-17Merge branch 'validate-only-except-regexp' into 'master' Rémy Coutable
2016-06-17Merge branch '2979-personal-access-tokens' into 'master' Douwe Maan
2016-06-17a few changes based on MR feedbackJames Lopez
2016-06-17Fix error when CI job variables not specifiedGrzegorz Bizon
2016-06-17Fix regression introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_re...Kamil Trzcinski
2016-06-17Validate only and except regexpKamil Trzcinski
2016-06-17Limit push email diff sizeSean McGivern
2016-06-16Merge branch 'banzai-issue-filter-queries' into 'master' Douwe Maan
2016-06-16Merge branch '18582-banzai-filter-external-link-filter' into 'master' Yorick Peterse
2016-06-16fixed merge conflicts on UI branchJames Lopez
2016-06-16Banzai::Filter::ExternalLinkFilter use XPathPaco Guzman
2016-06-16fixed merge conflictsJames Lopez
2016-06-16Reduce queries in IssueReferenceFilterYorick Peterse
2016-06-16Merge branch 'fix/status-of-pipeline-without-builds' into 'master' Rémy Coutable
2016-06-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez
2016-06-16Revert "squashed merge and fixed conflicts"James Lopez
2016-06-16squashed merge and fixed conflictsJames Lopez
2016-06-16Banzai::Filter::UploadLinkFilter use XPathPaco Guzman
2016-06-16fix wiki stuffJames Lopez
2016-06-16fix specsJames Lopez
2016-06-16Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-16Implement @DouweM's feedback.Timothy Andrew
2016-06-15Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon