summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Remove repo_binary_viewer as it is no longer neededLuke "Jared" Bennett2017-08-071-89/+0
* | | | Cover linkClicked in repo_prev_directoryLuke "Jared" Bennett2017-08-071-0/+14
* | | | Cover linkClicked in repo_fileLuke "Jared" Bennett2017-08-071-0/+14
* | | | Tidy makeCommit and test resetCommitState in repo_commit_sectionLuke "Jared" Bennett2017-08-071-0/+22
* | | | Cover repo_tabs xClicked methodLuke "Jared" Bennett2017-08-072-1/+15
* | | | Cover repo_tab xClickedLuke "Jared" Bennett2017-08-071-0/+21
* | | | Fix karma repo_file_buttons_spec and repo_commit_section_specLuke "Jared" Bennett2017-08-072-17/+6
* | | | Fix eslintLuke "Jared" Bennett2017-08-071-59/+0
* | | | Remove fdescribeLuke "Jared" Bennett2017-08-051-1/+1
* | | | test tabs divider for repo_tabs_specLuke "Jared" Bennett2017-08-051-2/+3
* | | | Fix repo_file_options_specLuke "Jared" Bennett2017-08-041-2/+0
* | | | Fix repo_file_buttons_specLuke "Jared" Bennett2017-08-041-3/+7
* | | | Merge branch 'master' into ideDouwe Maan2017-08-0315-8/+592
|\ \ \ \ | |/ / /
| * | | Merge branch 'sidebar-fly-out-sub-nav' into 'master'Filipa Lacerda2017-08-031-0/+180
| |\ \ \
| | * \ \ Merge branch 'master' into sidebar-fly-out-sub-navsidebar-fly-out-sub-navPhil Hughes2017-08-0219-11/+475
| | |\ \ \
| | * | | | stop mobile from showing the sub-itemsPhil Hughes2017-08-021-1/+44
| | * | | | Math.floor the value in the testsPhil Hughes2017-08-011-1/+1
| | * | | | fixed translate3d testPhil Hughes2017-08-011-5/+5
| | * | | | reverted the JS timeout codePhil Hughes2017-08-011-26/+5
| | * | | | added mouseleave timeout with JSPhil Hughes2017-08-011-1/+132
| | * | | | improvements to positioning of the dropdownPhil Hughes2017-07-241-2/+4
| | * | | | Merge branch 'master' into sidebar-fly-out-sub-navPhil Hughes2017-07-243-5/+12
| | |\ \ \ \
| | * | | | | updated stylesPhil Hughes2017-07-191-13/+1
| | * | | | | moved JS & only run when new_nav cookie existsPhil Hughes2017-07-191-0/+37
| * | | | | | Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-023-3/+3
| | |_|/ / / | |/| | | |
| * | | | | Merge branch '35408-group-auto-avatars' into 'master'Filipa Lacerda2017-08-023-2/+75
| |\ \ \ \ \
| | * | | | | Use `$mount` for component rendering, remove tests for `props` datatype as un...kushalpandya2017-08-021-26/+4
| | * | | | | Tests for `group_identicon` componentkushalpandya2017-08-011-0/+82
| | * | | | | Remove unnecessary importskushalpandya2017-08-011-2/+0
| | * | | | | Change ID type to numberkushalpandya2017-08-011-1/+1
| | * | | | | Update testskushalpandya2017-07-312-1/+16
| * | | | | | Merge branch 'rs-empty_project-cleanup' into 'master'Rémy Coutable2017-08-027-7/+7
| |\ \ \ \ \ \
| | * | | | | | Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-017-7/+7
| | |/ / / / /
| * | | | | | Add filtered search to group issue dashboardClement Ho2017-08-024-0/+204
| * | | | | | Derive project path from import URLWinnie Hellmann2017-08-011-0/+127
| |/ / / / /
* | | | | | Reorganise repo/ files to match guidelinesLuke "Jared" Bennett2017-08-0212-19/+19
* | | | | | Fix eslintLuke "Jared" Bennett2017-08-021-2/+4
* | | | | | Remove fdescribesLuke "Jared" Bennett2017-08-021-1/+1
* | | | | | [ci skip] Improved repo_file_specLuke "Jared" Bennett2017-08-022-2/+21
* | | | | | [ci skip] Remove lock from ceLuke "Jared" Bennett2017-08-023-4/+3
* | | | | | [ci skip] Improve repo_commit_section_specLuke "Jared" Bennett2017-08-021-6/+17
* | | | | | [ci skip] Improve repo_binary_viewer_specLuke "Jared" Bennett2017-08-022-19/+56
* | | | | | Fix eslint offensesLuke "Jared" Bennett2017-08-011-1/+3
* | | | | | Fixed repo_commit_section_specLuke "Jared" Bennett2017-08-011-19/+7
* | | | | | [ci skip] Fix repo_binary_viewer_specLuke "Jared" Bennett2017-08-011-1/+1
* | | | | | Fix monaco_loader_specLuke "Jared" Bennett2017-08-011-4/+13
* | | | | | Move repoEditorLoader to index and change repo_editor to vue compLuke "Jared" Bennett2017-07-291-1/+1
* | | | | | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-286-5/+72
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '32483-jira-error' into 'master'Sean McGivern2017-07-281-2/+2
| |\ \ \ \ \
| | * | | | | Display specific error message when JIRA test fails32483-jira-errorJarka Kadlecova2017-07-271-2/+2
| | | |_|/ / | | |/| | |