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-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-07Merge branch '23025-issue-boards-defaults' into 'master' Jacob Schatz
2016-10-07Update issue board specAnnabel Dunstone Gray
2016-10-06Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets
2016-10-06Merge branch 'issue-boards-new-issue' into 'master' Fatih Acet
2016-10-06Revert "Label list shows all issues (opened or closed) with that label"Douglas Barbosa Alexandre
2016-10-06Merge branch 'mahcsig/gitlab-ce-17350-multi-file-commit'Rémy Coutable
2016-10-06Add service to create a new issue in a board listDouglas Barbosa Alexandre
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-10-05multi-file commitMarc Siegfriedt
2016-10-05Merge branch 'all-skipped-equals-success' into 'master' Rémy Coutable
2016-10-05Fix project deletion when feature visibility is set to privateStan Hu
2016-10-04Merge remote-tracking branch 'upstream/master' into all-skipped-equals-successLin Jen-Shin
2016-10-04Merge branch 'issue_22446' into 'master' Sean McGivern
2016-10-04Merge branch 'rc-improve-members-destroy-service' into 'master' Robert Speicher
2016-10-04Fix bug when trying to cache closed issues from external issue trackersFelipe Artur
2016-10-03Fix a few things after the initial improvment to Members::DestroyServiceRémy Coutable
2016-10-03Improve Members::DestroyServiceRémy Coutable
2016-10-03Enable Lint/StringConversionInInterpolation cop and autocorrect offensesRobert Speicher
2016-10-03Merge branch 'master' into all-skipped-equals-successLin Jen-Shin
2016-10-03Add a /wip slash commandThomas Balthazar
2016-10-03Merge branch '22773-add-comparison-link-to-system-note' into 'master' Dmitriy Zaporozhets
2016-10-02Merge branch 'jimmykarily/gitlab-ce-notify_current_user_when_merging_an_mr_af...Robert Speicher
2016-10-02Merge branch 'rc-new-members-request-access-service' into 'master' Robert Speicher
2016-10-01Add a test for on_failure jobs in the middleLin Jen-Shin
2016-10-01Should use eq because we want ordersLin Jen-Shin
2016-09-30Refactor url_helpers for system note service and remove duplication of logic ...Matthew Dodds
2016-09-30Add link to comparison from system note, update changelogMatthew Dodds
2016-09-29We consider skipped = success, fixes #22598Lin Jen-Shin
2016-09-29Less confusing nameLin Jen-Shin
2016-09-29Close todos when accepting a MR via the API.Tony Gambone
2016-09-29fix broken repo 500 errors in UI and added relevant specsJames Lopez
2016-09-29Notify current_user about automatic merge after successful buildDimitris Karakasilis
2016-09-28Fix permission for setting an issue's due dateRémy Coutable
2016-09-27Enforce the fork_project permission in Projects::CreateServiceNick Thomas
2016-09-27Merge branch 'rc-new-members-approve-request-access-service' into 'master' Douwe Maan
2016-09-26Improve project_with_board factory to create the default listsDouglas Barbosa Alexandre
2016-09-22Ensure Members::ApproveAccessRequestService can fin a requester by IDRémy Coutable
2016-09-22New Members::ApproveAccessRequestServiceRémy Coutable
2016-09-22New Members::RequestAccessServiceRémy Coutable
2016-09-21Merge branch '21170-cycle-analytics' into 'master' Stan Hu
2016-09-21Fix `CreateDeploymentService` spec.Timothy Andrew
2016-09-21Reload issues in spec to ensure label<->issue mapping properly loadedStan Hu
2016-09-21Fix build.Timothy Andrew
2016-09-20Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew
2016-09-20Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew
2016-09-20Implement a second round of review comments from @DouweM.Timothy Andrew
2016-09-20Fix rubocop spec.Timothy Andrew
2016-09-20Ensure we have a user before checking for their permission in Notes::SlashCom...Rémy Coutable
2016-09-20Fix spec failures.Timothy Andrew