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
path: root/app
AgeCommit message (Expand)Author
2016-11-18Try to use slotsFilipa Lacerda
2016-11-18added new build updater, specs and refactored allowed_idsJames Lopez
2016-11-18Improve after reviewFilipa Lacerda
2016-11-18Merge branch '24276-usernames-with-dots' into 'master' Douwe Maan
2016-11-18Merge branch 'namespace-validation' into 'master' Rémy Coutable
2016-11-18Projects have chat servicesZ.J. van de Weg
2016-11-18Fix a race condition that allowed soft-deleted groups to remain in the database.Timothy Andrew
2016-11-18Allow registering users where the username contains dots (.).Timothy Andrew
2016-11-18Merge branch '24057-a11y-content-shortcut' into 'master' Annabel Dunstone Gray
2016-11-18Merge branch 'issue-24512' into 'master' Annabel Dunstone Gray
2016-11-18Fix indentationAnnabel Dunstone Gray
2016-11-18Improvements after reviewFilipa Lacerda
2016-11-18Adds helper to verify empty objectFilipa Lacerda
2016-11-18Fix after reviewFilipa Lacerda
2016-11-18Merge branch 'cs-fix-firefox-height' into 'master' Annabel Dunstone Gray
2016-11-17Merge remote-tracking branch 'origin/master' into zj-slash-commands-mattermostZ.J. van de Weg
2016-11-17Create global secondary inverted buttonAnnabel Dunstone Gray
2016-11-17More refactoring, push present to base commandZ.J. van de Weg
2016-11-17Incorporate feedback, improve presenter classZ.J. van de Weg
2016-11-17Rename from service, and move to lib/gitlabZ.J. van de Weg
2016-11-17Refactor and test Slash commandsZ.J. van de Weg
2016-11-17First steps on refactoring Mattermost Slash commandsZ.J. van de Weg
2016-11-17Make chat authorization to work [ci skip]Kamil Trzcinski
2016-11-17Remove duplication of implementationsZ.J. van de Weg
2016-11-17Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski
2016-11-17Add issue create subcommandZ.J. van de Weg
2016-11-17fixup! issue and mergerequest slash command for mattermostZ.J. van de Weg
2016-11-17issue and mergerequest slash command for mattermostZ.J. van de Weg
2016-11-17Fix `chat_names` before_actionKamil Trzcinski
2016-11-17Add most of specs for chat namesKamil Trzcinski
2016-11-17Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski
2016-11-17Fix builds/show spec; use iid instead of idAnnabel Dunstone Gray
2016-11-17Merge branch 'fix-singin-redirect-for-fork-new' into 'master' Sean McGivern
2016-11-17Merge branch 'master' into 22539-display-foldersGrzegorz Bizon
2016-11-17Merge branch 'master' into 22539-display-foldersGrzegorz Bizon
2016-11-17Check all namespaces on validation of new username.Bryce Johnson
2016-11-17Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern
2016-11-17Merge branch 'chat-name-authorize' into 'master' Rémy Coutable
2016-11-17 Adds fixed layout to prevent the columns from jumping when opening a folderFilipa Lacerda
2016-11-17Undo last commitFilipa Lacerda
2016-11-17Adds fixed layout to prevent the columns from jumping when opening a folderFilipa Lacerda
2016-11-17Fix broken button in empty stateFilipa Lacerda
2016-11-17Merge branch 'assignee-dropdown-autocomplete' into 'master' Fatih Acet
2016-11-17Avoid code duplication for label subscription status on label partialDouglas Barbosa Alexandre
2016-11-17Rename LabelSubscription javascript to ProjectLabelSubscriptionDouglas Barbosa Alexandre
2016-11-17Fix label subscription menu on small screens resolutionDouglas Barbosa Alexandre
2016-11-17Allow users to subscribe to a group label at group or project levelDouglas Barbosa Alexandre
2016-11-17Use button instead of an icon to subscribe/unsubscribe to labelsDouglas Barbosa Alexandre
2016-11-17Add toggle_subscription action to Groups::LabelsControllerDouglas Barbosa Alexandre
2016-11-17Allow subscriptions to be created without a projectDouglas Barbosa Alexandre