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/app
AgeCommit message (Expand)Author
2016-03-09Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-03-09Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets
2016-03-09Merge branch 'rs-snippets-dont-expire' into 'master' Dmitriy Zaporozhets
2016-03-09Merge branch 'improve-archived-projects'Dmitriy Zaporozhets
2016-03-08Merge branch 'branch-tag-count-methods' into 'master' Robert Speicher
2016-03-08Call after_create_branch in Repository#add_branchYorick Peterse
2016-03-08Call the right hooks in Repository#add_tagYorick Peterse
2016-03-08Call the right hooks when removing branchesYorick Peterse
2016-03-08Cache & flush tag/branch countsYorick Peterse
2016-03-08Remove instance variable @group multiple assignmentYatish Mehta
2016-03-08Merge branch 'master' into 'master' Yorick Peterse
2016-03-08Merge branch 'cache-raw-2' into 'master' Douwe Maan
2016-03-07adds test for git push service for updating the language of the projecttiagonbotelho
2016-03-07moves the main_language update logic to git push servicetiagonbotelho
2016-03-07removes automatic setting of main_language to project for it to set a main la...tiagonbotelho
2016-03-07fixes typotiagonbotelho
2016-03-07removes redundant selftiagonbotelho
2016-03-07adds tests and fixes some broken code to main language mrtiagonbotelho
2016-03-07adds swp and swo to gitignore and improves migration for project main_languagetiagonbotelho
2016-03-07removes unused methods that I forgottiagonbotelho
2016-03-07implements project languages saving them onto the databasetiagonbotelho
2016-03-07moves method to repository modeltiagonbotelho
2016-03-07changes if ! to unless and now asks for language instead of languagestiagonbotelho
2016-03-07adds cache to languages listtiagonbotelho
2016-03-07adds language names to projects list github styletiagonbotelho
2016-03-07Merge branch 'issue_13621_2' into 'master' Douwe Maan
2016-03-07Use Rails etag/cache_control helpersJacob Vosmaer
2016-03-07Refactor caching codeJacob Vosmaer
2016-03-07Revert changes in the Project modelJacob Vosmaer
2016-03-07Merge branch 'feature/cross-project-labels' into 'master' Douwe Maan
2016-03-07Merge branch 'indicate-mr-diverged-from-target' into 'master' Douwe Maan
2016-03-07Merge branch 'rs-note-delegates-mentionable'Douwe Maan
2016-03-07Merge branch 'rs-remove-diffline' into 'master' Douwe Maan
2016-03-07Merge branch 'rs-note-reuse-for-methods' into 'master' Douwe Maan
2016-03-07Updates from last code review.Rubén Dávila
2016-03-06Delegate a Note's Mentionable methods to its noteable objectRobert Speicher
2016-03-06Make better use of the `Note#for_*?` methodsRobert Speicher
2016-03-06Remove unused DiffLine modelRobert Speicher
2016-03-06Remove `Snippet#expires_at`Robert Speicher
2016-03-06Remove `Note#system?` "override"Robert Speicher
2016-03-06Remove `Note#noteable_type_name`Robert Speicher
2016-03-05Escape project's name in cross project labelGrzegorz Bizon
2016-03-05Updated project list dropdown to use dropdown classesPhil Hughes
2016-03-05Merge branch 'issue-sidebar-mobile' into 'master' Dmitriy Zaporozhets
2016-03-05Add link with filter by milestone for labels and avatar.Rubén Dávila
2016-03-05Add missing partials!Rubén Dávila
2016-03-05Show some stats about Milestone according to the new UI.Rubén Dávila
2016-03-05Show Project name on Labels tab for Group and Dashboard context.Rubén Dávila
2016-03-05Use the same partial when rendering Issues or Merge Requests.Rubén Dávila
2016-03-05Make Merge Requests tab have the same look as Issues.Rubén Dávila