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
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
2016-11-09Merge branch 'remove-heading-space-from-diff-content' into 'master' Alfredo Sumaran
2016-11-07Replace jQuery.timeago with timeago.jsClement Ho
2016-11-07Use the Gitlab Workhorse HTTP header in the admin dashboardChris Wright
2016-11-04Remove an extra leading space from diff contentHiroyuki Sato
2016-10-19Fix LabelsHelper#link_to_label to use the subject argumentDouglas Barbosa Alexandre
2016-10-18Stop event_commit_title from escaping its outputNick Thomas
2016-10-11refactors tests because of gitlab-test repository changestiagonbotelho
2016-10-07Merge branch 'rs-optimize-award_user_list-spec' into 'master' Rémy Coutable
2016-10-07Optimize the `award_user_list` helper specRobert Speicher
2016-10-07Enable CacheMarkdownField for the remaining modelsNick Thomas
2016-10-06Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-10-02Merge branch 'rc-new-members-request-access-service' into 'master' Robert Speicher
2016-09-30Small improvements thanks to Robert's feedbackRémy Coutable
2016-09-30Cache the issuable counters for 2 minutesRémy Coutable
2016-09-27Enforce the fork_project permission in Projects::CreateServiceNick Thomas
2016-09-24Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' Fatih Acet
2016-09-22Fix specs that requires an access requestRémy Coutable
2016-09-15Syntax fixes and better tests for helper methods. Updated docs.Patricio Cano
2016-09-14Backport search_helper changes from EEValery Sizov
2016-09-09Merge branch 'sidekiq-ps-parsing' into 'master' Rémy Coutable
2016-09-08Reformat Regexp Pascal Betz
2016-09-08Merge branch 'dz-mr-version-compare' into 'master' Douwe Maan
2016-09-07Merge branch '19183-refactor-sidebar-js' into 'master' Fatih Acet
2016-09-07Merge branch 'issue_21821' into 'master' Fatih Acet
2016-09-07Ensure milestone counts work with no dataAlfredo Sumaran
2016-09-07Fix failing specs and improve htmlAlfredo Sumaran
2016-09-07Updated milestone count helper plus testsDan Rowden
2016-09-07remove dead code - 'collapsed_nav' cookie no longer used since a1fbdbb6 (see ...Mike Greiling
2016-09-07Add failing test for #14360winniehell
2016-09-07Move parsing of sidekiq ps into helperPascal Betz
2016-09-07Add more tests for merge request versions featureDmitriy Zaporozhets
2016-09-06Fix project settings fieldFelipe Artur
2016-08-31Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre