| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | Automatically fork a project when not allowed to edit a file. | Douwe Maan | 2015-12-18 | 1 | -1/+1 | |
| | * | | | | Merge branch 'branch-invalid-name' into 'master' | Douwe Maan | 2015-12-24 | 1 | -1/+2 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Fix minor stylistic complaints | Douglas Barbosa Alexandre | 2015-12-21 | 1 | -1/+1 | |
| | | * | | | | Merge branch 'master' into branch-invalid-name | Douglas Barbosa Alexandre | 2015-12-18 | 1 | -1/+2 | |
| | | |\ \ \ \ | | | | |/ / | | | |/| | | ||||||
| | | * | | | | Add JS validation for invalid characters in branch name | Douglas Barbosa Alexandre | 2015-12-17 | 1 | -1/+2 | |
| | | * | | | | Add more descriptive error message when create branch with invalid name | Douglas Barbosa Alexandre | 2015-12-16 | 1 | -1/+1 | |
| | | | |/ / | | |/| | | ||||||
| | * | | | | Merge branch 'issue_4189' into 'master' | Douwe Maan | 2015-12-24 | 1 | -0/+4 | |
| | |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | | * | | | Fix redirect to wrong URL when merging and MR detail URL has an anchor. #4189issue_4189 | Rubén Dávila | 2015-12-21 | 1 | -0/+4 | |
| * | | | | | emoji picker search | Valery Sizov | 2015-12-23 | 1 | -0/+12 | |
| |/ / / / | ||||||
| * | | | | add some spinach | Valery Sizov | 2015-12-22 | 1 | -0/+7 | |
| * | | | | fix specs | Valery Sizov | 2015-12-22 | 1 | -2/+2 | |
| |/ / / | ||||||
| * | | | Backport JIRA service | Drew Blessing | 2015-12-18 | 1 | -0/+18 | |
| | |/ |/| | ||||||
| * | | Upgrade Poltergeist to 1.8.1. #4131issue_4131 | Rubén Dávila | 2015-12-17 | 1 | -1/+2 | |
| |/ | ||||||
| * | Rename .issuable-details to .detail-page (and -header and -description) | Douwe Maan | 2015-12-16 | 2 | -3/+3 | |
| * | Merge branch 'master' into fix-milestone-snippet-header | Douwe Maan | 2015-12-16 | 2 | -7/+7 | |
| |\ | ||||||
| | * | Merge remote-tracking branch 'origin/feature/update-rubocop' | Dmitriy Zaporozhets | 2015-12-16 | 2 | -7/+7 | |
| | |\ | ||||||
| | | * | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 2 | -7/+7 | |
| * | | | Fix tests | Douwe Maan | 2015-12-16 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Add spinach test for note polling | Grzegorz Bizon | 2015-12-15 | 1 | -0/+10 | |
| * | | Preserve trailing new lines at the end of file on the online editor | Douglas Barbosa Alexandre | 2015-12-14 | 1 | -0/+8 | |
| |/ | ||||||
| * | Update commits spinach tests related to displaying build status | Grzegorz Bizon | 2015-12-14 | 1 | -0/+4 | |
| * | Merge branch 'ci-project-migrate' into 'master' | Kamil Trzciński | 2015-12-14 | 3 | -12/+2 | |
| |\ | ||||||
| | * | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 3 | -12/+2 | |
| | * | Fix specs | Kamil Trzcinski | 2015-12-10 | 1 | -4/+4 | |
| | * | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 1 | -4/+4 | |
| * | | Remove note from MR discussion when deleting it in the changes tab | Douglas Barbosa Alexandre | 2015-12-10 | 1 | -0/+19 | |
| * | | Merge branch 'fix-edit-notes-on-merge-request-diff' into 'master' | Robert Speicher | 2015-12-10 | 1 | -0/+25 | |
| |\ \ | |/ |/| | ||||||
| | * | Merge branch 'master' into fix-edit-notes-on-merge-request-diff | Douglas Barbosa Alexandre | 2015-12-09 | 1 | -0/+1 | |
| | |\ | ||||||
| | * | | Ensure notes are replaced on a merge request diff when they're updated | Douglas Barbosa Alexandre | 2015-12-09 | 1 | -0/+25 | |
| * | | | Merge remote-tracking branch 'origin/mr-broken' | Dmitriy Zaporozhets | 2015-12-09 | 1 | -1/+1 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Merge branch 'master' into mr-broken | Douwe Maan | 2015-12-08 | 1 | -0/+9 | |
| | |\ \ | ||||||
| | * | | | Use "Build passed" in tooltip instead of "Build status: passed" | Douwe Maan | 2015-12-08 | 1 | -1/+1 | |
| * | | | | Merge branch 'master' into default_clone_protocol_based_on_user_keys | Eirik Lygre | 2015-12-09 | 7 | -21/+62 | |
| |\ \ \ \ | | |_|/ | |/| | | ||||||
| | * | | | Merge branch 'mr-builds' into 'master' | Dmitriy Zaporozhets | 2015-12-09 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge branch 'master' into mr-builds | Douwe Maan | 2015-12-08 | 2 | -0/+36 | |
| | | |\ \ \ | | | | |/ | | | |/| | ||||||
| | | * | | | Fix specmr-builds | Douwe Maan | 2015-12-08 | 1 | -1/+1 | |
| | * | | | | Merge branch 'edit-in-patch-branch' into 'master' | Robert Speicher | 2015-12-08 | 1 | -4/+0 | |
| | |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | | * | | | Fix spec | Douwe Maan | 2015-12-08 | 1 | -4/+0 | |
| | | | |/ | | |/| | ||||||
| | * | | | Merge branch 'languages-graph' into 'master' | Robert Speicher | 2015-12-08 | 1 | -0/+9 | |
| | |\ \ \ | | |/ / | |/| | | ||||||
| | | * | | Add tests and changelog item for language graphslanguages-graph | Dmitriy Zaporozhets | 2015-12-08 | 1 | -0/+9 | |
| | * | | | Merge branch 'serve_lfs_object' into 'master' | Douwe Maan | 2015-12-08 | 1 | -0/+27 | |
| | |\ \ \ | | |_|/ | |/| | | ||||||
| | | * | | Fix specs caused by update of gitlab-test repo.serve_lfs_object | Marin Jankovski | 2015-12-08 | 1 | -0/+1 | |
| | | * | | Add specs for showing lfs object in UI. | Marin Jankovski | 2015-12-07 | 1 | -0/+26 | |
| | * | | | Add custom ColorValidator | Robert Speicher | 2015-12-07 | 1 | -1/+1 | |
| | | |/ | |/| | ||||||
| | * | | Merge branch 'fix-random-failing-test' into 'master' | Dmitriy Zaporozhets | 2015-12-07 | 1 | -0/+4 | |
| | |\ \ | ||||||
| | | * | | Fix random failing test | Dmitriy Zaporozhets | 2015-12-07 | 1 | -0/+4 | |
| | * | | | Merge branch 'report-ssl-errors' of https://gitlab.com/stanhu/gitlab-ce | Dmitriy Zaporozhets | 2015-12-07 | 1 | -3/+1 | |
| | |\ \ \ | | |/ / | |/| | | ||||||
| | | * | | Fix spec | Stan Hu | 2015-12-04 | 1 | -3/+1 | |
| | * | | | Merge branch 'fix/award-emoji-conflict-in-notes' into 'master' | Grzegorz Bizon | 2015-12-07 | 1 | -12/+19 | |
| | |\ \ \ | ||||||
| | | * | | | Add test for award-emoji being added as regular comment | Grzegorz Bizon | 2015-12-03 | 1 | -12/+19 | |
| | | | |/ | | |/| | ||||||
