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-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
2016-06-18Tests fix for ref switcherPhil Hughes
2016-06-18Refs dropdown is now loaded asyncPhil Hughes
2016-06-17Merge branch 'feature/project-export' into 'master' Douwe Maan
2016-06-17a few changes based on MR feedbackJames Lopez
2016-06-15lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez
2016-06-14project export archiverJames Lopez
2016-06-14adding notifications stuff and more refactoring for exporting projectsJames Lopez
2016-06-14lots of refactoring to reuse import serviceJames Lopez
2016-06-14Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into add_autocomplet...Fatih Acet
2016-06-13Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez
2016-06-10Allow or not merge MR with failed buildRui Anderson
2016-06-03Merge branch 'master' into awardablesZ.J. van de Weg
2016-05-26Split Markdown rendering & reference gatheringYorick Peterse
2016-05-25Merge branch 'master' into awardablesZJ van de Weg
2016-05-21Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master' Douwe Maan
2016-05-19Merge remote-tracking branch 'origin/master' into eReGeBe/gitlab-ce-feature/m...Rémy Coutable
2016-05-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet
2016-05-18Improve documentation and add changelogFelipe Artur
2016-05-18Let users set notification levels in projects which they are not membersFelipe Artur
2016-05-13updated controllers with permissions checkJames Lopez
2016-05-09Rename `images` to `container_registry`Kamil Trzcinski
2016-05-06Create table for award emojiZeger-Jan van de Weg
2016-05-04use worker in controllerJames Lopez
2016-05-03add gfm autocomplete for labelsArinde Eniola
2016-04-29Make images_enabled configurableKamil Trzcinski
2016-04-28few fixes - import from UI workingJames Lopez
2016-04-22Merge branches 'feature/project-export' and 'feature/project-import' into fea...James Lopez
2016-04-21Implementing autocomplete for GFM milestone referencesAlejandro Rodríguez
2016-04-15download export now workingJames Lopez
2016-04-14some experimental UI stuff to test exportJames Lopez
2016-04-09Add method to return the user notification setting for a group, or a projectDouglas Barbosa Alexandre
2016-04-08Use default_value_for to set default NotificationSetting#levelDouglas Barbosa Alexandre
2016-04-08Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre
2016-04-05Fix Error 500 after renaming a project pathStan Hu
2016-04-04Merge branch 'fix_remove_fork_link' into 'master' Douwe Maan
2016-03-30Pre-calculate Emoji digestsYorick Peterse
2016-03-30Create NotificationSettings object only when user change value in dropdownDmitriy Zaporozhets
2016-03-30Refactor creating notification setting with defaultsDmitriy Zaporozhets
2016-03-30Introduce NotificationSetting to user interfaceDmitriy Zaporozhets
2016-03-22Move unlink fork logic to a serviceBaldinof
2016-03-20Tweaks, refactoring, and specsDouwe Maan