summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed icon in tabs not updating correctlyide-delete-entriesPhil Hughes2018-07-206-10/+33
* fixed icon inconsistenciesPhil Hughes2018-07-203-8/+21
* fixed `done` not being used when it should :face_palm:Phil Hughes2018-07-191-0/+1
* added testsPhil Hughes2018-07-197-1/+236
* fixed up addition diff viewPhil Hughes2018-07-191-2/+11
* fixed tempFile setting `raw` when it shouldn'tPhil Hughes2018-07-191-1/+1
* reset CSS to show both sides of diffPhil Hughes2018-07-191-44/+8
* more spec fixesPhil Hughes2018-07-183-7/+7
* color updatesPhil Hughes2018-07-185-8/+52
* fixed errors when new file is openedPhil Hughes2018-07-181-1/+1
* spec fixesPhil Hughes2018-07-185-24/+12
* open deleted files in commit modePhil Hughes2018-07-1811-24/+48
* spec fixesPhil Hughes2018-07-185-23/+35
* send deleted folders to the APIPhil Hughes2018-07-183-8/+28
* dont open deleted files in diff editorPhil Hughes2018-07-185-19/+24
* improvements to Vuex store when deleting filePhil Hughes2018-07-187-17/+39
* Enable deleting files in the Web IDEPhil Hughes2018-07-1811-28/+102
* Merge branch '47419-Fix-breadcrumbs' into 'master'Phil Hughes2018-07-188-0/+57
|\
| * Fix broken breadcrumb in admin/userRobin Naundorf2018-07-178-0/+57
* | Merge branch 'features/show-project-id-on-home-panel' into 'master'Phil Hughes2018-07-184-34/+98
|\ \
| * | Features/show project id on home panelTuğçe Nur Taş2018-07-184-34/+98
|/ /
* | Merge branch 'jivl-dev-master-into-com-master' into 'master'Felipe Artur2018-07-174-1/+36
|\ \
| * \ Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jivl-dev-master-...jivl-dev-master-into-com-masterJose2018-07-174-1/+36
| |\ \ |/ / /
| * | Merge branch 'fix-issue-49133' into 'master'José Iván Vargas López2018-07-173-1/+14
| |\ \
| | * | Rename WHITELISTED_FILENAMES => IGNORED_FILENAMESStan Hu2018-07-171-2/+2
| | * | Fix symlink vulnerability in project importStan Hu2018-07-173-1/+14
| * | | Update CHANGELOG.md for 10.7.7GitLab Release Tools Bot2018-07-171-0/+7
| * | | Update CHANGELOG.md for 10.8.6GitLab Release Tools Bot2018-07-171-0/+8
| * | | Update CHANGELOG.md for 11.0.4GitLab Release Tools Bot2018-07-171-0/+7
* | | | Merge branch '48804-redesign-gcp-banner' into 'master'Mike Greiling2018-07-175-48/+28
|\ \ \ \
| * | | | Resolve "Redesign GCP banner"Taurie Davis2018-07-175-48/+28
|/ / / /
* | | | Merge branch '49257-metrics-drop-down-doesn-t-show-all-environment-some-not-c...Clement Ho2018-07-173-3/+30
|\ \ \ \
| * | | | Resolve "Metrics drop down doesn't show all environment, some not clickable"Jose Ivan Vargas2018-07-173-3/+30
|/ / / /
* | | | Merge branch 'fix-web-ide-header-button-background' into 'master'Filipa Lacerda2018-07-171-0/+1
|\ \ \ \
| * | | | Fix ide-tree-header button backgroundPaul Slaughter2018-07-171-0/+1
| | |/ / | |/| |
* | | | Merge branch 'extract-ee-specific-banzai-filters' into 'master'Robert Speicher2018-07-173-10/+28
|\ \ \ \
| * | | | Extract EE-specific lines from Banzai pipelinesextract-ee-specific-banzai-filtersSean McGivern2018-07-133-10/+28
* | | | | Merge branch 'frozen-string-enable-apps-services-inner' into 'master'Rémy Coutable2018-07-17101-3/+208
|\ \ \ \ \
| * | | | | Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-16101-3/+208
| | |/ / / | |/| | |
* | | | | Merge branch 'update-specific-runners-help-url' into 'master'Clement Ho2018-07-173-11/+14
|\ \ \ \ \
| * | | | | Update specific runners help URLGeorge Tsiolis2018-07-173-11/+14
|/ / / / /
* | | | | Merge branch 'satishperala/gitlab-ce-20720_webhooks_full_image_url' into 'mas...Douwe Maan2018-07-1716-41/+258
|\ \ \ \ \
| * | | | | Keep #absolute_image_urls as a private instance methodSean McGivern2018-07-172-9/+13
| * | | | | Simplify WikiPage#hook_attrs specSean McGivern2018-07-171-6/+4
| * | | | | Clarify web hook image rewriting doc exampleSean McGivern2018-07-171-2/+2
| * | | | | Don't include a double slash when rewriting the URLSean McGivern2018-07-061-1/+4
| * | | | | Merge branch 'master' into satishperala/gitlab-ce-20720_webhooks_full_image_urlSean McGivern2018-07-061929-33482/+64436
| |\ \ \ \ \
| * | | | | | Add documentation and specs for webhook URL rewritingSean McGivern2018-07-067-32/+139
| * | | | | | Add base class for hook builders, and use it for notes and wikisSean McGivern2018-06-2010-45/+95
| * | | | | | Fix hook data specsSean McGivern2018-06-204-11/+12