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-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-22minor adjustments to the specsJose Ivan Vargas
2017-05-22Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas
2017-05-22Prevent project transfer if a new group is not selectedJose Ivan Vargas
2017-05-19Fix ensure_canonical_path for top level routesMichael Kozono
2017-05-12Fix redirect message for groups and usersMichael Kozono
2017-05-05Resolve discussionsMichael Kozono
2017-05-05Add “project moved” flash message on redirectMichael Kozono
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-04-26Support preview_markdown action for personal_snippetsJarka Kadlecova
2017-03-16Expect @issuable_meta_data to be set, feedback:Lin Jen-Shin
2017-03-15Fix projects without repo and wikiLin Jen-Shin
2017-03-06Remove readme-only project view preferenceAnnabel Dunstone Gray
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-03Fixed redirection from http://someproject.git to http://someprojectblackst0ne
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2017-01-15Fix to display notice when project settings updated.sandish chen
2016-11-08Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan
2016-11-07implements reset incoming email token on issues modal and account page,tiagonbotelho
2016-11-07Add tests for project#index routingDmitriy Zaporozhets
2016-10-17Add visibility level to project repositoryFelipe Artur
2016-09-29fix broken repo 500 errors in UI and added relevant specsJames Lopez
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-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-07-18Don't blow up in tree view on empty repoSean McGivern
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-20Fixed issue with returning ref in commits JSONPhil Hughes
2016-05-28Project#show on projects pending deletion will 404Zeger-Jan van de Weg
2016-05-20Use the right default notification settings for non membersFelipe Artur
2016-05-18Let users set notification levels in projects which they are not membersFelipe Artur
2016-04-05Fix Error 500 after renaming a project pathStan Hu
2016-03-12Remove unnecessary go-get test (superseded by middleware)Stan Hu
2016-02-04refactored migration and spec based on feedbackJames Lopez
2016-01-29refactor previous test and add validation to project modelJames Lopez
2016-01-22WIP - spec failure on .atom project URLJames Lopez
2015-11-26Fix 404 in redirection after removing a projectStan Hu
2015-10-22Only postgres does case sensitive comparesDouwe Maan
2015-10-21Don't load entire spec with MySQLDouwe Maan
2015-10-21Disable case sensitive spec for MySQL.Douwe Maan
2015-10-20Prefer project with exact path to differently cased one when both exist.Douwe Maan
2015-10-19Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'm...Douwe Maan
2015-10-18Tweak wording.Douwe Maan
2015-10-17Make spec names more clearDouwe Maan
2015-10-17Merge branch 'master' into cristianbica/gitlab-ce-user-project-view-filesDouwe Maan
2015-10-14Made suggested content changes based on MR ReviewHan Loong Liauw
2015-10-13Adds ability to remove the forked relationshipHan Loong Liauw