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-04-04Cleaned up caching in AbstractReferenceFilterYorick Peterse
2016-04-04Cache default_issues_tracker? in BanzaiYorick Peterse
2016-04-04Memoize object class titlesYorick Peterse
2016-04-04Cache Banzai class methods returning static dataYorick Peterse
2016-04-04Refactor processing of various Banzai filtersYorick Peterse
2016-04-04Cache Banzai projects/objects using RequestStoreYorick Peterse
2016-04-03Merge branch 'add-ability-to-archive-a-project-via-api-14296' into 'master' Douwe Maan
2016-04-01Merge branch 'routing' into 'master' Robert Speicher
2016-04-01Merge branch 'fix/fogbugz-import' into 'master' Robert Speicher
2016-04-01Added & use Gitlab::Routing for URL helpersYorick Peterse
2016-04-01Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-...Douwe Maan
2016-04-01Merge branch 'fix/issue-move-rewrite-uploads' into 'master' Douwe Maan
2016-04-01Remove "Congratulations!" tweet button on newly-created project.connorshea
2016-03-31Merge branch 'master' into fix/issue-move-rewrite-uploadsGrzegorz Bizon
2016-03-31Fix view of notes in search results when noteable is a snippetRémy Coutable
2016-03-31Rename Note#for_project_snippet? to #for_snippet?Rémy Coutable
2016-03-30Merge branch 'precompile-emoji-urls' into 'master' Dmitriy Zaporozhets
2016-03-30Pre-calculate Emoji digestsYorick Peterse
2016-03-30spec and fix for fogbugz lonely user problemJames Lopez
2016-03-30Merge branch '2364-fallback-to-in-reply-to-header' into 'master' Douwe Maan
2016-03-30Merge branch 'refactor/project-badges-interface' into 'master' Robert Speicher
2016-03-30Remove reduntant `move_to_store` overrideGrzegorz Bizon
2016-03-30Add method that returns markdown in file uploaderGrzegorz Bizon
2016-03-30Check if GFM rewriters need rewrite internallyGrzegorz Bizon
2016-03-30Refactor uploads rewriter used when moving issueGrzegorz Bizon
2016-03-30Add uploads rewriter and use it when moving issueGrzegorz Bizon
2016-03-30Merge branch 'rs-banzai-requires' into 'master' Rémy Coutable
2016-03-29Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description'...Robert Speicher
2016-03-29Merge branch 'master' into add-ability-to-archive-a-project-via-api-14296Zeger-Jan van de Weg
2016-03-29Refactor builds badge, encapsulate inside a classGrzegorz Bizon
2016-03-28Back dating of issues when creating throught the APIZeger-Jan van de Weg
2016-03-25Improve and finish the fallback to the In-Reply-To and References header for ...Rémy Coutable
2016-03-25Fix #2364. Fall back to In-Reply-To header when reply key not availableDavid Padilla
2016-03-24Merge branch 'master' into add-ability-to-archive-a-project-via-api-14296Zeger-Jan van de Weg
2016-03-24api - expose label descriptionMariusz Jachimowicz
2016-03-24PUT becomes POST on archiving endpointsZeger-Jan van de Weg
2016-03-24Remove redundant `require`s from Banzai filesRobert Speicher
2016-03-24Explain why ExclusiveLease has no #cancelJacob Vosmaer
2016-03-24Add endpoints for archiving and unarchivingZeger-Jan van de Weg
2016-03-23Avoid using the same name between methods and variablesLin Jen-Shin
2016-03-23Fix build dependencies, when the dependency is a stringKamil Trzcinski
2016-03-22Merge branch 'drop_db_before_restore' into 'master' Robert Speicher
2016-03-22Merge branch 'feature-ci-only-except-trigger' into 'master' Kamil Trzciński
2016-03-22Reload the schema before restoring a database backupDrew Blessing
2016-03-22Merge branch 'master' into issue_12658Douwe Maan
2016-03-21Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg
2016-03-21Minor improvements on IssuableActionsZeger-Jan van de Weg
2016-03-21Do not rewrite reference if already a cross referenceGrzegorz Bizon
2016-03-21Fix specsDouwe Maan
2016-03-20Tweaks, refactoring, and specsDouwe Maan