summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | Pass default opts.Bryce Johnson2016-10-052-2/+3
| * | | | | | | | | | | | | | Refactor GitLabCrop to ES6.Bryce Johnson2016-10-051-64/+59
| * | | | | | | | | | | | | | Make use of destructuring options, clean up based on feedback.Bryce Johnson2016-10-056-47/+54
| * | | | | | | | | | | | | | Use parentheses in IFFE's as per AirBnb styleguide.Bryce Johnson2016-10-055-5/+6
| * | | | | | | | | | | | | | Refactor Profile to use ES6.Bryce Johnson2016-10-051-60/+57
| * | | | | | | | | | | | | | Fixup debugger ref left in Dispatcher.Bryce Johnson2016-10-052-1/+0
| * | | | | | | | | | | | | | Refactor SearchAutocomplete to ES6 class syntax.Bryce Johnson2016-10-052-81/+77
| * | | | | | | | | | | | | | Fixup refs to currPage and currPages.Bryce Johnson2016-10-051-2/+2
| * | | | | | | | | | | | | | Refactor Todos to ES6.Bryce Johnson2016-10-052-79/+64
| * | | | | | | | | | | | | | Properly scope BlobCiYamlSelector and BlobCiYamlSelectors.Bryce Johnson2016-10-052-25/+32
| * | | | | | | | | | | | | | Refactor UserTabs to ES6.Bryce Johnson2016-10-052-1/+161
| * | | | | | | | | | | | | | Refactor BlobCiYamlSelector and BlobCiYamlSelectors to ES6.Bryce Johnson2016-10-052-46/+32
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch '22509-pipeline-tables' into 'master' Annabel Dunstone Gray2016-10-056-72/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Removes class22509-pipeline-tablesFilipa Lacerda2016-10-051-1/+1
| * | | | | | | | | | | | | Improves CSS for `branch-commit` classFilipa Lacerda2016-10-041-4/+5
| * | | | | | | | | | | | | Fixes invalid html - table was inside an ul and had 2 tbody tagsFilipa Lacerda2016-10-036-72/+74
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'test-improve-gitlab-identifier' into 'master' Rémy Coutable2016-10-051-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Refactor Gitlab::IdentifierYorick Peterse2016-10-051-0/+5
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'update-runner-information' into 'master' Rémy Coutable2016-10-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Update runner version only when updating contacted_atKamil Trzcinski2016-10-031-1/+1
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'all-skipped-equals-success' into 'master' Rémy Coutable2016-10-053-15/+34
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Introduce all_state_names so that we could avoid NOT INLin Jen-Shin2016-10-052-2/+6
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into all-skipped-equals-successLin Jen-Shin2016-10-0443-111/+242
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | HasStatus.status is now already aware of thatLin Jen-Shin2016-10-031-2/+1
| * | | | | | | | | | | | We don't need self. there. (sorry, can't resist anymore)Lin Jen-Shin2016-10-031-1/+1
| * | | | | | | | | | | | Merge branch 'master' into all-skipped-equals-successLin Jen-Shin2016-10-0377-391/+763
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix tests. Check 'success' first (default status)Lin Jen-Shin2016-10-031-1/+1
| * | | | | | | | | | | | | Add test for CommitStatus.exclude_ignoredLin Jen-Shin2016-10-031-1/+0
| * | | | | | | | | | | | | Remove dead codeLin Jen-Shin2016-10-031-2/+0
| * | | | | | | | | | | | | Style/EmptyLinesAroundBlockBodyLin Jen-Shin2016-10-031-0/+3
| * | | | | | | | | | | | | Specify 3 cases we want them to be excluded. [ci skip]Lin Jen-Shin2016-10-031-0/+1
| * | | | | | | | | | | | | Rename ignored to failed_but_allowed, introduce exclude_ignoredLin Jen-Shin2016-10-034-20/+27
| * | | | | | | | | | | | | Add a test for on_failure jobs in the middleLin Jen-Shin2016-10-011-0/+1
| * | | | | | | | | | | | | on_failure should also be ignored, and status_sql shouldLin Jen-Shin2016-10-012-8/+10
| * | | | | | | | | | | | | Or we could simply ignore skipped manual jobsLin Jen-Shin2016-09-302-2/+7
| * | | | | | | | | | | | | We consider skipped = success, fixes #22598Lin Jen-Shin2016-09-301-1/+1
* | | | | | | | | | | | | | Merge branch 'remove-reset-project-activity-lease' into 'master' Rémy Coutable2016-10-051-12/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Remove lease from Event#reset_project_activityremove-reset-project-activity-leaseYorick Peterse2016-10-041-12/+7
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Fix project deletion when feature visibility is set to privatesh-fix-project-deletion-private-visibilityStan Hu2016-10-041-1/+4
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'fix-todo-mobile-view' into 'master' Annabel Dunstone Gray2016-10-041-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix todos page mobile viewport layoutClement Ho2016-10-031-0/+19
* | | | | | | | | | | | | | Merge branch 'fix/22225' into 'master' Sean McGivern2016-10-041-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Skip wiki creation when GitHub project has wiki enabledDouglas Barbosa Alexandre2016-10-041-1/+7
* | | | | | | | | | | | | | Merge branch 'restrict-failed-2fa-attempts' into 'master' Rémy Coutable2016-10-042-2/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Restrict failed login attempts for users with 2FASean McGivern2016-10-042-2/+29
* | | | | | | | | | | | | | | Merge branch 'zj-save-environment-deployment-refs' into 'master' Kamil Trzciński2016-10-043-3/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | deployment refs in own folder, new method for creating refszj-save-environment-deployment-refsZ.J. van de Weg2016-10-043-3/+7
| * | | | | | | | | | | | | | Update method nameZeger-Jan van de Weg2016-10-041-1/+1
| * | | | | | | | | | | | | | Save a fetchable ref per deployementZ.J. van de Weg2016-10-042-2/+12
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch '22343-honor-user-fixed-layout-pref' into 'master' Fatih Acet2016-10-0410-33/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |