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-04-10Change project view default for existing users and anonymous visitors to file...Dmitriy Zaporozhets
2017-03-17Add ability to disable Merge Request URL on pushAlex Sanford
2017-03-16Merge branch 'fix-project-without-repo-and-wiki' into 'master' Rémy Coutable
2017-03-15Fix projects without repo and wikiLin Jen-Shin
2017-03-15Display full project name with namespace upon deletionMark Fletcher
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-03Merge branch 'ref-switcher-perf' into 'master' Jacob Schatz
2017-01-16Add a spec and actually display the flash noticeRémy Coutable
2017-01-15Fix to display notice when project settings updated.sandish chen
2016-12-15Changed autocomplete_sources into an action that returns a single 'at' type o...Luke Bennett
2016-11-22Changed how the data is returned - we only care about the branch/tag namePhil Hughes
2016-11-22Uses take rather than KaminariPhil Hughes
2016-11-22Improved ref switcher dropdown performancePhil Hughes
2016-11-17Revert "Merge branch '22680-unlabel-limit-autocomplete-to-selected-items' int...Douwe Maan
2016-11-16Limit autocomplete to currently selected itemsAkram FARES
2016-11-08Merge branch 'rs-project_params' into 'master' Rémy Coutable
2016-11-08Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan
2016-11-07Apply `*_params_ce` pattern to ProjectsControllerRobert Speicher
2016-11-07implements reset incoming email token on issues modal and account page,tiagonbotelho
2016-11-07Fix project indexDmitriy Zaporozhets
2016-11-04Complete and improve specsRémy Coutable
2016-11-04Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos
2016-11-01Fix relative links in Markdown wiki when displayed in "Project" tabAdam Niedzielski
2016-10-28Fixed boards store specPhil Hughes
2016-10-28Delete issue board welcome cookie when project is newPhil Hughes
2016-10-17Add visibility level to project repositoryFelipe Artur
2016-09-30Small improvements thanks to Robert's feedbackRémy Coutable
2016-09-29fix broken repo 500 errors in UI and added relevant specsJames Lopez
2016-09-01Project tools visibility levelFelipe Artur
2016-08-31Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.Patricio Cano
2016-08-31Added project specific enable/disable setting for LFSPatricio Cano
2016-08-24Restore get_id in ExtractsPathwinniehell
2016-08-23Fix file links on project page Files viewSean McGivern
2016-08-18Fix specs and implement fixes based on failing specsDouwe Maan
2016-08-13Refactor slash command definitionDouwe Maan
2016-08-13Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable
2016-08-13Make slash commands contextualRémy Coutable
2016-08-13Support slash commands in noteable description and notesRémy Coutable
2016-08-11Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz
2016-08-10Clean up project destructionStan Hu
2016-07-30Clarify which project is deleted to avoid alarmStan Hu
2016-07-20Allow to disable user request access to groups/projectsFelipe Artur
2016-07-18Don't blow up in tree view on empty repoSean McGivern
2016-07-08Enable Style/IdenticalConditionalBranches Rubocop copGrzegorz Bizon
2016-06-29Avoid instantiation of a Git::TreePaco Guzman
2016-06-20Provide default branch/file path for ProjectsController#showPaco Guzman
2016-06-20Fixed issue with returning ref in commits JSONPhil Hughes
2016-06-18Fixed Ruby to use excludePhil Hughes
2016-06-18Correctly adds commit ID into dropdownPhil Hughes
2016-06-18Pulls back tags if any existPhil Hughes