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-07-07Fix invite user feature test and improve request member UI rowDmitriy Zaporozhets
2016-07-07Improve UI for member row on project/group members pagesDmitriy Zaporozhets
2016-07-07Add data when member joined a teamValery Sizov
2016-07-07Merge branch 'services_refactoring1' into 'master' Dmitriy Zaporozhets
2016-07-07Merge branch 'show_push_widget_in_upstream' into 'master' Rémy Coutable
2016-07-07Merge branch 'patch-3' into 'master' Rémy Coutable
2016-07-07Merge branch 'build-auto-refresh' into 'master' Jacob Schatz
2016-07-07Merge branch '18283-pluralize-stage-headings' into 'master' Jacob Schatz
2016-07-07Merge branch '18858-options-dropdown-on-mobile-should-be-full-width' into 'ma...Jacob Schatz
2016-07-06Show last push widget in upstream after push to forkDrew Blessing
2016-07-06Services: code style fixes, minor refactoringValery Sizov
2016-07-06Allow everyone to sort tags, not only those who has accessSerg
2016-07-06Merge branch 'escape-to-cancel-note' into 'master' Jacob Schatz
2016-07-06Get rid of pluralize on stage namesAnnabel Dunstone
2016-07-06Merge branch '15094-throttling-pushes_since_gc' into 'master' Douwe Maan
2016-07-06Merge branch '19092-fix-event-for-legacydiffnote-not-considered-note' into 'm...Douwe Maan
2016-07-06Merge branch 'gh-labels' into 'master' Robert Speicher
2016-07-06Merge branch 'fix/import-url-validator' into 'master' Robert Speicher
2016-07-06Merge branch 'fix/project-export-error' into 'master' Rémy Coutable
2016-07-06Fixed issue with build auto-refresh not workingPhil Hughes
2016-07-06Use a more future-proof check for Note/LegacyDiffNoteRémy Coutable
2016-07-06Fix unescaped strings in the labels dropdown templateDouglas Barbosa Alexandre
2016-07-06Render label name contains ?, & in the labels dropdown without escapingDouglas Barbosa Alexandre
2016-07-06Use CGI.unescapeHTML rather than doing the gsub with a mapDouglas Barbosa Alexandre
2016-07-06Move `unescape_html_entities` from LabelsHelper to Label modelDouglas Barbosa Alexandre
2016-07-06Render references for labels that name contains ?, or &Douglas Barbosa Alexandre
2016-07-06Allow '?', or '&' for label titlesDouglas Barbosa Alexandre
2016-07-06Use keyword arguments for boolean values and use `span` instead of `a` for cl...Patricio Cano
2016-07-06Revert back to not defining a default Git access protocol.Patricio Cano
2016-07-06Rebasing caused `enabled_git_access_protocol` to become plural. Fixed here.Patricio Cano
2016-07-06Clone button should not be clickable when there is a disabled protocolPatricio Cano
2016-07-06Default Git access protocol to `web`Patricio Cano
2016-07-06Rename `enabled_git_access_protocols` to singular.Patricio Cano
2016-07-06Correct access control flow for Git HTTP requests.Patricio Cano
2016-07-06Clarify protocol access check, and make Git HTTP access call more specific.Patricio Cano
2016-07-06Render the status message with `plain:` so that the message gets passed to th...Patricio Cano
2016-07-06Render :forbidden *only* if HTTP is disabled.Patricio Cano
2016-07-06Return :forbidden if HTTP protocol access is not allowedPatricio Cano
2016-07-06Simplify access checksPatricio Cano
2016-07-06Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano
2016-07-06Only allow Git Access on the allowed protocolPatricio Cano
2016-07-06Refactor clone button sanitation to its own method to avoid duplication.Patricio Cano
2016-07-06Fix CSSPatricio Cano
2016-07-06Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano
2016-07-06Merge branch '19161-non-helpful-flash-message-when-attaching-file-fails' into...Fatih Acet
2016-07-06Use switch/when statementDouwe Maan
2016-07-06Merge branch 'underscore-templates' into 'master' Jacob Schatz
2016-07-05Merge branch 'ff-markdown-buttons-fix' into 'master' Jacob Schatz
2016-07-05Merge branch '18790-dont-show-request-button-to-project-owner' into 'master' Robert Speicher
2016-07-05Merge branch 'update-gemoji' into 'master' Robert Speicher