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-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Merge branch 'better-parallel-diff' into 'master' Robert Speicher
2016-07-13Merge branch 'dropdown-load-fix' into 'master' Douwe Maan
2016-07-13Keeps issue number when importing from Gitlab.comDouglas Barbosa Alexandre
2016-07-13Merge branch '18193-developers-can-merge' into 'master' Rémy Coutable
2016-07-13deletes swn filetiagonbotelho
2016-07-13ObjectRenderer doesn't crash when no objects to cache with Rails.cache.read_m...Paco Guzman
2016-07-13Implement last round of review comments from !4892.Timothy Andrew
2016-07-13Move all "checks" under `GitLab::Checks`.Timothy Andrew
2016-07-13Appease rubocop.Timothy Andrew
2016-07-13Refactor `Gitlab::GitAccess`Timothy Andrew
2016-07-13Enforce "developers can merge" during `pre-receive`.Timothy Andrew
2016-07-13Added "developers can merge" setting to protected branchesMathias Vestergaard
2016-07-13Merge branch 'multi-line-inline-diff' into 'master' Douwe Maan
2016-07-13Actually render old and new sections of parallel diff next to each otherDouwe Maan
2016-07-13Rename constant to be more descriptiveDouwe Maan
2016-07-13Merge branch 'jacobvosmaer-gitlab/gitlab-ce-strict-host-headers'Douwe Maan
2016-07-12Defend against 'Host' header injectionJacob Vosmaer
2016-07-12fixes test according to four-phase test patterntiagonbotelho
2016-07-12removes basicprojectwithaccess and replaces it with basicprojectdetailstiagonbotelho
2016-07-12Extended regexes ignore whitespace, so use \sDouwe Maan
2016-07-12Merge branch 'fix-gh-rate-limit' into 'master' Douwe Maan
2016-07-12changes the usage of simpleprojectdetails to already implemented basicproject...tiagonbotelho
2016-07-12adds basic functionality to the new endpoint of the apitiagonbotelho
2016-07-12implements filter_paramstiagonbotelho
2016-07-12changes string to symbol in paramtiagonbotelho
2016-07-12adds test to check json fields on simple request and changes the url request ...tiagonbotelho
2016-07-12fixes missing field on basicprojectdetailstiagonbotelho
2016-07-12changes the usage of simpleprojectdetails to already implemented basicproject...tiagonbotelho
2016-07-12adds basic functionality to the new endpoint of the apitiagonbotelho
2016-07-12implements filter_paramstiagonbotelho
2016-07-12Memoize response from `has_rate_limit?` to avoid extra API callDouglas Barbosa Alexandre
2016-07-12Checks if rate limit is enabled instead of stubbing responseDouglas Barbosa Alexandre
2016-07-12Fix GItHub client requests when rate limit is disabledDouglas Barbosa Alexandre
2016-07-12Object renderer read_multi rendered entries from CachePaco Guzman
2016-07-12Merge branch 'remove-branch-api' into 'master' Rémy Coutable
2016-07-12Render inline diffs for multiple changed lines following eachotherDouwe Maan
2016-07-12Optimize system note visibility checking by hiding notes thatStan Hu
2016-07-11Merge branch 'fix/import-event-error' into 'master' Robert Speicher
2016-07-11api: expose {should,force}_remove_source_branchBen Boeckel
2016-07-11Merge branch 'single-file-diffs' into 'master' Douwe Maan
2016-07-11Merge branch 'remove-duplicate-api-field' into 'master' Rémy Coutable
2016-07-11Merge branch 'send-entry-via-Gitlab-Workhorse-Send-Data' into 'master' Douwe Maan
2016-07-11Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-even...James Lopez
2016-07-11squashed - refactor to cope with sub sub N relations probably using the sub_r...James Lopez
2016-07-11entities: remove :description from MergeRequestBen Boeckel
2016-07-11Merge branch 'master' into single-file-diffsSean McGivern
2016-07-11Merge branch 'fix/remove-import-url-migration' into 'master' Rémy Coutable
2016-07-11spec and fix for sanitize methodJames Lopez
2016-07-10Merge branch 'blockquote-fence-filter' into 'master' Robert Speicher