summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Make open and hovered dropdown toggles look the sameDavid Wagner2016-11-281-8/+11
* Homogenize dropdowns on Issue pageDavid Wagner2016-11-286-40/+69
* Merge branch '24149-nav-hover' into 'master' Annabel Dunstone Gray2016-11-281-33/+18
|\
| * Add hover state to navigation rows24149-nav-hovertauriedavis2016-11-281-33/+18
* | Merge branch '24985-environments-spinner' into 'master' Fatih Acet2016-11-281-1/+1
|\ \
| * | Adds spinner class24985-environments-spinnerFilipa Lacerda2016-11-251-1/+1
* | | Merge branch '25026-authenticate-user-for-new-snippet' into 'master' Sean McGivern2016-11-281-4/+1
|\ \ \
| * | | Ensure user is authenticated to create a new snippet25026-authenticate-user-for-new-snippetRémy Coutable2016-11-281-4/+1
* | | | Merge branch 'add-find-poly' into 'master' Alfredo Sumaran2016-11-282-8/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add `.find` polyadd-find-polyLuke "Jared" Bennett2016-11-252-8/+24
| | |/ | |/|
* | | Merge branch '24813-project-members-with-developer-access-can-no-longer-creat...Sean McGivern2016-11-282-12/+8
|\ \ \
| * | | 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-282-4/+7
| * | | Revert "Pass correct tag target to post-receive hook when creating tag via UI"Adam Niedzielski2016-11-281-10/+3
* | | | Merge branch '24860-actionview-template-error-undefined-method-size-for-nil-n...Sean McGivern2016-11-284-7/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Prevent error when submitting a merge request and pipeline is not defined24860-actionview-template-error-undefined-method-size-for-nil-nilclassAdam Niedzielski2016-11-284-7/+10
| |/ /
* | | Merge branch 'issuable_filters_present-refactor' into 'master' Robert Speicher2016-11-282-7/+17
|\ \ \ | |/ / |/| |
| * | Refactor issuable_filters_present to reduce duplicationsSemyon Pupkov2016-11-282-7/+17
* | | Merge branch 'fix-dead-help-link' into 'master' Rémy Coutable2016-11-281-3/+3
|\ \ \
| * | | Fix broken external links in help/index.htmlDavid Wagner2016-11-201-3/+3
* | | | 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-282-23/+36
|\ \ \ \ \
| * | | | | Refresh project authorizations using a Redis leaserefresh-authorizations-with-leaseYorick Peterse2016-11-252-23/+36
* | | | | | Merge branch 'events-cache-invalidation' into 'master' Douwe Maan2016-11-2817-128/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Removed data-user-is view codeevents-cache-invalidationYorick Peterse2016-11-254-29/+7
| * | | | | Remove event caching codeYorick Peterse2016-11-2314-99/+9
* | | | | | 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
* | | | | | Merge branch 'fix-cancelling-pipelines' into 'master' Kamil Trzciński2016-11-252-8/+17
|\ \ \ \ \ \
| * | | | | | Wrap against 80 chars and rename failed_or_canceledfix-cancelling-pipelinesLin Jen-Shin2016-11-231-7/+9
| * | | | | | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-2287-684/+2167
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-21120-664/+2645
| |\ \ \ \ \ \ \
| * | | | | | | | Allow to retry failed or canceled builds and fix cancel running specs failureKamil Trzcinski2016-11-192-6/+9
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-18183-316/+843
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Improve how we could cancel pipelines:Lin Jen-Shin2016-11-172-2/+6
* | | | | | | | | | Merge branch 'autocomplete-space-prefix' into 'master' Fatih Acet2016-11-251-1/+33
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into autocomplete-space-prefixautocomplete-space-prefixPhil Hughes2016-11-24491-2850/+7127
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into autocomplete-space-prefixPhil Hughes2016-11-111038-9599/+20260
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into autocomplete-space-prefixPhil Hughes2016-08-30820-13713/+24320
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Correctly checks for character before GFM input charPhil Hughes2016-07-211-0/+17
| * | | | | | | | | | | | | Allow GFM autocomplete to be trigger without the preceding spacePhil Hughes2016-07-211-0/+6
* | | | | | | | | | | | | | Merge branch 'issue_24748' into 'master' Fatih Acet2016-11-251-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix title case to sentence caseLuis Alonso Chavez Armendariz2016-11-231-3/+3
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Fix bad selection on dropdown menu for tags filterLuis Alonso Chavez Armendariz2016-11-251-3/+4
* | | | | | | | | | | | | | Merge branch 'rephrase-system-notes' into 'master' Robert Speicher2016-11-252-44/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \