Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add CHANGELOG.md entry for !833225829-update-username-button-remains-disabled-upon-failure | Mike Greiling | 2016-12-29 | 1 | -0/+4 |
* | re-enable submit button after username change failure | Mike Greiling | 2016-12-27 | 1 | -6/+3 |
* | Merge branch '25997-label-text-are-not-vertically-aligned' into 'master' | Annabel Dunstone Gray | 2016-12-27 | 1 | -1/+1 |
|\ | |||||
| * | Changed the label font size from 13px to 12px25997-label-text-are-not-vertically-aligned | Jose Ivan Vargas | 2016-12-27 | 1 | -1/+1 |
* | | Merge branch 'issues/8081' into 'master' | Annabel Dunstone Gray | 2016-12-27 | 4 | -19/+23 |
|\ \ | |||||
| * | | add changelog entry | BM5k | 2016-12-06 | 1 | -0/+4 |
| * | | rename theme to match actual colors | BM5k | 2016-12-06 | 3 | -9/+9 |
| * | | rename graphite theme variables for consistency | BM5k | 2016-12-06 | 1 | -5/+5 |
| * | | rename charcoal theme variables for consistency | BM5k | 2016-12-02 | 1 | -5/+5 |
* | | | Merge branch '1659-long-tag-title' into 'master' | Annabel Dunstone Gray | 2016-12-27 | 7 | -42/+91 |
|\ \ \ | |||||
| * | | | Truncate tag description and fix mobile for inidividual tag1659-long-tag-title | Sam Rose | 2016-12-27 | 7 | -42/+91 |
* | | | | Update CHANGELOG.md for 8.15.2 | Robert Speicher | 2016-12-27 | 13 | -48/+15 |
* | | | | Merge branch 'dz-rename-reserved-project-names' into 'master' | Dmitriy Zaporozhets | 2016-12-27 | 5 | -3/+189 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into 'dz-rename-reserved-project-names' | Dmitriy Zaporozhets | 2016-12-27 | 130 | -424/+1476 |
| |\ \ \ \ | |||||
| * | | | | | Fix rename projects spec so it doesn't hangdz-rename-reserved-project-names | Yorick Peterse | 2016-12-27 | 1 | -3/+5 |
| * | | | | | Removed return from reserved project migration | Yorick Peterse | 2016-12-24 | 1 | -2/+0 |
| * | | | | | Fix parallel renaming of reserved projects | Yorick Peterse | 2016-12-24 | 1 | -26/+87 |
| * | | | | | Rename projects with reserved path names | Dmitriy Zaporozhets | 2016-12-24 | 5 | -3/+128 |
* | | | | | | Merge branch 'master' into 'master' | Annabel Dunstone Gray | 2016-12-27 | 2 | -1/+11 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix Changelog entry for !7898 | Pier Paolo Ramon | 2016-12-03 | 1 | -1/+1 |
| * | | | | | Add Changelog entry for !7898 | Pier Paolo Ramon | 2016-12-02 | 1 | -0/+4 |
| * | | | | | Extend the list header top border to the edge of the box | Pier Paolo Ramon | 2016-12-02 | 1 | -0/+6 |
| * | | | | | Minor white-space source formatting | Pier Paolo Ramon | 2016-12-02 | 1 | -1/+1 |
* | | | | | | Merge branch 'resolve-note-svg-color' into 'master' | Annabel Dunstone Gray | 2016-12-27 | 2 | -6/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed discussion note resolve button SVG colorresolve-note-svg-color | Phil Hughes | 2016-12-22 | 2 | -6/+6 |
* | | | | | | | Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' | Douwe Maan | 2016-12-27 | 28 | -137/+384 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Rubocop prefers to indent this wayfeature/1376-allow-write-access-deploy-keys | Lin Jen-Shin | 2016-12-20 | 1 | -2/+2 |
| * | | | | | | | Use consistent names and move checks to the method, | Lin Jen-Shin | 2016-12-20 | 3 | -43/+47 |
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-... | Lin Jen-Shin | 2016-12-20 | 1040 | -5142/+29726 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge CSS | Filipa Lacerda | 2016-12-12 | 381 | -1849/+5732 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Adds CSS to match the mockups and makes table responsive | Filipa Lacerda | 2016-12-12 | 2 | -31/+46 |
| * | | | | | | | | | Use btn-inverted for New Deploy Key | Lin Jen-Shin | 2016-12-12 | 1 | -1/+1 |
| * | | | | | | | | | Fix tests and also add tests for non-existing repo | Lin Jen-Shin | 2016-12-10 | 1 | -1/+15 |
| * | | | | | | | | | Use consistent words, feedback: | Lin Jen-Shin | 2016-12-10 | 4 | -5/+5 |
| * | | | | | | | | | Check project existence for push too, and | Lin Jen-Shin | 2016-12-10 | 1 | -16/+6 |
| * | | | | | | | | | Don't pass the actor for deploy key, feedback: | Lin Jen-Shin | 2016-12-10 | 1 | -0/+2 |
| * | | | | | | | | | Now we need to include EmailHelpers for each test | Lin Jen-Shin | 2016-12-06 | 2 | -0/+4 |
| * | | | | | | | | | Prefer guest_can_download_code? and fix typo | Lin Jen-Shin | 2016-12-06 | 2 | -3/+3 |
| * | | | | | | | | | Prefer guest_can_downlod_code? | Lin Jen-Shin | 2016-12-06 | 1 | -1/+1 |
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-... | Lin Jen-Shin | 2016-12-06 | 1491 | -9599/+15710 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Allow admin to set keys with write access, and | Lin Jen-Shin | 2016-11-22 | 6 | -3/+40 |
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-... | Lin Jen-Shin | 2016-11-22 | 506 | -2813/+13514 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add tests for key/deploy key notifications | Lin Jen-Shin | 2016-11-18 | 2 | -0/+24 |
| * | | | | | | | | | | | Fix an old copypasta: internal -> private | Lin Jen-Shin | 2016-11-18 | 1 | -1/+1 |
| * | | | | | | | | | | | Check download privilege more specifically and | Lin Jen-Shin | 2016-11-18 | 1 | -29/+29 |
| * | | | | | | | | | | | Still grant :download_code if guest could do that | Lin Jen-Shin | 2016-11-18 | 1 | -5/+3 |
| * | | | | | | | | | | | Check if the key could really download, feedback: | Lin Jen-Shin | 2016-11-18 | 1 | -1/+1 |
| * | | | | | | | | | | | We removed User#has_access_to? | Lin Jen-Shin | 2016-11-18 | 1 | -1/+3 |
| * | | | | | | | | | | | We never check user privilege if it's a deploy key | Lin Jen-Shin | 2016-11-18 | 4 | -34/+28 |
| * | | | | | | | | | | | Don't notify user for deploy keys, feedback: | Lin Jen-Shin | 2016-11-18 | 3 | -5/+11 |