summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up repo editor specs.bpj-repo-editor-fixesBryce Johnson2017-08-151-27/+19
* Properly format params key.Bryce Johnson2017-08-141-4/+6
* Test trimmed content of tab.name.Bryce Johnson2017-08-141-1/+1
* Don't rely on Bootstrap to close modals.Bryce Johnson2017-08-141-2/+0
* v-show -> v-if for popup dialog.Bryce Johnson2017-08-141-1/+1
* Break up repo tabs template attrs onto multiple lines.Bryce Johnson2017-08-141-2/+11
* Add aria attributes to tab close button and icon.Bryce Johnson2017-08-141-1/+6
* v-show -> v-if.Bryce Johnson2017-08-141-1/+1
* Add specs for shouldHideEditor.Bryce Johnson2017-08-111-0/+31
* Add specs for toggleProjectRefsForm.Bryce Johnson2017-08-112-4/+8
* Shush eslint with trailing commas.Bryce Johnson2017-08-111-1/+1
* Break up tab button attributes onto multiple lines.Bryce Johnson2017-08-111-2/+13
* Don't oneline btnKindClass object.Bryce Johnson2017-08-111-1/+3
* Don't oneline popup-dialog root el attrs.Bryce Johnson2017-08-111-1/+5
* Rename maybeEmitSubmit => emitSubmit and param.Bryce Johnson2017-08-111-4/+4
* Remove empty shouldHideEditor method.Bryce Johnson2017-08-111-3/+0
* Fix spec refs for closeTab.Bryce Johnson2017-08-111-5/+5
* Shush eslint with trailing commas.Bryce Johnson2017-08-113-3/+3
* Rename toURL => updateHistoryEntry.Bryce Johnson2017-08-112-3/+3
* Rename variants of xClicked to tabClosed.Bryce Johnson2017-08-114-14/+14
* Remove v-cloak from repo sidebar, and export directly.Bryce Johnson2017-08-111-4/+2
* Export RepoCommitSection directly.Bryce Johnson2017-08-111-3/+1
* Declaratively show/hide editor, rather than with watchers imperatively.Bryce Johnson2017-08-111-27/+7
* Use template string interpolation in click handler.Bryce Johnson2017-08-111-1/+1
* Standardize popup dialog component.Bryce Johnson2017-08-111-24/+43
* Make use of disabled-content.Bryce Johnson2017-08-112-7/+2
* Don't use code_font_size for repo icon.Bryce Johnson2017-08-111-1/+1
* Create repo mount element in Vue instance.Bryce Johnson2017-08-112-1/+3
* Remove unneccessary inline-block included by str-truncated.Bryce Johnson2017-08-111-1/+0
* Merge branch 'disable-project-export' into 'master'Rémy Coutable2017-08-1115-39/+210
|\
| * Add option to disable project export on instanceRobin Bobbitt2017-08-1113-38/+194
| * Add option to disable project export on instance - db changesRobin Bobbitt2017-08-112-1/+16
* | Merge branch 'patch-24' into 'master'Rémy Coutable2017-08-111-11/+7
|\ \
| * | Fix formatting of patch_versions.mdJan Bruckner2017-08-111-11/+7
* | | Merge branch 'rs-coverage-updates' into 'master'Rémy Coutable2017-08-116-26/+25
|\ \ \
| * | | Better categorize test coverage resultsrs-coverage-updatesRobert Speicher2017-08-116-26/+25
* | | | Merge branch '32004-use-timecop-safe-mode' into 'master'Robert Speicher2017-08-118-48/+26
|\ \ \ \
| * | | | Enable Timecop safe mode32004-use-timecop-safe-modeRémy Coutable2017-08-118-48/+26
| | |/ / | |/| |
* | | | Merge branch 'broadcast-messages-cache' into 'master'Sean McGivern2017-08-116-8/+80
|\ \ \ \
| * | | | Better caching and indexing of broadcast messagesYorick Peterse2017-08-116-8/+80
| | |_|/ | |/| |
* | | | Merge branch '36213-return-is_admin-in-users-api-when-current_user-is-admin' ...Sean McGivern2017-08-113-9/+20
|\ \ \ \
| * | | | Include the `is_admin` field in the `GET /users/:id` API when current user is...Rémy Coutable2017-08-113-9/+20
* | | | | Merge branch 'winh-git-revision-dropdown-style' into 'master'Annabel Dunstone Gray2017-08-112-4/+6
|\ \ \ \ \
| * | | | | Make Git revision dropdown style consistentwinh-git-revision-dropdown-stylewinh2017-08-092-4/+6
* | | | | | Merge branch '35435-pending-delete-project-error-in-admin-interface-fix' into...Douwe Maan2017-08-114-1/+23
|\ \ \ \ \ \
| * | | | | | Pending delete projects no longer return 500 error in Admins projects view35435-pending-delete-project-error-in-admin-interface-fixTiago Botelho2017-08-114-1/+23
* | | | | | | Merge branch 'rc/32308-rspec-retry-hack' into 'master'Sean McGivern2017-08-1113-106/+706
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Document rspec-retry and rspec-flakyRémy Coutable2017-08-111-3/+20
| * | | | | | Fix cop descriptionRémy Coutable2017-08-111-3/+2
| * | | | | | Retrieve and sync flaky specs report from and to S3Rémy Coutable2017-08-113-88/+147