summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove double border on MR tabdouble-borderAnnabel Dunstone Gray2017-04-101-1/+0
* Merge branch 'merge-request-parser-merge-requests-for-nodes' into 'master' Douwe Maan2017-04-101-11/+30
|\
| * Reuse "merge_requests_for_nodes" in "MergeRequestParser"merge-request-parser-merge-requests-for-nodesAdam Niedzielski2017-04-101-11/+30
* | Merge branch '25274-gitlab_flow-md-broken-download-link-in-resources' into 'm...Achilleas Pipinellis2017-04-101-1/+0
|\ \
| * | Remove broken linkSean Packham (GitLab)2017-04-101-1/+0
* | | Merge branch 'todos-docs-update' into 'master' Sean McGivern2017-04-101-1/+1
|\ \ \
| * | | Update todos.mdtodos-docs-updateVictor Wu2017-04-071-1/+1
* | | | Merge branch 'ci-favicon-back-in' into 'master' Filipa Lacerda2017-04-102-3/+5
|\ \ \ \
| * | | | Fixed karmaci-favicon-back-inPhil Hughes2017-04-101-3/+3
| * | | | Added back in the CI status faviconPhil Hughes2017-04-101-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'file-view-container' into 'master' Jacob Schatz2017-04-101-3/+3
|\ \ \ \
| * | | | Remove limited container on file viewfile-view-containerAnnabel Dunstone Gray2017-04-071-3/+3
* | | | | Merge branch 'alkuzad/gitlab-ce-namespaces_encoding_docs' into 'master' Achilleas Pipinellis2017-04-1025-193/+203
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add URL encoding link to issues APIAchilleas Pipinellis2017-04-101-15/+15
| * | | | Fix wrong copy edits for URL-encoded substitutions in API docsalkuzad/gitlab-ce-namespaces_encoding_docsAchilleas Pipinellis2017-04-1014-77/+77
| * | | | Mention URL path encoding to all API docsAchilleas Pipinellis2017-04-0824-161/+161
| * | | | Add information about namespace encoding to API docsDawid Goslawski2017-04-0810-102/+112
* | | | | Merge branch 'spec_for_schema' into 'master' Rémy Coutable2017-04-102-0/+27
|\ \ \ \ \
| * | | | | Add spec for schema.rbblackst0ne2017-04-102-0/+27
* | | | | | Merge branch 'test-all-etag-routes' into 'master' Sean McGivern2017-04-103-34/+124
|\ \ \ \ \ \
| * | | | | | Test all enabled routes in ETag caching middleware and fix pipeline routestest-all-etag-routesAdam Niedzielski2017-04-103-34/+124
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '30676-project-export-email' into 'master' Sean McGivern2017-04-102-1/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix email not being sent after project exportmhasbini2017-04-092-1/+17
| | |/ / / | |/| | |
* | | | | Merge branch 'clean_carrierwave_tempfiles' into 'master'Rémy Coutable2017-04-104-5/+28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Periodically clean up temporary upload files to recover storage spaceblackst0ne2017-04-104-5/+28
|/ / / /
* | | | Merge branch 'refactor-behaviors' into 'master' Alfredo Sumaran2017-04-097-205/+185
|\ \ \ \
| * | | | consolidate all behavior imports into an index.js filerefactor-behaviorsMike Greiling2017-04-042-8/+10
| * | | | refactor and fix eslint violations in behaviors directoryMike Greiling2017-04-045-197/+175
* | | | | Merge branch 'remove_is_admin' into 'master' Robert Speicher2017-04-0924-40/+40
|\ \ \ \ \
| * | | | | Remove the User#is_admin? methodblackst0ne2017-04-0924-40/+40
| | |/ / / | |/| | |
* | | | | Merge branch 'add-field-for-group-name' into 'master' Alfredo Sumaran2017-04-0912-23/+88
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add a name field to the group edit formadd-field-for-group-nameDouglas Lovell2017-04-0912-23/+88
|/ / / /
* | | | Merge branch 'new-resolvable-discussion' into 'master' Douwe Maan2017-04-08140-2225/+4037
|\ \ \ \
| * \ \ \ Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-0738-697/+881
| |\ \ \ \
| * | | | | Fix specsDouwe Maan2017-04-072-2/+2
| * | | | | alfredo review changesLuke "Jared" Bennett2017-04-071-1/+1
| * | | | | Revert yarn.lock changesLuke "Jared" Bennett2017-04-072-273/+2055
| * | | | | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-07123-480/+1883
| |\ \ \ \ \
| * | | | | | Rever yarn.lock changesLuke "Jared" Bennett2017-04-071-2075/+276
| * | | | | | Review changesLuke "Jared" Bennett2017-04-074-9/+34
| * | | | | | Fix firefox overflow css bugLuke "Jared" Bennett2017-04-071-0/+1
| * | | | | | Fix bug where commit comment would not show up in the right discussion on the...Douwe Maan2017-04-072-11/+11
| * | | | | | Fix creating discussion when diff view is set to parallelDouwe Maan2017-04-072-27/+20
| * | | | | | Fix view specDouwe Maan2017-04-071-2/+2
| * | | | | | Update schema.rbDouwe Maan2017-04-071-1/+1
| * | | | | | Add link to list itemsLuke "Jared" Bennett2017-04-072-15/+28
| * | | | | | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-0767-309/+1225
| |\ \ \ \ \ \
| * | | | | | | Added variable button fixLuke "Jared" Bennett2017-04-073-20/+38
| * | | | | | | Fixed issue button state bugLuke "Jared" Bennett2017-04-075-80/+121
| * | | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-07229-1046/+1847
| |\ \ \ \ \ \ \