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-11-10Allow certain Sidekiq jobs to be throttledPatricio Cano
2016-11-10Make toggle pipeline btn into button elementAnnabel Dunstone Gray
2016-11-10Merge branch 'fix/error-when-invalid-branch-for-new-pipeline-used' into 'mast...Douwe Maan
2016-11-10Merge branch 'fix-cache-for-commit-status' into 'master' Rémy Coutable
2016-11-10Fix cache for commit status in commits list to respect branchesLin Jen-Shin
2016-11-10Use 'Forking in progress' title when appropriatePhilip Karpiak
2016-11-09Remove redundant rescue from repository keep_aroundGrzegorz Bizon
2016-11-09Remove redundant space from repository model codeGrzegorz Bizon
2016-11-09Merge branch '22058-auto-selection' into 'master' Fatih Acet
2016-11-09Merge branch 'remove-heading-space-from-diff-content' into 'master' Alfredo Sumaran
2016-11-09Merge branch 'pipeline-notifications' into 'master' Sean McGivern
2016-11-09Merge branch 'unauthenticated-container-registry-access' into 'security'Alejandro Rodriguez
2016-11-09Merge branch '23403-fix-events-for-private-project-features' into 'security'Robert Speicher
2016-11-09Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan
2016-11-09Merge branch 'issue_23548_dev' into 'master'Douwe Maan
2016-11-09Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan
2016-11-09Merge branch '24146-add-focus-state' into 'master' Annabel Dunstone Gray
2016-11-09Merge branch 'improve-build-scroll-controls-responsive-behaviour' into 'master' Fatih Acet
2016-11-08Merge branch 'upgrade-timeago' into 'master' Fatih Acet
2016-11-0824146 Add focus state to buttons and dropdownstauriedavis
2016-11-08Merge branch 'rs-project_params' into 'master' Rémy Coutable
2016-11-08Merge branch 'fix-uncheckable-label-for-force_remove_source_branch' into 'mas...Robert Speicher
2016-11-08Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-11-08Merge branch 'faster_project_search' into 'master' Sean McGivern
2016-11-08Merge branch '24255-search-fix' into 'master' Rémy Coutable
2016-11-08Clicking "force remove source branch" label now toggles the checkbox againRémy Coutable
2016-11-08Faster searchValery Sizov
2016-11-08Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan
2016-11-08Merge branch 'todos-filter-empty-state' into 'master' Sean McGivern
2016-11-08Merge branch 'dz-fix-project-index' into 'master' Sean McGivern
2016-11-08Fix broken commits searchValery Sizov
2016-11-08Merge branch 'fix-404-on-network-when-entering-a-nonexistent-git-revision' in...Sean McGivern
2016-11-08Changed helper method to check for none on paramsPhil Hughes
2016-11-07Replace jQuery.timeago with timeago.jsClement Ho
2016-11-07Refactor method nameHiroyuki Sato
2016-11-0717492 Update link color for more accessible contrasttauriedavis
2016-11-07Apply `*_params_ce` pattern to ProjectsControllerRobert Speicher
2016-11-07Merge branch '21664-incorrect-workhorse-version-number-displayed' into 'master' Rémy Coutable
2016-11-07Fixed todos empty state when filteringPhil Hughes
2016-11-07implements reset incoming email token on issues modal and account page,tiagonbotelho
2016-11-07Use separate email-friendly token for incoming email and let incomingDouwe Maan
2016-11-07Merge branch 'process-commits-using-sidekiq' into 'master' Robert Speicher
2016-11-07Use the Gitlab Workhorse HTTP header in the admin dashboardChris Wright
2016-11-07Fix project indexDmitriy Zaporozhets
2016-11-07Evade some exceptions when using invalid referencesGrzegorz Bizon
2016-11-07Improve code readability in pipelines controllerGrzegorz Bizon
2016-11-07Merge branch 'jacobvosmaer-gitlab/gitlab-ce-git-gc-improvements' into 'master' Douwe Maan
2016-11-07Process commits in a separate workerYorick Peterse
2016-11-07Added IssueCollectionYorick Peterse
2016-11-07Add the method ExternalIssue#project_idYorick Peterse