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
AgeCommit message (Expand)Author
2017-02-22added specs for version check imageLuke "Jared" Bennett
2017-02-22restrict height of the custom brand logo in emailsAlexis Reigel
2017-02-22use custom brand logo in pipeline mailsAlexis Reigel
2017-02-17Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern
2017-02-16Merge branch 'active_when' into 'master' Robert Speicher
2017-02-15dev favicon is blue, not purpleSimon Knox
2017-02-15Remove all gitlab theme related codeAnnabel Dunstone Gray
2017-02-15override favicon for development to find tabs more easilySimon Knox
2017-02-15Add active_when helperSemyon Pupkov
2017-02-13Merge branch '23535-folders-in-wiki-repository' into 'master' Douwe Maan
2017-02-13Fixed timeago specsPhil Hughes
2017-02-08Merge branch 'restore-issues_mentioned_but_not_closing' into 'master'Sean McGivern
2017-02-07Merge branch 'route-map' into 'master' Robert Speicher
2017-02-07Merge branch '27632_fix_mr_widget_url' into 'master'Sean McGivern
2017-02-07Fix MR widget urlJarka Kadlecova
2017-02-07Address feedbackDouwe Maan
2017-02-07Add testsDouwe Maan
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2017-02-02Active tense test coverageValery Sizov
2017-01-30Add tests for nested groups in search service and search helperDmitriy Zaporozhets
2017-01-30Merge branch 'master' into 23535-folders-in-wiki-repositoryAlex Braha Stoll
2017-01-28Move issuable reference display to a helper methodOswaldo Ferreira
2017-01-26Ensure we have a project with a repo in GitlabMarkdownHelper specsRémy Coutable
2017-01-26Use `:empty_project` where possible in helper specsRobert Speicher
2017-01-25tests for #mr_closes_issues and #mr_issues_mentioned_but_not_closing in Merge...Dongqing Hu
2017-01-13Address MR commentsJarka Kadlecova
2017-01-03Merge branch '26168-emoji-reactions-missing-tooltip-when-not-logged-in' into ...Fatih Acet
2017-01-03Fix cross-project references copy to include the project referenceJames Lopez
2016-12-31Add a breadcrumb at projects/wikis/show.html.hamlAlex Braha Stoll
2016-12-31Disable award emoji button but display tooltipSam Rose
2016-12-21Add more storage statisticsMarkus Koller
2016-12-19Reduce duplication for GitHubish import status viewRémy Coutable
2016-12-19Always use `fixture_file_upload` helper to upload files in tests.Ruben Davila
2016-12-15Add Gitlab::Middleware::MultipartJacob Vosmaer
2016-12-09Merge branch 'html-safe-diff-line-content' into 'security' Robert Speicher
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-11-28Refactor issuable_filters_present to reduce duplicationsSemyon Pupkov
2016-11-23Merge branch 'milestone_start_date' into 'master' Sean McGivern
2016-11-23Add a starting date to milestonesValery Sizov
2016-11-23Drop Project#authorized_for_user? in favor of ProjectTeam#member?Ahmad Sherif
2016-11-23Fix sidekiq stats in admin areablackst0ne
2016-11-18Use `Gitlab.config.gitlab.host` over `'localhost'`Lin Jen-Shin
2016-11-17Merge branch '23990-project-show-error-when-empty-repo' into 'master' Douwe Maan
2016-11-17adds fix for security issue when annonymous user does not have access to repo...tiagonbotelho
2016-11-16Merge branch '23117-search-for-a-filename-in-a-project' into 'master' Sean McGivern
2016-11-16Search for a filename in a projectValery Sizov
2016-11-15moves empty view logic onto empty partial to make it reusable and fixes teststiagonbotelho
2016-11-12change empty project view to annonymous user from activity to empty partialtiagonbotelho
2016-11-12adds guard clause for readme model method and initializes a new view with pro...tiagonbotelho
2016-11-11Make access request specs explicitly enable or disable access requests as req...Nick Thomas