| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | Fix dashboard shortcuts | Dmitriy Zaporozhets | 2016-05-17 | 3 | -9/+9 | |
| | * | | | | | | | | | | | Fix file browsing test | Dmitriy Zaporozhets | 2016-05-16 | 1 | -7/+9 | |
| | * | | | | | | | | | | | Fix shortcuts tests | Dmitriy Zaporozhets | 2016-05-16 | 3 | -1/+3 | |
| | * | | | | | | | | | | | Modify tests to match new navigation behaviour for project pages | Dmitriy Zaporozhets | 2016-05-16 | 14 | -86/+82 | |
| | * | | | | | | | | | | | Fix spec for new project navigation | Dmitriy Zaporozhets | 2016-05-16 | 2 | -5/+2 | |
| | * | | | | | | | | | | | Implement new horizontal navigation to project pages | Dmitriy Zaporozhets | 2016-05-16 | 8 | -128/+78 | |
| | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'rs-rubocop-rspec' into 'master' | Dmitriy Zaporozhets | 2016-05-23 | 4 | -0/+69 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Add descriptive comments for rubocop-rspec cops | Robert Speicher | 2016-05-23 | 1 | -0/+14 | |
| | * | | | | | | | | | | Add rubocop-rspecrs-rubocop-rspec | Robert Speicher | 2016-05-23 | 4 | -0/+55 | |
| * | | | | | | | | | | | Merge branch 'version-bump-8-9-pre' into 'master' | Robert Speicher | 2016-05-23 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Its time for 8.9 | Dmitriy Zaporozhets | 2016-05-23 | 2 | -1/+3 | |
| * | | | | | | | | | | | Merge branch 'complexity/enable-multiple-rubocop-cops' into 'master' | Robert Speicher | 2016-05-23 | 1 | -34/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Enabled multiple Rubocop cops that can be enabled | Grzegorz Bizon | 2016-05-23 | 1 | -34/+31 | |
| * | | | | | | | | | | | | Merge branch 'rs-space-around-keyword' into 'master' | Robert Speicher | 2016-05-23 | 7 | -9/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Enable Style/SpaceAroundKeyword cop and fix offenses | Robert Speicher | 2016-05-23 | 7 | -9/+7 | |
| * | | | | | | | | | | | | | Merge branch 'rs-update-rubocop' into 'master' | Robert Speicher | 2016-05-23 | 3 | -9/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Update rubocop to 0.40.0 | Robert Speicher | 2016-05-23 | 3 | -9/+27 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'complexity/rubocop-style-loop' into 'master' | Robert Speicher | 2016-05-23 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Enable Style/InfiniteLoop Rubocop copcomplexity/rubocop-style-loop | Grzegorz Bizon | 2016-05-23 | 2 | -2/+2 | |
| * | | | | | | | | | | | | Merge branch 'rs-range-include' into 'master' | Robert Speicher | 2016-05-23 | 2 | -3/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Enable Performance/RangeInclude cop and fix single offensers-range-include | Robert Speicher | 2016-05-23 | 2 | -3/+2 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'rs-start-with' into 'master' | Robert Speicher | 2016-05-23 | 3 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Enable Performance/StartWith cop and fix offensesrs-start-with | Robert Speicher | 2016-05-23 | 3 | -4/+3 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch '17736-builds-hotfix' into 'master' | Jacob Schatz | 2016-05-23 | 2 | -12/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Revert commit info change | Annabel Dunstone | 2016-05-23 | 1 | -10/+10 | |
| | * | | | | | | | | | | | Put column headers back17736-builds-hotfix | Annabel Dunstone | 2016-05-23 | 1 | -0/+11 | |
| | * | | | | | | | | | | | Move build info out of pipeline conditional | Annabel Dunstone | 2016-05-23 | 1 | -10/+10 | |
| | * | | | | | | | | | | | Move tags into column | Annabel Dunstone | 2016-05-23 | 1 | -12/+12 | |
| * | | | | | | | | | | | | Merge branch 'rs-def-with-parenthesis' into 'master' | Robert Speicher | 2016-05-23 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Enable Style/DefWithParentheses cop and fix single offense | Robert Speicher | 2016-05-23 | 2 | -2/+2 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'container-registry-user-docs' into 'master' | Achilleas Pipinellis | 2016-05-23 | 4 | -0/+114 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Copyedit Registry user docs | Achilleas Pipinellis | 2016-05-23 | 3 | -27/+56 | |
| | * | | | | | | | | | | Fix link to container Registry user docs | Achilleas Pipinellis | 2016-05-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | Initial version of user documentation of container registrycontainer-registry-user-docs | Kamil Trzcinski | 2016-05-22 | 4 | -0/+85 | |
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'fix-ci-charts-error-500' into 'master' | Robert Speicher | 2016-05-23 | 3 | -1/+10 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix Error 500 in CI charts by gracefully handling commits with no durations | Stan Hu | 2016-05-22 | 3 | -1/+10 | |
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'gitlab-workhorse-0.7.3' into 'master' vohok2ffasfaasdasOkOhok | Robert Speicher | 2016-05-23 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Use gitlab-workhorse 0.7.3 | Jacob Vosmaer | 2016-05-23 | 2 | -2/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'remove-due-date' into 'master' | Jacob Schatz | 2016-05-23 | 4 | -13/+77 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Fixed issue with dropdown not opening after removing due dateremove-due-date | Phil Hughes | 2016-05-23 | 1 | -7/+9 | |
| | * | | | | | | | | Added due date tests | Phil Hughes | 2016-05-23 | 1 | -0/+37 | |
| | * | | | | | | | | Added remove due date button | Phil Hughes | 2016-05-23 | 3 | -7/+32 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'fix/application-settings-error-default-value' into 'master' | Stan Hu | 2016-05-23 | 2 | -1/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Serialize application setting as Array by defaultfix/application-settings-error-default-value | Grzegorz Bizon | 2016-05-22 | 2 | -1/+4 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Update CHANGELOG for 8.8.1. Again. | Robert Speicher | 2016-05-22 | 1 | -1/+0 | |
| * | | | | | | | | Update CHANGELOG for 8.8.1 | Robert Speicher | 2016-05-22 | 1 | -2/+4 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'fix-y2k17-problem' into 'master' | Robert Speicher | 2016-05-23 | 3 | -12/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix some specs which would have broken in 2017 to not break anymore by using ... | Connor Shea | 2016-05-22 | 3 | -12/+12 | |
| * | | | | | | | | Merge branch 'registry_admin_docs' into 'master' | Achilleas Pipinellis | 2016-05-23 | 4 | -4/+433 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Fixes suggested by Kamil | Achilleas Pipinellis | 2016-05-22 | 1 | -23/+9 | |
