summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reduce cognitive complexity of wiki page groupingdeeply-nested-wiki-pagesAlex Kalderimis2019-07-112-34/+36
* Add translation files for new messagesAlex Kalderimis2019-07-111-0/+12
* Fixes infinite loop in wiki pages linkAlex Kalderimis2019-07-102-3/+58
* implement path collapsing in page listingAlex Kalderimis2019-07-106-10/+67
* Add links for each parent directory in flat modeAlex Kalderimis2019-07-104-8/+10
* nested directories display correctlyAlex Kalderimis2019-07-1017-55/+190
* add wiki_path abstractionAlex Kalderimis2019-07-102-0/+89
* reduce duplicated code in js assetsAlex Kalderimis2019-07-101-10/+2
* updated translation filesAlex Kalderimis2019-07-091-0/+3
* reduce number of methods on wiki_pages controllerAlex Kalderimis2019-07-094-23/+44
* fix wiki-pipeline specAlex Kalderimis2019-07-091-88/+104
* fix project_wiki testAlex Kalderimis2019-07-091-1/+1
* add leading zero to fractionAlex Kalderimis2019-07-091-1/+1
* Fix QA selectorAlex Kalderimis2019-07-091-1/+1
* place nesting controller behind a feature flagAlex Kalderimis2019-07-094-41/+95
* set icons to baseline on wiki pagesAlex Kalderimis2019-07-095-4/+22
* Fix feature testsAlex Kalderimis2019-07-0938-434/+656
* Removed unnecessary parameterAlex Kalderimis2019-07-091-1/+1
* Changed class of dropdown to something more meaningfulAlex Kalderimis2019-07-091-1/+1
* In flat view mode, allow directories to be clickedAlex Kalderimis2019-07-092-5/+7
* Add translation stringsAlex Kalderimis2019-07-091-2/+8
* Add tests, code quality, and general housekeepingAlex Kalderimis2019-07-0922-445/+621
* Add different flattening behaviour to the wiki page viewsAlex Kalderimis2019-07-0917-26/+306
* Move group_by_directory to WikiDirectoryAlex Kalderimis2019-07-095-113/+150
* Add last_version and page_count to WikiDirectoryAlex Kalderimis2019-07-092-5/+14
* Improve wiki page groupingAlex Kalderimis2019-07-092-11/+12
* Merge branch '63945-update-mixin-deep-to-1.3.2' into 'master'Mike Greiling2019-07-092-3/+8
|\
| * Update mixin-deep to 1.3.2Takuya Noguchi2019-07-012-3/+8
* | Merge branch 'ce-10609-system-notes-scoped-labels' into 'master'Kamil Trzciński2019-07-092-7/+18
|\ \
| * | Update label note to support scoped labels notesce-10609-system-notes-scoped-labelsJarka Košanová2019-07-022-7/+18
* | | Merge branch 'update-net-ssh' into 'master'Robert Speicher2019-07-092-3/+3
|\ \ \
| * | | Update net-ssh gem to ~> 5.2Pirate Praveen2019-07-042-3/+3
* | | | Merge branch 'jramsay/enable-object-dedupe-by-default' into 'master'Nick Thomas2019-07-093-13/+13
|\ \ \ \
| * | | | Enable repository object pools by defaultJames Ramsay2019-07-093-13/+13
* | | | | Merge branch 'sh-redact-redis-perf-bar' into 'master'Sean McGivern2019-07-092-2/+42
|\ \ \ \ \
| * | | | | Perform more redactions in Redis performance bar tracesStan Hu2019-07-092-2/+42
* | | | | | Merge branch 'negative-commit-message-push-rule-docs' into 'master'Ray Paik2019-07-092-24/+32
|\ \ \ \ \ \
| * | | | | | Add the changelog entry.Maikel2019-07-091-0/+5
| * | | | | | Document the negative commit message push rule for the API.Maikel2019-07-091-24/+27
* | | | | | | Merge branch 'docs/63603-update-project-import-export-docs-to-include-what-ex...Achilleas Pipinellis2019-07-091-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Resolve "Update project import/export docs to include what exactly is importe...Michael Leopard2019-07-091-0/+7
|/ / / / / / /
* | | | | | | Merge branch 'rs-basic-config-files' into 'master'Lin Jen-Shin2019-07-0910-2/+163
|\ \ \ \ \ \ \
| * | | | | | | Add frozen_string_literal to EE files now in CErs-basic-config-filesRobert Speicher2019-07-085-0/+10
| * | | | | | | Move lib/gitlab dependency to applicationRobert Speicher2019-07-082-2/+1
| * | | | | | | CE-EE parity for files in config/initializersRobert Speicher2019-07-084-2/+31
| * | | | | | | Add EE-only initializersRobert Speicher2019-07-085-0/+123
* | | | | | | | Merge branch '63583-update-npm-documentation-with-new-naming-conventions' int...Achilleas Pipinellis2019-07-091-7/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | NPM Registry docs new package naming conventionSteve Abrams2019-07-091-7/+8
|/ / / / / / / /
* | | | | | | | Merge branch 'qa-ml-parallel-tests' into 'master'Lin Jen-Shin2019-07-0914-32/+172
|\ \ \ \ \ \ \ \
| * | | | | | | | Run tests in parallel via parallel_testsMark Lapierre2019-07-0914-32/+172
|/ / / / / / / /