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/spec
AgeCommit message (Expand)Author
2016-06-18Add 'Leave Group' linkRémy Coutable
2016-06-18Show 'Leave project' only if member can actually leave the projectRémy Coutable
2016-06-18Raise a new Gitlab::Access::AccessDeniedError when permission is not enough t...Rémy Coutable
2016-06-18Don't send the "access declined" email on access request withdrawalRémy Coutable
2016-06-18Redirect to the member's source on request withdrawalRémy Coutable
2016-06-18New Members::DestroyServiceRémy Coutable
2016-06-18Merge branch 'issue_12758' into 'master' Douwe Maan
2016-06-18Merge branch 'fix-18717' into 'master' Douwe Maan
2016-06-18Merge branch 'issuable-todo-improvements'Douwe Maan
2016-06-17Merge branch 'api-endpoints-award-emoji' into 'master' Robert Speicher
2016-06-17fixup! updated docs for api endpoint award emojiZ.J. van de Weg
2016-06-17Merge branch 'fix-todos-counters' into 'master' Robert Speicher
2016-06-17Merge branch 'disable-saml-account-unlink' into 'master' Robert Speicher
2016-06-17Ensure Todos counters doesn't count Todos for projects pending deleteDouglas Barbosa Alexandre
2016-06-17Merge branch 'repo-check-require-push-events' into 'master' Robert Speicher
2016-06-17Add endpoints for award emoji on notesZ.J. van de Weg
2016-06-17Merge branch '18034-cache-todo-counter' into 'master' Yorick Peterse
2016-06-17Add endpoints for Award EmojiZ.J. van de Weg
2016-06-17Merge branch 'track-total-method-call-time' into 'master' Robert Speicher
2016-06-17Removed update methodPhil Hughes
2016-06-17Merge branch 'sidekiq-api-metrics' into 'master' Achilleas Pipinellis
2016-06-17Merge master into issue_12758Felipe Artur
2016-06-17Track method call times/counts as a single metricYorick Peterse
2016-06-17Merge branch 'registry-500-fix' into 'master' Rémy Coutable
2016-06-17Cache todo counters (pending/done)Paco Guzman
2016-06-17Merge branch 'fix-toggling-task-should-not-generate-todo' into 'master' Robert Speicher
2016-06-17Merge branch 'secure-request-uris' into 'master' Yorick Peterse
2016-06-17Address Douwe's feedbackRémy Coutable
2016-06-17Merge branch 'update-column-in-batches-where' into 'master' Robert Speicher
2016-06-17Fixed Rubocop errorPatricio Cano
2016-06-17Filter out sensitive parameters of metrics dataPaco Guzman
2016-06-17Merge branch '18724-dont-show-leave-project-to-group-member' into 'master' Douwe Maan
2016-06-17Merge branch '14918-add-filter-dropdown-to-tag-page' into 'master' Rémy Coutable
2016-06-17Merge branch 'feature/project-export' into 'master' Douwe Maan
2016-06-17Allow users to set custom notifications in projects they don't own and severa...Felipe Artur
2016-06-17Merge branch 'fix/error-when-job-variables-not-defined-but-specified' into 'm...Rémy Coutable
2016-06-17Merge branch 'make-sure-that-artifacts-file-is-saved' into 'master' Rémy Coutable
2016-06-17Merge branch 'validate-only-except-regexp' into 'master' Rémy Coutable
2016-06-17Merge branch '2979-personal-access-tokens' into 'master' Douwe Maan
2016-06-17Fix error when editing an issuable with a task listDouglas Barbosa Alexandre
2016-06-17Fix error when CI job variables not specifiedGrzegorz Bizon
2016-06-17Fix regression introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_re...Kamil Trzcinski
2016-06-17Ensure group/project owners can see their members' access_levelRémy Coutable
2016-06-17Group owner cannot request access to a project of their groupRémy Coutable
2016-06-17Make sure that artifacts_file is nullified after removing artifactsKamil Trzcinski
2016-06-17Don't show 'Leave Project' to group membersRémy Coutable
2016-06-17Validate only and except regexpKamil Trzcinski
2016-06-17Added todo controller tests for merge requestsPhil Hughes
2016-06-17Correctly checks if user is logged in when adding todoPhil Hughes
2016-06-17Improved manual todosPhil Hughes