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-11Add index action to Projects::BoardsController to return project boardsDouglas Barbosa Alexandre
2016-10-11Merge branch 'dz-cleanup-routing' into 'master' Dmitriy Zaporozhets
2016-10-10Remove NamespacesControllerDmitriy Zaporozhets
2016-10-09Use user from let instead recreate in beforeSemyon Pupkov
2016-10-06Add tests to Projects::Boards::IssuesController#create actionDouglas Barbosa Alexandre
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-10-05fix group links 404barthc
2016-10-04Merge branch 'restrict-failed-2fa-attempts' into 'master' Rémy Coutable
2016-10-04Restrict failed login attempts for users with 2FASean McGivern
2016-10-03Fix a few things after the initial improvment to Members::DestroyServiceRémy Coutable
2016-10-03Add a /wip slash commandThomas Balthazar
2016-10-02Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher
2016-09-29fix broken repo 500 errors in UI and added relevant specsJames Lopez
2016-09-28Allow Member.add_user to handle access requestersRémy Coutable
2016-09-28Fix test failure by accessing Content-Type header directly.Connor Shea
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-21Merge branch 'and-you-get-awards' into 'master' Rémy Coutable
2016-09-20Merge branch 'feature/github-edit-path' into 'master' Rémy Coutable
2016-09-20modify github import JS and controller so we can now specify a namespace and/...James Lopez
2016-09-20Fix initial implementation to actually render the unsubscribe pageRémy Coutable
2016-09-20Fix "Unsubscribe" link in notification emails that is triggered by anti-virusMaximiliano Perez Coto
2016-09-19Fix tests for Snippets toggling awardsZ.J. van de Weg
2016-09-19Snippets get award emoji! :thumbsup:Z.J. van de Weg
2016-09-13Improve grammarKatarzyna Kobierska
2016-09-13Add #closed_without_source_project?Katarzyna Kobierska
2016-09-13Checks if deleting forked project closed all open merge requestsKatarzyna Kobierska
2016-09-13Before deleting project if forked unlink forkKatarzyna Kobierska
2016-09-09Merge branch 'add-remember-option-u2f' into 'master' Robert Speicher
2016-09-08Refresh todos count cache when an Issue/MR is deletedDouglas Barbosa Alexandre
2016-09-05Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable
2016-09-05Fix missing flash messages on service edit pageAirat Shigapov
2016-09-02Pass the remember_me option into the u2f form and support it while authentica...DJ Mountney
2016-09-01Project tools visibility levelFelipe Artur
2016-08-31Merge branch 'refactor/add-policies' into 'master' Robert Speicher
2016-08-31Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre
2016-08-31Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceStan Hu
2016-08-30remove Ability.abilitieshttp://jneen.net/
2016-08-30Improve grammarKatarzyna Kobierska
2016-08-30User can edit closed MR with deleted forkKatarzyna Kobierska
2016-08-29Fix issue boards leak private label names and descriptionsDouglas Barbosa Alexandre
2016-08-26Fix external issue tracker "Issues" link leading to 404sStan Hu
2016-08-25Remove gitoriousZ.J. van de Weg
2016-08-23Fix incorrect "stopped impersonation" log messageStan Hu
2016-08-19Merge branch '17932-move-to-project-dropdown' into 'master' Jacob Schatz
2016-08-18Move to project dropdown with infinite scroll for better performancePaco Guzman
2016-08-17Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-17Merge branch 'issue-boards' into 'master' Douwe Maan