summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create protected branches bundleprotected-branches-bundleAlfredo Sumaran2016-10-178-0/+4
* Merge branch 'fix-username-validator-endpoint' into 'master' Stan Hu2016-10-171-1/+1
|\
| * Update endpoint to username validatorAlfredo Sumaran2016-10-171-1/+1
* | Merge branch '21395-standarize-markdown-headlines' into 'master' Annabel Dunstone Gray2016-10-173-24/+17
|\ \ | |/ |/|
| * change border color to variabletauriedavis2016-10-172-4/+4
| * Apply better hierarchy to markdown headers and issue/mr titles21395-standarize-markdown-headlinestauriedavis2016-10-173-21/+14
* | Merge branch '23358-expand-hide-pipeline-btn-text-doesn-t-match' into 'master' Fatih Acet2016-10-171-1/+1
|\ \
| * | Swapped button text manipulation outcomes for the toggle queryLuke Bennett2016-10-171-1/+1
* | | Merge branch 'dz-rename-user-routes' into 'master'Robert Speicher2016-10-1717-98/+116
|\ \ \ | |_|/ |/| |
| * | Add todo for deprecated user routes and more information about deprecation to...dz-rename-user-routesDmitriy Zaporozhets2016-10-172-1/+3
| * | Add user routing rename to CHANGELOGDmitriy Zaporozhets2016-10-131-0/+1
| * | Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets2016-10-1313-87/+87
| * | Update users routing specDmitriy Zaporozhets2016-10-132-6/+18
| * | Rename users routing from /u/:username to /users/:username for consistency wi...Dmitriy Zaporozhets2016-10-121-4/+8
* | | Merge branch 'find-file-enter-fix' into 'master' Fatih Acet2016-10-172-0/+51
|\ \ \
| * | | Fixed find file keyboard navigationfind-file-enter-fixPhil Hughes2016-10-172-0/+51
* | | | Merge branch '23380-no-space-between-buttons-on-files-page' into 'master' Fatih Acet2016-10-172-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added download-button class and applied button margin23380-no-space-between-buttons-on-files-pageLuke Bennett2016-10-172-1/+5
| |/ /
* | | Merge branch 'enable-sane-schema-dumper-to-test' into 'master' Rémy Coutable2016-10-171-2/+2
|\ \ \
| * | | Enable activerecord_sane_schema_dumper for testKamil Trzcinski2016-10-171-2/+2
| |/ /
* | | Merge branch '23274-update-logo' into 'master' Rémy Coutable2016-10-171-0/+0
|\ \ \
| * | | Updated logo from @lukeMatt Lee2016-10-171-0/+0
| |/ /
* | | Update CHANGELOG for 8.12.7Rémy Coutable2016-10-171-7/+9
|/ /
* | Merge branch 'fix-pipeline-metrics-failure' into 'master' dz-check-if-green23430-accept-full-linkedin-url-on-gitlab-profile-pageDouwe Maan2016-10-171-2/+2
|\ \
| * | Fix broken specs on MySQL after https://gitlab.com/gitlab-org/gitlab-ce/merge...fix-pipeline-metrics-failureKamil Trzcinski2016-10-171-2/+2
* | | Merge branch 'fix_test_env' into 'master' Dmitriy Zaporozhets2016-10-171-1/+3
|\ \ \
| * | | Fix Test Env (proper error handling when gitlab-shell is not clonned)Valery Sizov2016-10-171-1/+3
| |/ /
* | | Merge branch 'safari-is-baNaNas' into 'master' Rémy Coutable2016-10-175-109/+164
|\ \ \ | |/ / |/| |
| * | Convert due_date_select.js filetype to es6.safari-is-baNaNasBryce Johnson2016-10-175-109/+164
| * | Stop directly parsing due_date with Date.parse, prefer parsing implicitly.Bryce Johnson2016-10-171-2/+2
* | | Merge branch 'dz-fix-spinach-mr' into 'master' Dmitriy Zaporozhets2016-10-171-0/+1
|\ \ \
| * | | Fix randomly crashing spinach test for merge requestDmitriy Zaporozhets2016-10-171-0/+1
* | | | Merge branch 'fix-spinach-atom-feed-failure-due-to-carriage-returns' into 'ma...Dmitriy Zaporozhets2016-10-171-1/+1
|\ \ \ \
| * | | | [Great spinach fix] Replace gsub with deleteValery Sizov2016-10-171-1/+1
| * | | | Remove carriage returns from commit description as summary is on a newline an...Luke Bennett2016-10-171-1/+1
| |/ / /
* | | | Merge branch 'add-pipeline-metrics-worker' into 'master' Kamil Trzciński2016-10-175-22/+92
|\ \ \ \ | |/ / / |/| | |
| * | | Improve spec for pipeline metrics workeradd-pipeline-metrics-workerKamil Trzcinski2016-10-173-23/+75
| * | | Add Pipeline metrics workerKamil Trzcinski2016-10-173-4/+22
* | | | Merge branch 'ebraminio/gitlab-ce-master' into 'master'Robert Speicher2016-10-178-9/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | Add RTL support to markdown rendererEbrahim Byagowi2016-10-168-9/+46
* | | | Merge branch 'fix-trending-projects-spinach-failure' into 'master' Dmitriy Zaporozhets2016-10-172-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix trending projects Spinach failurefix-trending-projects-spinach-failureStan Hu2016-10-142-0/+5
* | | | Merge branch 'fix-compare-spec' into 'master' Stan Hu2016-10-171-1/+1
|\ \ \ \
| * | | | Fix broken rspec in compare textStan Hu2016-10-161-1/+1
|/ / / /
* | | | Merge branch 'fix-spinach-compare-tests' into 'master' Stan Hu2016-10-174-10/+33
|\ \ \ \
| * | | | Added logic to handle a revision input that does not exist in the menuLuke Bennett2016-10-163-8/+23
| * | | | Fix broken Spinach tests caused by changes in !6550Stan Hu2016-10-162-7/+15
|/ / / /
* | | | Merge branch 'dz-fix-branches-tab-test' into 'master' Dmitriy Zaporozhets2016-10-161-1/+1
|\ \ \ \
| * | | | Fix active tab test for branches pagedz-fix-branches-tab-testDmitriy Zaporozhets2016-10-161-1/+1
* | | | | Merge branch 'fix-merge-request-diff-spinach-failures' into 'master' Dmitriy Zaporozhets2016-10-163-4/+12
|\ \ \ \ \