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/spec/lib
AgeCommit message (Expand)Author
2016-10-08Use Hash rocket syntax to maintain Ruby 2.1 compatibility in specStan Hu
2016-10-07Merge branch 'memoize_shell_secret_token' into 'master' Rémy Coutable
2016-10-07Call ensure_secret_token! in secret token test's before block since it would ...Justin DiPierro
2016-10-07Enable CacheMarkdownField for the remaining modelsNick Thomas
2016-10-07Use CacheMarkdownField for notesNick Thomas
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-07Merge branch 'fix-already-selected-activity-link' into 'master' Fatih Acet
2016-10-06Make user constrainer lookup same as controller and add more constrainer testsDmitriy Zaporozhets
2016-10-06Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets
2016-10-06Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro
2016-10-06Use higher size on Gitlab::Redis connection pool on Sidekiq serversPaco Guzman
2016-10-06Merge branch 'feature/improve-async-pipeline-processing' into 'master' Kamil Trzciński
2016-10-06Merge remote-tracking branch 'dev/master'Rémy Coutable
2016-10-05Fix inconsistent highlighting of already selected activity nav-linksClement Ho
2016-10-05Merge branch 'kradydal/gitlab-ce-20989-disable-all-for-non-project-members'Rémy Coutable
2016-10-05Merge branch 'test-improve-gitlab-identifier' into 'master' Rémy Coutable
2016-10-05Refactor Gitlab::IdentifierYorick Peterse
2016-10-04Merge branch 'fix/22225' into 'master' Sean McGivern
2016-10-04Skip wiki creation when GitHub project has wiki enabledDouglas Barbosa Alexandre
2016-10-04Fixed banzai test failuresPhil Hughes
2016-10-04Fix pipeline fixtures and calls to removed methodGrzegorz Bizon
2016-10-03Merge branch 'rs-string-conversion-in-interpolation' into 'master' Rémy Coutable
2016-10-03Merge branch '22466-task-list-fork' into 'master' Rémy Coutable
2016-10-03Enable Lint/StringConversionInInterpolation cop and autocorrect offensesRobert Speicher
2016-10-03Imrove grammarKatarzyna Kobierska
2016-10-03Fix test, add author attribute to all testsKatarzyna Kobierska
2016-10-02Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher
2016-10-01Remove the task_list test since it is patched upstreamJared Deckard
2016-09-30Merge branch 'fix/id-claim-import-issue' into 'master' Douwe Maan
2016-09-28Merge branch 'lfs-ssh-authorization-fix' into 'master' Douwe Maan
2016-09-28Handle LFS token creation and retrieval in the same method, and in the same R...Patricio Cano
2016-09-28Allow Member.add_user to handle access requestersRémy Coutable
2016-09-28Log LDAP lookup errors and don't swallow unrelated exceptionsMarkus Koller
2016-09-27Import all GitHub comments after importing issues and PRsAhmad Sherif
2016-09-27Speed up label-applying process for GitHub importingAhmad Sherif
2016-09-27Process each page of GitHub resources instead of concating them then processingAhmad Sherif
2016-09-27Prevent claiming associated model IDs via import and added relevant specsJames Lopez
2016-09-27fix model order in import/export config and 1to1 relation issue. Added releva...James Lopez
2016-09-26added more specsJames Lopez
2016-09-26Fixes issue with rails reserved keyword type exporting/importing services. Al...James Lopez
2016-09-25Merge branch '22229-use-base-sha-when-downloading-merge-requests' into 'master' Robert Speicher
2016-09-22Use base SHA for patches and diffsNick Thomas
2016-09-22Make Gitlab::Redis.params safe for mutationJacob Vosmaer
2016-09-21fix import/export security specs after mergeJames Lopez
2016-09-21fixing security specs after mergeJames Lopez
2016-09-21Merge branch 'add_spec_for_committer_hash' into 'master' Rémy Coutable
2016-09-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-09-20Add spec covering 'committer_hash'Dan Dunckel
2016-09-20Improve JwtController implementationKamil Trzcinski
2016-09-20Post-merge improve of CI permissionsKamil Trzcinski