summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update paths for `pipelines/charts`26348-cleanup-navigation-orderKushal Pandya2017-03-023-10/+8
* Rename `pipelines/ci` to `pipelines/charts`Kushal Pandya2017-03-023-6/+6
* Rename `ci` page to `charts`Kushal Pandya2017-03-024-0/+0
* Use sentence caseKushal Pandya2017-03-021-1/+1
* Minor changes based on review feedbackKushal Pandya2017-03-022-3/+3
* Update paths list for cleaner nav highlightingKushal Pandya2017-03-023-6/+5
* Update partials pathKushal Pandya2017-03-021-4/+4
* Add `ci` page under PipelinesKushal Pandya2017-03-022-2/+12
* Redirect request for `ci` to updated routeKushal Pandya2017-03-021-5/+1
* CI page files moved to `pipelines`Kushal Pandya2017-03-024-0/+0
* Minor refactorKushal Pandya2017-03-022-2/+2
* Move `Project -> Contributors` to `Repository -> Contributors`Kushal Pandya2017-03-024-9/+9
* HAMLLint: Fix `UnnecessaryInterpolation` offenceKushal Pandya2017-03-021-1/+1
* Add styles for updated chart page layoutKushal Pandya2017-03-021-0/+14
* Update page layoutKushal Pandya2017-03-021-22/+20
* Remove `Time Tracking` link for nowKushal Pandya2017-03-021-5/+0
* Update spinach to reflect `Network -> Graph` changeKushal Pandya2017-03-022-4/+4
* Update docs to reflect shortcut changesKushal Pandya2017-03-022-14/+0
* Remove shortcut listeners for `Activity` and `Graphs` pageKushal Pandya2017-03-021-6/+0
* Add changelog entryKushal Pandya2017-03-021-0/+4
* Update rspec to reflect nav changesKushal Pandya2017-03-021-2/+0
* Update spinach tests to reflect nav changesKushal Pandya2017-03-024-28/+5
* Fix `Repository` tab highlight for `find_file` & `commit` pagesKushal Pandya2017-03-021-1/+1
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2017-03-021-2/+2
* Update page layoutKushal Pandya2017-03-021-12/+14
* Add styles for updated Repository Charts page layoutKushal Pandya2017-03-021-0/+12
* Update page titleKushal Pandya2017-03-023-3/+3
* Remove extra new line charsKushal Pandya2017-03-021-2/+0
* Add path for nav highlightKushal Pandya2017-03-021-1/+1
* Graphs Head no longer needed, Languages and Commits combined to ChartsKushal Pandya2017-03-023-145/+0
* Add path name for highlightKushal Pandya2017-03-021-4/+4
* Add path list for sub-nav highlightKushal Pandya2017-03-021-2/+3
* add routes for project chartsJarka Kadlecova2017-03-028-13/+188
* Rename `Continuous Integration` to `Charts`, remove path name from linkKushal Pandya2017-03-021-2/+2
* Add `Continuous Integration` page under `Pipelines`Kushal Pandya2017-03-022-1/+7
* Handle empty repo case for `Contributors` pageKushal Pandya2017-03-021-4/+5
* Add page-specific JS for CIKushal Pandya2017-03-021-1/+4
* Remove sub-nav from `Merge Requests` tabKushal Pandya2017-03-021-1/+0
* Rename `Issues` to `List`Kushal Pandya2017-03-021-1/+1
* Rename page title from `Network` to `Graph`Kushal Pandya2017-03-021-1/+1
* Reorder items, rename `Network` to `Graph`Kushal Pandya2017-03-021-8/+8
* `Cycle Analytics` now appears under `Project` tabKushal Pandya2017-03-021-6/+0
* `Contributors` now appears under `Project` tabKushal Pandya2017-03-021-2/+0
* Show under `Project` tabKushal Pandya2017-03-024-3/+8
* Handle `Project` tab sub-nav, reorder `Pipelines` tab, remove `Graphs`Kushal Pandya2017-03-021-18/+7
* Project tab sub-navKushal Pandya2017-03-021-0/+30
* Merge branch 'fix/gb/update-commit-status-api' into 'master' Kamil TrzciƄski2017-03-023-22/+63
|\
| * Fix Rubocop offenses in commit status API specsfix/gb/update-commit-status-apiGrzegorz Bizon2017-03-011-3/+6
| * Add Changelog entry for commit status update fixGrzegorz Bizon2017-03-011-0/+4
| * Fix updaing commit status with optional attributesGrzegorz Bizon2017-03-012-22/+56