summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a CHANGELOG entryimprove/invite-accept-pageDouglas Barbosa Alexandre2016-11-291-0/+4
* Alert user when logged in user email is not the same as the invitationDouglas Barbosa Alexandre2016-11-291-3/+10
* Merge branch 'docs/styleguide-haml-help-links' into 'master' Achilleas Pipinellis2016-11-281-0/+71
|\
| * Add guidelines in doc linking with HAMLAchilleas Pipinellis2016-11-281-0/+71
* | Merge branch 'zen-mode-fixture' into 'master' Alfredo Sumaran2016-11-283-12/+9
|\ \
| * | Replace static fixture for zen_mode_spec (!7686)winniehell2016-11-233-12/+9
* | | Merge branch 'add-find-poly' into 'master' Alfredo Sumaran2016-11-284-31/+70
|\ \ \ | |_|/ |/| |
| * | Add `.find` polyadd-find-polyLuke "Jared" Bennett2016-11-254-31/+70
* | | Merge branch 'dynamic-build-fixture' into 'master' Alfredo Sumaran2016-11-288-208/+187
|\ \ \
| * | | Prefer arrow functions in build_spec.js.es6winniehell2016-11-251-14/+14
| * | | Strip <link> tags from fixtures to ignore CSSwinniehell2016-11-251-0/+3
| * | | Explicitly name namespace and projects for frontend fixtureswinniehell2016-11-254-4/+6
| * | | Use Rails test host name for frontend fixtureswinniehell2016-11-254-14/+17
| * | | Remove unnecessary IIFE from build_specwinniehell2016-11-251-143/+141
| * | | Adjust build_spec to match fixturewinniehell2016-11-251-9/+16
| * | | Create dynamic fixture for build_spec (!7589)winniehell2016-11-254-72/+38
* | | | Merge branch '24813-project-members-with-developer-access-can-no-longer-creat...Sean McGivern2016-11-284-30/+34
|\ \ \ \
| * | | | Pass tag SHA to post-receive hook when tag is created via UI24813-project-members-with-developer-access-can-no-longer-create-tagsAdam Niedzielski2016-11-284-4/+37
| * | | | Revert "Pass correct tag target to post-receive hook when creating tag via UI"Adam Niedzielski2016-11-282-32/+3
* | | | | Merge branch '24860-actionview-template-error-undefined-method-size-for-nil-n...Sean McGivern2016-11-286-7/+45
|\ \ \ \ \
| * | | | | Prevent error when submitting a merge request and pipeline is not defined24860-actionview-template-error-undefined-method-size-for-nil-nilclassAdam Niedzielski2016-11-286-7/+45
| |/ / / /
* | | | | Merge branch 'issuable_filters_present-refactor' into 'master' Robert Speicher2016-11-284-7/+42
|\ \ \ \ \
| * | | | | Refactor issuable_filters_present to reduce duplicationsSemyon Pupkov2016-11-284-7/+42
* | | | | | Merge branch 'rs-phantomjs-disable-images' into 'master' Rémy Coutable2016-11-282-2/+18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Pass `--load-images=no` to PhantomJS via Capybara/Poltergeistrs-phantomjs-disable-imagesRobert Speicher2016-11-282-2/+18
* | | | | | Merge branch 'rs-project-security-spec-speed' into 'master' Rémy Coutable2016-11-284-765/+747
|\ \ \ \ \ \
| * | | | | | Speed up Project security access specsRobert Speicher2016-11-284-765/+747
| |/ / / / /
* | | | | | Merge branch 'fix-dead-help-link' into 'master' Rémy Coutable2016-11-283-14/+30
|\ \ \ \ \ \
| * | | | | | Check that both '/help' and '/help/' URLs have the same behaviourDavid Wagner2016-11-251-0/+24
| * | | | | | Fix broken external links in help/index.htmlDavid Wagner2016-11-202-14/+6
* | | | | | | Merge branch 'remove-relative-call-from-finder' into 'master' Rémy Coutable2016-11-281-2/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unnecessary require_relative calls from finderSemyon Pupkov2016-11-261-2/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '22253-move-lfshelper-methods-somewhere-else-than-app-helpers' i...Robert Speicher2016-11-286-54/+91
|\ \ \ \ \ \ \
| * | | | | | | Move LfsHelper to a new LfsRequest concern22253-move-lfshelper-methods-somewhere-else-than-app-helpersRémy Coutable2016-11-236-54/+91
* | | | | | | | Merge branch 'backport/groups-helper-refactor' into 'master' Douwe Maan2016-11-281-5/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Backporting little groups_helper refactor from gitlab-org/gitlab-ee!904backport/groups-helper-refactorGabriel Mazetto2016-11-261-5/+1
* | | | | | | | | Merge branch 'refresh-authorizations-with-lease' into 'master' Douwe Maan2016-11-2810-48/+84
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refresh project authorizations using a Redis leaserefresh-authorizations-with-leaseYorick Peterse2016-11-2510-48/+84
* | | | | | | | | | Merge branch 'events-cache-invalidation' into 'master' Douwe Maan2016-11-2820-132/+38
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Removed data-user-is view codeevents-cache-invalidationYorick Peterse2016-11-256-33/+25
| * | | | | | | | | Remove event caching codeYorick Peterse2016-11-2315-99/+13
* | | | | | | | | | Merge branch 'ux-guide-anchor-hover' into 'master' Achilleas Pipinellis2016-11-272-13/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | [ci skip] UX Guide: Anchor hover guidance include color changeux-guide-anchor-hoverawhildy2016-11-262-13/+5
|/ / / / / / / / /
* | | | | | | | | Merge branch 'ux-guide-dropdown-max-height' into 'master' Achilleas Pipinellis2016-11-261-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | [ci skip] UX Guide: add guidance for max height for dropdownsux-guide-dropdown-max-heightawhildy2016-11-251-0/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'workhorse-v1.0.1' into 'master' Rémy Coutable2016-11-254-3/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Update GitLab Workhorse to v1.0.1Nick Thomas2016-11-254-3/+7
* | | | | | | | | Merge branch '24903-allow-groups-with-special-characters' into 'master' Alfredo Sumaran2016-11-251-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | use standard gitlab namespace regex for group name validationMike Greiling2016-11-251-2/+3
| * | | | | | | | | allow "." in group name validation regex24903-allow-groups-with-special-charactersMike Greiling2016-11-231-1/+1