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
2017-02-02Check public snippets for spamSean McGivern
2017-01-17Fix other spec failuresJames Lopez
2017-01-17more refactoring and fixing old specsJames Lopez
2017-01-13Refactor allowed params in ServiceParamsRémy Coutable
2017-01-06Speed up group milestone index by passing group_id to IssuesFinderAdam Niedzielski
2016-12-30Fix redirect after update file when user has forked projectFelipe Artur
2016-12-17Avoid use of Hash#dig to keep compatibility with Ruby 2.1Douglas Barbosa Alexandre
2016-12-16Implement minor changes from @dbalexandre's review.Timothy Andrew
2016-12-16Allow creating personal access tokens / OAuth applications with scopes.Timothy Andrew
2016-12-15Introduce deployment services, starting with a KubernetesServiceNick Thomas
2016-12-09Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan
2016-12-05Fix Archived project merge requests add to group's Merge RequestsJacopo
2016-11-28Ensure user is authenticated to create a new snippetRémy Coutable
2016-11-23Move LfsHelper to a new LfsRequest concernRémy Coutable
2016-11-21Merge branch 'ee-870-backport' into 'master' Sean McGivern
2016-11-19Backport some changes done from Time Tracking feature in EE.Ruben Davila
2016-11-18Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan
2016-11-18Merge branch 'optimize-mr-index' into 'master' Yorick Peterse
2016-11-18More aggressively preload on merge request and issue index pagesDouwe Maan
2016-11-17Use @project as default on ToggleSubscriptionAction concernDouglas Barbosa Alexandre
2016-11-17Add subscribable_project to ToggleSubscriptionAction concernDouglas Barbosa Alexandre
2016-11-17refactored duplicated code in controller, updated JSON array naming and fixed...James Lopez
2016-11-10Fix expanding a collapsed diff when converting a symlink to a regular fileAdam Niedzielski
2016-10-26Refactor JIRA service to use gemDrew Blessing
2016-10-19Show labels widget on issuable sidebar if project has only group labelsDouglas Barbosa Alexandre
2016-10-19Remove project_labels from Projects::ApplicationControllerDouglas Barbosa Alexandre
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-04Merge branch 'rc-improve-members-destroy-service' into 'master' Robert Speicher
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-09-27Merge branch 'rc-new-members-approve-request-access-service' into 'master' Douwe Maan
2016-09-22Ensure Members::ApproveAccessRequestService can fin a requester by IDRémy Coutable
2016-09-22New Members::ApproveAccessRequestServiceRémy Coutable
2016-09-22Revert part of "Merge branch 'update_issues_mr_counter' into 'master'Rémy Coutable
2016-09-21Merge branch 'and-you-get-awards' into 'master' Rémy Coutable
2016-09-20fix issues mr counterbarthc
2016-09-19Start Frontend work, fix routing problemZ.J. van de Weg
2016-09-19Snippets get award emoji! :thumbsup:Z.J. van de Weg
2016-09-10fixes distinction between renaming a file and updating its content andtiagonbotelho
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-08Refactor code for bulk update merge requests featureDmitriy Zaporozhets
2016-09-08Add bulk update support for merge requests listDmitriy Zaporozhets
2016-09-02Pass the remember_me option into the u2f form and support it while authentica...DJ Mountney
2016-09-01Add option to confidential issues events to trigger servicesDouglas Barbosa Alexandre
2016-08-30prevent authored awardable thumbs votesbarthc
2016-08-28prevent authored awardable thumbs votesbarthc
2016-08-19Handle legacy sort order valuesSean McGivern