summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'replace-jquery-cookie-plugin' into 'master' Alfredo Sumaran2016-10-2611-40/+23
|\
| * remove manual Cookie.set "path" option in favor of global settingMike Greiling2016-10-248-30/+9
| * set default path for all calls to Cookies.set()Mike Greiling2016-10-241-0/+4
| * replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-2411-19/+19
* | Merge branch 'itchy-trigger-finger-on-issues-search' into 'master' Fatih Acet2016-10-251-3/+53
|\ \
| * | Ensure search val is defined.itchy-trigger-finger-on-issues-searchBryce Johnson2016-10-251-1/+1
| * | Ensure cursor is applied to end of issues search input.Bryce Johnson2016-10-251-2/+16
| * | Increase debounce wait on issues search execution.Bryce Johnson2016-10-251-3/+39
* | | Merge branch 'temporarily-revert-appending-templates-before-long-term-ux-fix'...Alfredo Sumaran2016-10-252-13/+6
|\ \ \
| * | | Removed append logictemporarily-revert-appending-templates-before-long-term-ux-fixLuke Bennett2016-10-212-13/+6
* | | | Merge branch 'tidy-up-pipeline-js' into 'master' Alfredo Sumaran2016-10-252-22/+31
|\ \ \ \
| * | | | converted last method to jQuerytidy-up-pipeline-jsLuke Bennett2016-10-202-13/+20
| * | | | Tidied up pipelines.js.es6 and removed jQuery where acceptable.Luke "Jared" Bennett2016-10-201-11/+13
* | | | | Merge branch 'master' into 22743-issue-tooltip-will-not-disappear-going-back-...Linus G Thiel2016-10-257-18/+28
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'scope-input-errors' into 'master' Fatih Acet2016-10-251-2/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Stop injecting field errors where they won't be used.Bryce Johnson2016-10-201-2/+5
| * | | | Merge branch '23325-pipeline-graph-hidden' into 'master' Alfredo Sumaran2016-10-242-0/+4
| |\ \ \ \
| | * | | | invoked the pipelines class when builds are dynamically loaded and dispatched...Luke Bennett2016-10-242-0/+4
| * | | | | Replaced deprecated use of document.body.scrollTopLuke Bennett2016-10-241-1/+1
| |/ / / /
| * | | | Refactor js that disable form submit if no members selectedDmitriy Zaporozhets2016-10-241-0/+1
| * | | | Gracefully handle adding of no users to projects and groupsLinus G Thiel2016-10-241-2/+3
| * | | | Merge branch '22892-cycle-analytics-date-filter-is-not-working' into 'master' Fatih Acet2016-10-221-1/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix object data to be sent to fetch analytics dataAlfredo Sumaran2016-10-211-1/+5
| | | |/ | | |/|
| * | | Fixed issue when images are loading it would push off the tabsfixed-mr-tabs-fixesPhil Hughes2016-10-201-2/+8
| * | | Fixed issues with sticky mr tabs & sidebarPhil Hughes2016-10-201-10/+1
| |/ /
* | | Close any open tooltips before page:fetchLinus G Thiel2016-10-202-5/+9
|/ /
* | Create protected branches bundleAlfredo Sumaran2016-10-206-0/+1
|/
* Merge branch '23375-filtering-on-any-label-or-no-label-does-not-work' into 'm...Fatih Acet2016-10-191-1/+1
|\
| * Return the title for id of 'No label'23375-filtering-on-any-label-or-no-label-does-not-workLuke Bennett2016-10-191-1/+1
* | Add CRUD for Group LabelsDouglas Barbosa Alexandre2016-10-191-0/+2
* | Merge branch '22191-delete-dynamic-envs-mr' into 'master' Rémy Coutable2016-10-191-0/+11
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mr22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-181-3/+35
| |\
| * \ Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-1813-433/+721
| |\ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 22191-delete-dy...Kamil Trzcinski2016-10-175-109/+172
| |\ \ \
| * | | | Updates class name for consistencyFilipa Lacerda2016-10-171-2/+2
| * | | | Improve after code reviewKamil Trzcinski2016-10-171-1/+1
| * | | | Updates MR template to include stop linkFilipa Lacerda2016-10-171-0/+11
* | | | | Require missing Vue dependencyAlfredo Sumaran2016-10-181-0/+2
| |_|_|/ |/| | |
* | | | Merge branch 'master' into issue_19734_2Phil Hughes2016-10-1813-433/+721
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'merge-conflicts-editor-2' into 'master' Jacob Schatz2016-10-1812-432/+720
| |\ \ \
| | * | | Provide better error message to the usermerge-conflicts-editor-2Alfredo Sumaran2016-10-171-1/+1
| | * | | Merge branch 'master' into merge-conflicts-editor-2Alfredo Sumaran2016-10-173-108/+162
| | |\ \ \
| | * \ \ \ Merge branch 'master' into merge-conflicts-editor-2Sean McGivern2016-10-1715-84/+563
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Add syntax highlighting to filesAlfredo Sumaran2016-10-131-0/+1
| | * | | | Use plain JS to get elements and data and valuesAlfredo Sumaran2016-10-131-5/+5
| | * | | | Remove unused filesAlfredo Sumaran2016-10-132-550/+0
| | * | | | Add more tests to check conflicts resolutionAlfredo Sumaran2016-10-132-2/+4
| | * | | | Improve components for PhantomJs compatibilityAlfredo Sumaran2016-10-138-10/+93
| | * | | | Use .some instead of .find for phantomjs compatibilityAlfredo Sumaran2016-10-131-9/+1
| | * | | | Do not show Diff view switcher if all files are can be only resolved with an ...Alfredo Sumaran2016-10-132-1/+14