summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Repo API FIX.repo-api-fixJacob Schatz2017-08-103-6/+18
* Add comment to explain the merging of the listsJacob Schatz2017-08-101-0/+4
* Comment newMergedListJacob Schatz2017-08-101-0/+2
* Remove set loading. Not being used.Jacob Schatz2017-08-101-13/+0
* Removed `v-cloak`Jacob Schatz2017-08-101-1/+1
* Whole tab clickable.Jacob Schatz2017-08-102-2/+4
* Make computed props.Jacob Schatz2017-08-101-2/+10
* Conditional colSpan.Jacob Schatz2017-08-102-2/+12
* Change isKindaBinary to isRenderable.Jacob Schatz2017-08-102-2/+2
* Add computed property for ghost lines.Jacob Schatz2017-08-101-17/+23
* Fix indentation.Jacob Schatz2017-08-103-29/+29
* Add v-if to parent document.Jacob Schatz2017-08-102-2/+2
* Use classObj as computed property for icons.Jacob Schatz2017-08-101-2/+10
* Click whole row.Jacob Schatz2017-08-101-2/+2
* Error on find click.Jacob Schatz2017-08-101-0/+1
* Move duplicated code to helpJacob Schatz2017-08-102-13/+13
* Use foreach.Jacob Schatz2017-08-101-1/+1
* Move setposition.Jacob Schatz2017-08-091-7/+7
* Change to classlist.contains.Jacob Schatz2017-08-091-1/+1
* Move monaco instance to helper so it doesn't get recursively tracked.Jacob Schatz2017-08-093-11/+12
* Use active file instead.Jacob Schatz2017-08-091-1/+1
* Destroy monaco if you can. Edit if files opened.Jacob Schatz2017-08-092-2/+4
* Remove comment lines.Jacob Schatz2017-08-091-3/+0
* Disable file for binary too.Jacob Schatz2017-08-091-2/+2
* Computed if statement for repo edit button.Jacob Schatz2017-08-091-1/+5
* Make less code with toggles.Jacob Schatz2017-08-091-9/+2
* Change method to be more accurate.Jacob Schatz2017-08-091-2/+2
* Hide icon when not editing.Jacob Schatz2017-08-091-5/+1
* Add aria labels.Jacob Schatz2017-08-091-1/+1
* Move submit to form.Jacob Schatz2017-08-091-2/+2
* Commit form span larger.Jacob Schatz2017-08-091-8/+4
* Make computed property of v-if for commit section.Jacob Schatz2017-08-091-1/+1
* Make computed propJacob Schatz2017-08-091-2/+7
* Add in isMini again.Jacob Schatz2017-08-091-0/+1
* Remove animate add scrollTo.Jacob Schatz2017-08-091-1/+1
* Remove unused helper file.Jacob Schatz2017-08-091-4/+0
* Uses path.Jacob Schatz2017-08-091-6/+8
* Remove unused getBranch method.Jacob Schatz2017-08-092-5/+1
* Remove getBranch to use currentBranchJacob Schatz2017-08-093-6/+7
* Self closing is right.Jacob Schatz2017-08-091-1/+1
* Reuse method for toggleJacob Schatz2017-08-091-1/+1
* Fixes `toggleDialogOpen` method. Better naming.Jacob Schatz2017-08-091-1/+1
* Add better error message to apply to all.Jacob Schatz2017-08-091-1/+1
* Simplify component defs.Jacob Schatz2017-08-091-6/+6
* Fixes `undefined` vs checking bool.Jacob Schatz2017-08-091-1/+1
* Merge branch 'dz-clarify-constrainer-query' into 'master'Sean McGivern2017-08-091-0/+2
|\
| * Explain why we use select all for project_url_constrainer.rbDmitriy Zaporozhets2017-08-091-0/+2
* | Merge branch 'pikaday-undefined-fix' into 'master'Tim Zallmann2017-08-094-5/+5
|\ \ | |/ |/|
| * Fix pikaday being undefinedPhil Hughes2017-08-094-5/+5
* | Merge branch '36119-issuable-workers' into 'master'Sean McGivern2017-08-096-13/+22
|\ \ | |/ |/|