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-29Add "No One Can Push" to the protected branches UI.Timothy Andrew
2016-07-29Use the `{Push,Merge}AccessLevel` models in the UI.Timothy Andrew
2016-07-29Merge branch 'fix/use-fewer-queries-for-mr-notes' into 'master' Douwe Maan
2016-07-28Merge branch '20308-fix-title-that-is-show-in-the-dropdown-toggle-button-on-p...Rémy Coutable
2016-07-28Fix the title of the toggle dropdown buttonHerminio Torres
2016-07-28Reduce number of queries made for merge_requests/:id/diffsAhmad Sherif
2016-07-27Replace reject_blocked with reject_blocked! in callbacks.Connor Shea
2016-07-27Merge branch 'akismet-ui-check' into 'master' Douwe Maan
2016-07-27Allow skipping users in autocompleteSean McGivern
2016-07-27Refactor spam validation to a concern that can be easily reused and improve l...Patricio Cano
2016-07-27Incorporate review commentsStan Hu
2016-07-27Optimize maximum user access level lookup in loading of notesStan Hu
2016-07-26Refactor `SpamCheckService` to make it cleaner and clearer.Patricio Cano
2016-07-26Submit all issues on public projects to Akismet if enabled.Patricio Cano
2016-07-26Submit new issues created via the WebUI by non project members to Akismet for...Patricio Cano
2016-07-26Profile requests when a header is passedAhmad Sherif
2016-07-26Show release notes in tag listSean McGivern
2016-07-22Merge branch 'master' into filter-branch-by-nametiagonbotelho
2016-07-21Merge branch 'discussion-model' into 'master' Robert Speicher
2016-07-21Merge branch '4142-show-inline-video' into 'master' Rémy Coutable
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
2016-07-20Merge branch 'email-domain-blacklist' into 'master' Robert Speicher
2016-07-20Merge branch 'cs-warn-on-failure' into 'master' Fatih Acet
2016-07-20Merge branch 'issue_8110' into 'master' Rémy Coutable
2016-07-20Refactor service settings viewFelipe Artur
2016-07-20Merge branch 'compare-code-view' into 'master' Jacob Schatz
2016-07-20Merge branch '15343-build-settiings' into 'master' Rémy Coutable
2016-07-20Change how we style redirect_toKamil Trzcinski
2016-07-20Use flash[:notice] onlyKamil Trzcinski
2016-07-20Create PipelinesSettingsController for showing settings pageKamil Trzcinski
2016-07-20Allow to disable user request access to groups/projectsFelipe Artur
2016-07-20Remove VideoJS and clean the integrationRémy Coutable
2016-07-20Add project service documentation and update integration documentationFelipe Artur
2016-07-20Allow slack service to send messages on different channelsFelipe Artur
2016-07-20Fix updating settings for pipelinesKamil Trzcinski
2016-07-20Merge remote-tracking branch 'origin/master' into 15343-build-settiingsKamil Trzcinski
2016-07-20Reorder allowed params for `ApplicationSetting` and add more details to docs.Patricio Cano
2016-07-20Move Pipelines settings under `gitlab.com/gitlab-org/gitlab-ce/pipelines/sett...Kamil Trzcinski
2016-07-19Address feedback.Connor Shea
2016-07-19Add with_warnings? method to Pipelines and add tests.Connor Shea
2016-07-19implements the basic filter functionalitytiagonbotelho
2016-07-19First support of videos in issues, MRs and notesEric Hayes
2016-07-19Merge branch 'rename-repo-files' into 'master' Douwe Maan
2016-07-19Merge branch 'manual-actions' into 'master' Rémy Coutable
2016-07-19Update badges pathAnnabel Dunstone
2016-07-19Remove unused badges page and delete badges index controller actionAnnabel Dunstone
2016-07-19Remove builds settings from project settings; add builds settings route; add ...Annabel Dunstone
2016-07-19Merge branch 'master' into rename-repo-filestiagonbotelho
2016-07-19Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano
2016-07-19Added the ability to block sign ups using a domain blacklist.Patricio Cano