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
2015-12-18Automatically fork a project when not allowed to edit a file.Douwe Maan
2015-12-08Merge branch 'serve_lfs_object' into 'master' Douwe Maan
2015-12-08All for you rubocop.Marin Jankovski
2015-12-08Stub the calls to disk and check what send_file returns.Marin Jankovski
2015-12-08Fix specs caused by update of gitlab-test repo.Marin Jankovski
2015-12-07Merge branch 'master' into fix-merge-request-that-removes-submoduleDouglas Barbosa Alexandre
2015-12-07Add specs for showing lfs object in UI.Marin Jankovski
2015-12-05Fix spec that broke due to fact that iid is needed, not id, for MilestonesCon...Stan Hu
2015-12-04Fix 500 error when creating a merge request that removes a submoduleDouglas Barbosa Alexandre
2015-11-13Add ignore white space option in merge request diffMinsik Yoon
2015-10-20Redirect to a default path if HTTP_REFERER is not setStan Hu
2015-10-15Merge branch 'master' into git-archive-golangDouwe Maan
2015-10-14Fix: Images cannot show when projects' path was changedValery Sizov
2015-10-14Remove archive file sending specJacob Vosmaer
2015-10-07Add directory feature buttonStan Hu
2015-10-01Merge branch 'master' into flevour/gitlab-ce-project-path-insensitive-lookupDouwe Maan
2015-09-21Merge branch 'fix-issue-2593' into 'master' Robert Speicher
2015-09-21Remove milestones from merge requests when milestones are deletedStan Hu
2015-09-18Fix Error 500 when comparing non-existing branchesStan Hu
2015-09-18Redirect case sensitive project path to the normalized oneFrancesco Levorato
2015-09-18Refactor spec to go through ApplicationController#projectFrancesco Levorato
2015-09-15Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu
2015-09-04add Content-Type header of raw image filepilsner
2015-09-02Remove the filename argument from Content-Disposition header to avoidStan Hu
2015-08-14Merge branch 'disable-internal-tracker-when-external-in-use' into 'master'Dmitriy Zaporozhets
2015-08-12Provide more feedback what went wrong if HipChat service failed testStan Hu
2015-07-22Fix 404 error in files view after deleting the last file in a repositoryStan Hu
2015-07-18Disable internal issue tracker if external tracker in useStan Hu
2015-07-17Add support for destroying project milestonesStan Hu
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-23Fix Style/AlignHash cop violationsStan Hu
2015-06-22Change `to_not` calls to `not_to`Robert Speicher
2015-06-17Load the Merge Request > Commits tab lazilyRobert Speicher
2015-06-17Move Projects::MergeRequestsController spec to its correct locationRobert Speicher
2015-05-07Fix bug where avatar filenames were not actually deleted from the database du...Stan Hu
2015-04-30Unescape branch names in compare commitStan Hu
2015-04-17Add tests.Douwe Maan
2015-04-07Render a 404 when RefsController#logs_tree gets an HTML requestRobert Speicher
2015-03-31Add tests.Douwe Maan
2015-03-02Fix broken `project_url` routing when protected branches are accessed with an...Stan Hu
2015-02-24Fix spec.Douwe Maan
2015-02-24Merge branch 'master' into extend_markdown_uploadDouwe Maan
2015-02-20Fix specs.Douwe Maan
2015-02-18Refactor.Douwe Maan