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-03-10Remove unnecessary random keyJacob Vosmaer
2016-03-10Improve commentJacob Vosmaer
2016-03-10Move method to UserJacob Vosmaer
2016-03-10Removed benchmark suite and its documentationYorick Peterse
2016-03-10Explain LDAP "lock" behaviorJacob Vosmaer
2016-03-10Rename ExpiringLock to ExclusiveLeaseJacob Vosmaer
2016-03-10Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into redis-c...Jacob Vosmaer
2016-03-10Don't remove `ProjectSnippet#expires_at` from APIRobert Speicher
2016-03-09Merge branch 'rs-sprite-task' into 'master' Dmitriy Zaporozhets
2016-03-09Acquire lock before LDAP syncJacob Vosmaer
2016-03-09Add a `gemojione:sprite` Rake taskRobert Speicher
2016-03-09Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into redis-c...Jacob Vosmaer
2016-03-09Always with the newlinesJacob Vosmaer
2016-03-09Parse config/resque.yml in one place onlyJacob Vosmaer
2016-03-09Retry spinach testsKamil Trzcinski
2016-03-09Merge branch 'iurisilvio/gitlab-ce-bitbucket_closed' into 'master' Rémy Coutable
2016-03-09Merge branch 'rs-snippets-dont-expire' into 'master' Dmitriy Zaporozhets
2016-03-09Use a custom Devise failure app to handle unauthenticated .zip requestsRobert Speicher
2016-03-08Merge branch 'evuez/gitlab-ce-add-info-user-api' into 'master' Robert Speicher
2016-03-08Support YAML alias/anchor usage in .gitlab-ci.ymlPascal Bach
2016-03-07Fix bug where Bitbucket `closed` issues were imported as `opened`Iuri de Silvio
2016-03-07Merge branch 'feature/cross-project-labels' into 'master' Douwe Maan
2016-03-06Remove `Snippet#expires_at`Robert Speicher
2016-03-06Merge branch 'master' into 'master' Robert Speicher
2016-03-05Merge branch 'rs-frontmatter-pre' into 'master' Robert Speicher
2016-03-05Add YamlFrontMatterFilter to the PreProcessPipelineRobert Speicher
2016-03-05Reduce progress bar noise during brakeman runPeter Suschlik
2016-03-05Merge branch 'rs-wiki-pipeline-spec' into 'master' Douwe Maan
2016-03-04Add fields to GET /users/* API endpoints for adminsevuez
2016-03-03Replace `[[_TOC_]]` tag even if `toc` result is blankRobert Speicher
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-03-03Remove redundant code in cross project labels implementationGrzegorz Bizon
2016-03-03Add additional text prefix in cross project labelsGrzegorz Bizon
2016-03-03Add support for cross project references for labelsGrzegorz Bizon
2016-03-03Fix bug with return value in abstract reference filterGrzegorz Bizon
2016-03-03Add a PreProcessPipelineRobert Speicher
2016-03-02Merge branch 'rs-filter-array' into 'master' Douwe Maan
2016-03-02Merge branch 'mail-room-config-without-rails' into 'master' Douwe Maan
2016-03-02Fix import from gitlab.comKazuki Sawada
2016-03-01Add FilterArray class to BanzaiRobert Speicher
2016-03-01Merge branch 'fix/commit-status-api-improvement' into 'master' Douwe Maan
2016-03-01Merge branch 'rs-wiki-toc' into 'master' Douwe Maan
2016-03-01Merge branch 'comment-batch-size' into 'master' Douwe Maan
2016-03-01Check if commit exists first in commit status APIGrzegorz Bizon
2016-02-29Merge branch 'fix/project-wiki-ending' into 'master' Robert Speicher
2016-02-29Merge branch 'rs-data-links' into 'master' Douwe Maan
2016-02-29Return empty array when commit has no statuses in APIGrzegorz Bizon
2016-02-29Fix `gitlab:incoming_email:check` task.Douwe Maan
2016-02-26updated internal.rb and spec based on MR feedbackJames Lopez
2016-02-25Batch size >1000 does not pay offJacob Vosmaer