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-05-15Add cache count metrics to rails cachePablo Carranza
2016-05-14Clean up LegacyDiffNote somewhatDouwe Maan
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-05-13Merge branch 'deprecated-class-methods-cop' into 'master' Robert Speicher
2016-05-12Add API endpoints for un/subscribing from/to a labelAhmad Sherif
2016-05-12Merge branch 'send-incremental-build-log' into 'master' Jacob Schatz
2016-05-12Removed tracking of total method execution timesYorick Peterse
2016-05-12Add a spec for `WikiLinkFilter`Timothy Andrew
2016-05-11Merge branch '17249-starred' into 'master' Robert Speicher
2016-05-11Merge branch '17270-only-generate-email-on-push-once-for-all-recipients' into...Robert Speicher
2016-05-11Merge branch 'casecmp-cop' into 'master' Rémy Coutable
2016-05-11Merge branch 'string-replacement-cop' into 'master' Rémy Coutable
2016-05-11Only generate repository push email onceSean McGivern
2016-05-11Enable the StringReplacement cop.Connor Shea
2016-05-11Enable Rubocop Casecmp Performance Cop.Connor Shea
2016-05-10Merge branch 'stanhu/gitlab-ce-add-eager-load-lib' into 'master' Robert Speicher
2016-05-10Merge remote-tracking branch 'origin/master' into send-incremental-build-logKamil Trzcinski
2016-05-10Restrict starred projects to viewable onesSean McGivern
2016-05-10Merge branch 'fix/using-uploads-in-global-snippets' into 'master' Robert Speicher
2016-05-10Do not process upload links if no project contextGrzegorz Bizon
2016-05-10Fix using link to uploads in global snippetsGrzegorz Bizon
2016-05-10Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-05-10Fix a few places where autoloading would failRémy Coutable
2016-05-10Merge branch 'revert-4026' into 'master' Rémy Coutable
2016-05-10Merge branch 'remove-annotate-gem' into 'master' Yorick Peterse
2016-05-10Revert "Merge branch 'wiki-fix' into 'master' "Rémy Coutable
2016-05-10Remove the annotate rake taskJeroen van Baarsen
2016-05-10Links for redmine issue references are generated correctly againBenedikt Huss
2016-05-09Use a case-insensitive comparison in sanitizing URI schemesStan Hu
2016-05-09Merge branch 'cascade_drop' into 'master' Robert Speicher
2016-05-09Add if exists to drop commandDrew Blessing
2016-05-09Encode state as base64 stringKamil Trzcinski
2016-05-09Send trace to a browser incrementally when build is runningKamil Trzcinski
2016-05-09Expose MergeRequest#user_notes_count in the API and use the method in issues ...Rémy Coutable
2016-05-09API: Expose Issue#user_notes_countcnam-dep
2016-05-09Use the proper GitLab URL for links in WikiArtem Sidorenko
2016-05-09Improve multiple branch push performance by memoizing permission checkingStan Hu
2016-05-09Enable the Rubocop DeprecatedClassMethods copConnor Shea
2016-05-07Update SVG sanitizer to conform to SVG 1.1Stan Hu
2016-05-06Merge branch 'annotate-models' into 'master' Douwe Maan
2016-05-06Auto annotate models on migrationZeger-Jan van de Weg
2016-05-06Merge branch 'cascade_drop' into 'master' Robert Speicher
2016-05-06Merge branch 'fix/import-url-issues' into 'master' Robert Speicher
2016-05-05Fix passing nil to protected_tag?Yorick Peterse
2016-05-05Use tag_exists? in GitAccess#protected_tag?Yorick Peterse
2016-05-05Fix the line code when importing PR review comments from GitHubDouglas Barbosa Alexandre
2016-05-04Merge branch 'use-rugged-to-create-tag' into 'master' Rémy Coutable
2016-05-04Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'Douwe Maan
2016-05-04Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable