| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Remove unneeded semicolon. | Bryce Johnson | 2016-10-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | Remove super passthrough. | Bryce Johnson | 2016-10-05 | 2 | -5/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | Convert BlobLicenseSelctors to ES6. | Bryce Johnson | 2016-10-05 | 2 | -25/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | Update LabelManager to ES6. | Bryce Johnson | 2016-10-05 | 2 | -1/+106 | |
| | * | | | | | | | | | | | | | | | | | | | | | Refactor IssuesBulkAssignment to ES6. | Bryce Johnson | 2016-10-05 | 3 | -83/+63 | |
| | * | | | | | | | | | | | | | | | | | | | | | Set defaults in constructor, in case opts are undefined. | Bryce Johnson | 2016-10-05 | 6 | -22/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | Pass default opts. | Bryce Johnson | 2016-10-05 | 2 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | Refactor GitLabCrop to ES6. | Bryce Johnson | 2016-10-05 | 1 | -64/+59 | |
| | * | | | | | | | | | | | | | | | | | | | | | Make use of destructuring options, clean up based on feedback. | Bryce Johnson | 2016-10-05 | 6 | -47/+54 | |
| | * | | | | | | | | | | | | | | | | | | | | | Use parentheses in IFFE's as per AirBnb styleguide. | Bryce Johnson | 2016-10-05 | 5 | -5/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | Refactor Profile to use ES6. | Bryce Johnson | 2016-10-05 | 1 | -60/+57 | |
| | * | | | | | | | | | | | | | | | | | | | | | Fixup debugger ref left in Dispatcher. | Bryce Johnson | 2016-10-05 | 2 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | Refactor SearchAutocomplete to ES6 class syntax. | Bryce Johnson | 2016-10-05 | 2 | -81/+77 | |
| | * | | | | | | | | | | | | | | | | | | | | | Fixup refs to currPage and currPages. | Bryce Johnson | 2016-10-05 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | Refactor Todos to ES6. | Bryce Johnson | 2016-10-05 | 2 | -79/+64 | |
| | * | | | | | | | | | | | | | | | | | | | | | Properly scope BlobCiYamlSelector and BlobCiYamlSelectors. | Bryce Johnson | 2016-10-05 | 2 | -25/+32 | |
| | * | | | | | | | | | | | | | | | | | | | | | Refactor UserTabs to ES6. | Bryce Johnson | 2016-10-05 | 2 | -1/+161 | |
| | * | | | | | | | | | | | | | | | | | | | | | Refactor BlobCiYamlSelector and BlobCiYamlSelectors to ES6. | Bryce Johnson | 2016-10-05 | 2 | -46/+32 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch '22509-pipeline-tables' into 'master' | Annabel Dunstone Gray | 2016-10-05 | 7 | -72/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Removes class22509-pipeline-tables | Filipa Lacerda | 2016-10-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | Improves CSS for `branch-commit` class | Filipa Lacerda | 2016-10-04 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | Fixes invalid html - table was inside an ul and had 2 tbody tags | Filipa Lacerda | 2016-10-03 | 7 | -72/+75 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'test-improve-gitlab-identifier' into 'master' | Rémy Coutable | 2016-10-05 | 6 | -9/+199 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Refactor Gitlab::Identifier | Yorick Peterse | 2016-10-05 | 6 | -9/+199 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'update-runner-information' into 'master' | Rémy Coutable | 2016-10-05 | 5 | -33/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Add some tests for updating ci runner informationupdate-runner-information | Grzegorz Bizon | 2016-10-03 | 1 | -16/+27 | |
| | * | | | | | | | | | | | | | | | | | | | | Extract method that checks if ci runner needs update | Grzegorz Bizon | 2016-10-03 | 1 | -4/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | Update runner version only when updating contacted_at | Kamil Trzcinski | 2016-10-03 | 4 | -15/+12 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'all-skipped-equals-success' into 'master' | Rémy Coutable | 2016-10-05 | 8 | -74/+179 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into all-skipped-equals-successall-skipped-equals-success | Lin Jen-Shin | 2016-10-05 | 5 | -6/+19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Introduce all_state_names so that we could avoid NOT IN | Lin Jen-Shin | 2016-10-05 | 2 | -2/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into all-skipped-equals-success | Lin Jen-Shin | 2016-10-04 | 85 | -369/+784 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Add an entry in CHANGELOG [ci skip] | Lin Jen-Shin | 2016-10-04 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | HasStatus.status is now already aware of that | Lin Jen-Shin | 2016-10-03 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | We don't need self. there. (sorry, can't resist anymore) | Lin Jen-Shin | 2016-10-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into all-skipped-equals-success | Lin Jen-Shin | 2016-10-03 | 170 | -868/+2535 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Fix tests. Check 'success' first (default status) | Lin Jen-Shin | 2016-10-03 | 2 | -24/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Add test for CommitStatus.exclude_ignored | Lin Jen-Shin | 2016-10-03 | 2 | -16/+40 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Remove dead code | Lin Jen-Shin | 2016-10-03 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Style/EmptyLinesAroundBlockBody | Lin Jen-Shin | 2016-10-03 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Specify 3 cases we want them to be excluded. [ci skip] | Lin Jen-Shin | 2016-10-03 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Rename ignored to failed_but_allowed, introduce exclude_ignored | Lin Jen-Shin | 2016-10-03 | 5 | -22/+29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Add a test for on_failure jobs in the middle | Lin Jen-Shin | 2016-10-01 | 2 | -1/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | on_failure should also be ignored, and status_sql should | Lin Jen-Shin | 2016-10-01 | 2 | -8/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Should use eq because we want orders | Lin Jen-Shin | 2016-10-01 | 1 | -6/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Or we could simply ignore skipped manual jobs | Lin Jen-Shin | 2016-09-30 | 2 | -2/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | We consider skipped = success, fixes #22598 | Lin Jen-Shin | 2016-09-30 | 2 | -1/+50 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Less confusing name | Lin Jen-Shin | 2016-09-30 | 1 | -19/+19 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'doc/using_docker_images' into 'master' | Sean McGivern | 2016-10-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Fix small typo in using_docker_images.md, file is called `build_script` (usin... | Sander Dalemans | 2016-10-03 | 1 | -1/+1 | |
