Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds new ruby help for dropdowns for branches | Jacob Schatz | 2017-07-28 | 19 | -54/+218 |
* | Remove active file when no files are open. | Jacob Schatz | 2017-07-26 | 2 | -19/+24 |
* | Adds green to circle when unsaved. Activates right tab when closing. | Jacob Schatz | 2017-07-26 | 5 | -5/+25 |
* | Initially load PNG. | Jacob Schatz | 2017-07-26 | 1 | -2/+5 |
* | Checks if we are on root dir. | Jacob Schatz | 2017-07-26 | 4 | -0/+20 |
* | Fix activeFile watcher destruction in repo_store setAcriveFile | Luke "Jared" Bennett | 2017-07-26 | 1 | -1/+1 |
* | Revert if \> show fix | Luke "Jared" Bennett | 2017-07-26 | 1 | -2/+2 |
* | Fix binary viewer not hiding | Luke "Jared" Bennett | 2017-07-26 | 2 | -3/+2 |
* | Fix repo_editor_spec | Luke "Jared" Bennett | 2017-07-26 | 1 | -1/+1 |
* | Fix repo_file_spec | Luke "Jared" Bennett | 2017-07-26 | 2 | -3/+8 |
* | Fix repo_editor_spec because of async loader changes | Luke "Jared" Bennett | 2017-07-26 | 3 | -4/+17 |
* | Make RepoEditor an async component to load monaco before mounting | Luke "Jared" Bennett | 2017-07-26 | 4 | -25/+30 |
* | Fix sidebar file icon and name wrapping | Luke "Jared" Bennett | 2017-07-26 | 1 | -0/+4 |
* | Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ide | Jacob Schatz | 2017-07-26 | 5 | -13/+10 |
|\ | |||||
| * | Remove panel-right query and replace with state value | Luke "Jared" Bennett | 2017-07-26 | 3 | -9/+4 |
| * | Fix repo_binary_viewer_spec | Luke "Jared" Bennett | 2017-07-26 | 1 | -1/+1 |
| * | Update scroll_helper_spec | Luke "Jared" Bennett | 2017-07-26 | 1 | -3/+5 |
* | | Fixes raw bug not fixed yet. | Jacob Schatz | 2017-07-26 | 2 | -1/+2 |
* | | Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ide | Jacob Schatz | 2017-07-26 | 28 | -201/+180 |
|\ \ | |/ | |||||
| * | Fix repo.scss lint offenses | Luke "Jared" Bennett | 2017-07-26 | 1 | -4/+5 |
| * | repo_view_toggler | Luke "Jared" Bennett | 2017-07-26 | 1 | -16/+0 |
| * | Removed index_spec | Luke "Jared" Bennett | 2017-07-26 | 1 | -45/+0 |
| * | Fix eslint offenses | Luke "Jared" Bennett | 2017-07-26 | 13 | -60/+52 |
| * | Add key for v-for in repo_commit_section | Luke "Jared" Bennett | 2017-07-26 | 1 | -3/+3 |
| * | Added repo_sidebar_spec | Luke "Jared" Bennett | 2017-07-26 | 11 | -59/+55 |
| * | Add key for v-for repo-loading-file in repo_sidebar | Luke "Jared" Bennett | 2017-07-26 | 1 | -0/+1 |
| * | Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ide | Luke "Jared" Bennett | 2017-07-26 | 6 | -17/+45 |
| |\ | |||||
| * | | Add repo_sidebar_spec | Luke "Jared" Bennett | 2017-07-26 | 1 | -0/+15 |
| * | | Tidy up repo_tabs_spec | Luke "Jared" Bennett | 2017-07-26 | 1 | -4/+1 |
| * | | Tidy scope of repo specs | Luke "Jared" Bennett | 2017-07-26 | 7 | -12/+14 |
| * | | Finish repo_tabs_spec | Luke "Jared" Bennett | 2017-07-26 | 1 | -4/+40 |
* | | | Fixes broken images on load of PNGs | Jacob Schatz | 2017-07-26 | 2 | -1/+13 |
| |/ |/| | |||||
* | | Alphabetizes the list of files. | Jacob Schatz | 2017-07-26 | 1 | -7/+16 |
* | | Adds after change UX. | Jacob Schatz | 2017-07-25 | 2 | -7/+15 |
* | | Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ide | Jacob Schatz | 2017-07-25 | 4 | -24/+129 |
|\ \ | |/ | |||||
| * | Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ide | Luke "Jared" Bennett | 2017-07-25 | 10 | -71/+162 |
| |\ | |||||
| * | | Started on repo tabs spec | Luke "Jared" Bennett | 2017-07-25 | 1 | -0/+16 |
| * | | Added to repo file buttons spec | Luke "Jared" Bennett | 2017-07-25 | 1 | -0/+33 |
| * | | Add repo file buttons spec | Luke "Jared" Bennett | 2017-07-25 | 3 | -24/+80 |
* | | | Makes multiple file commits for realz. | Jacob Schatz | 2017-07-25 | 5 | -3/+6 |
* | | | Attempts (unsuccessfully) a POST call to make commits. | Jacob Schatz | 2017-07-25 | 5 | -3/+11 |
| |/ |/| | |||||
* | | Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ide | Jacob Schatz | 2017-07-25 | 4 | -39/+130 |
|\ \ | |/ | |||||
| * | Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ide | Luke "Jared" Bennett | 2017-07-25 | 4 | -3/+6 |
| |\ | |||||
| * | | Added binary_viewer editor and started on file_buttons spec | Luke "Jared" Bennett | 2017-07-25 | 4 | -39/+130 |
* | | | Fixes staging files to show only when commitable | Jacob Schatz | 2017-07-25 | 2 | -5/+15 |
* | | | Fixes height problems | Jacob Schatz | 2017-07-25 | 10 | -71/+152 |
| |/ |/| | |||||
* | | Fixes broken edit mode in editor. | Jacob Schatz | 2017-07-24 | 2 | -1/+2 |
* | | Fixes scrollleft when null bug. | Jacob Schatz | 2017-07-24 | 1 | -1/+3 |
* | | Fixes bug with closing folder. | Jacob Schatz | 2017-07-24 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ide | Luke "Jared" Bennett | 2017-07-24 | 1 | -2/+1 |
|\ |