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
2014-09-09Merge branch 'parallel_diff_refactor' into 'master'Dmitriy Zaporozhets
2014-09-09Merge pull request #7646 from bushong1/snippet-search3Dmitriy Zaporozhets
2014-09-08Refactoring inside refactoring. We need to go deeperDmitriy Zaporozhets
2014-09-08Use new diff parsing logicDmitriy Zaporozhets
2014-09-07Merge pull request #7696 from Zyphrax/masterDmitriy Zaporozhets
2014-09-06Remove parent spacing. Fixes #7505Yvo van Beek
2014-09-05Pluralize commit text for note when push to existing MRDmitriy Zaporozhets
2014-09-05Add comment to merge request when new push happensDmitriy Zaporozhets
2014-09-04Added annotated tags. Updated tag haml file and call to gitlab-shell. Updat...Sean Edge
2014-09-04Filters issues by labels via APIjubianchi
2014-09-03Add system hook for ssh key changesLukas Erlacher
2014-08-29Adding in snippet search functionalityCharles Bushong
2014-08-29Dont allow edit or remove of system notesDmitriy Zaporozhets
2014-08-27Search by issue/mr title and descriptionDmitriy Zaporozhets
2014-08-27Add search method to Note classDmitriy Zaporozhets
2014-08-25Annotate modelsDmitriy Zaporozhets
2014-08-22Added AsciiDoc support and changed to singlequotesChristian Sarazin
2014-08-20Improve labels validation and expose error messagesjubianchi
2014-08-15Consistency: Capitalize hex values of sugested colorsRobert Schilling
2014-08-15Merge pull request #7479 from Razer6/feature/labels_apiDmitriy Zaporozhets
2014-08-15Change default label colorDmitriy Zaporozhets
2014-08-14Do label validation for issues/merge requests APIRobert Schilling
2014-08-13Validate label titel in project scopeRobert Schilling
2014-08-13Labels need to be valid on nameRobert Schilling
2014-08-13Add testcase for invalid colorRobert Schilling
2014-08-13Merge pull request #7312 from hiroponz/fix-404-when-clicking-link-on-hipchat-...Dmitriy Zaporozhets
2014-08-13Merge branch 'ldap/cache_check' into 'master'Dmitriy Zaporozhets
2014-08-13Update labels via APIRobert Schilling
2014-08-13Add, delete labels via APIRobert Schilling
2014-08-11Merge pull request #7466 from Razer6/improve_markup_handlingDmitriy Zaporozhets
2014-08-11Revert "history for files follows after rename"Dmitriy Zaporozhets
2014-08-11Move calls to Gitlab::MarkdownHelper to application_helperRobert Schilling
2014-08-11Merge pull request #7417 from woita/follow-history-for-filesDmitriy Zaporozhets
2014-08-11Merge branch 'less-chatty-hipchat-intergation' into 'master'Dmitriy Zaporozhets
2014-08-11Use readme we support to render if there are multiple readmesRobert Schilling
2014-08-06Skip LDAP cache check when LDAP is disabledJacob Vosmaer
2014-08-02history for files follows after renameWalter Kreilinger
2014-07-31Repository#path_to_repo should always return absolute pathDmitriy Zaporozhets
2014-07-31Fix 500 error when rename repository. Fixes #1473Dmitriy Zaporozhets
2014-07-30Order labels by nameDmitriy Zaporozhets
2014-07-30Fix old api compatibility and testsDmitriy Zaporozhets
2014-07-30Improve labelsDmitriy Zaporozhets
2014-07-30More strict validation for label titleDmitriy Zaporozhets
2014-07-30Add create/update to Labels controllerDmitriy Zaporozhets
2014-07-29Migrate issue/mr labels from act_as_taggable to own labelsDmitriy Zaporozhets
2014-07-29Replace project labels with tags to prevent name conflict with GitLab labelsDmitriy Zaporozhets
2014-07-29Label and LabelLink models for implementing own GitLab labelsDmitriy Zaporozhets
2014-07-29Use CompareService in collecting diff when create MRDmitriy Zaporozhets
2014-07-29Less verbose HipChat integrationStefan Kanev
2014-07-28Improve MR buildingDmitriy Zaporozhets