Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'edit-on-fork' into 'master' | Dmitriy Zaporozhets | 2015-12-24 | 3 | -17/+28 |
|\ | |||||
| * | Automatically fork a project when not allowed to edit a file. | Douwe Maan | 2015-12-18 | 3 | -17/+28 |
* | | Merge branch 'fix/visibility-level-setting-in-forked-projects' into 'master' | Douwe Maan | 2015-12-24 | 2 | -9/+24 |
|\ \ | |||||
| * \ | Merge branch 'master' into fix/visibility-level-setting-in-forked-projects | Tomasz Maczukin | 2015-12-21 | 29 | -168/+345 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into fix/visibility-level-setting-in-forked-projects | Tomasz Maczukin | 2015-11-20 | 15 | -222/+186 |
| |\ \ \ | |||||
| * | | | | Change update_forks_visibility_level into after_update hook in Project model | Tomasz Maczukin | 2015-11-20 | 1 | -14/+0 |
| * | | | | Prevent unnecessary forks iteration at parent update | Tomasz Maczukin | 2015-11-19 | 1 | -3/+5 |
| * | | | | Change forks method to has_many relation | Tomasz Maczukin | 2015-11-18 | 1 | -2/+1 |
| * | | | | Merge branch 'master' into fix/visibility-level-setting-in-forked-projects | Tomasz Maczukin | 2015-11-04 | 1 | -2/+0 |
| |\ \ \ \ | |||||
| * | | | | | Update forks visibility_level after parent project visibility_level change | Tomasz Maczukin | 2015-11-04 | 1 | -13/+35 |
| * | | | | | Fix Project update service | Tomasz Maczukin | 2015-11-03 | 1 | -0/+9 |
| * | | | | | Move level_name resolving to Gitlan::VisibilityLevel | Tomasz Maczukin | 2015-11-03 | 1 | -4/+1 |
* | | | | | | Merge branch 'branch-invalid-name' into 'master' | Douwe Maan | 2015-12-24 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add JS validation for invalid characters in branch name | Douglas Barbosa Alexandre | 2015-12-17 | 1 | -1/+1 |
| * | | | | | | Add more descriptive error message when create branch with invalid name | Douglas Barbosa Alexandre | 2015-12-16 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Backport JIRA service | Drew Blessing | 2015-12-18 | 2 | -2/+12 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the... | Kamil Trzcinski | 2015-12-17 | 1 | -2/+16 |
|/ / / / | |||||
* | | | | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 1 | -1/+1 |
* | | | | Merge branch 'ci-project-migrate' into 'master' | Kamil Trzciński | 2015-12-14 | 11 | -90/+43 |
|\ \ \ \ | |||||
| * | | | | Run builds from projects with enabled CIci-project-migrate | Kamil Trzcinski | 2015-12-11 | 1 | -1/+1 |
| * | | | | Use Gitlab::Git instead of Ci::Git | Kamil Trzcinski | 2015-12-11 | 1 | -3/+3 |
| * | | | | Fix errors | Kamil Trzcinski | 2015-12-11 | 1 | -1/+0 |
| * | | | | Finishing touches | Kamil Trzcinski | 2015-12-11 | 1 | -1/+1 |
| * | | | | Remove ci_ prefix from all ci related things | Kamil Trzcinski | 2015-12-11 | 4 | -28/+31 |
| * | | | | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 8 | -63/+14 |
* | | | | | Merge branch 'ci-services-migrate' into 'master' | Kamil Trzciński | 2015-12-14 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 1 | -1/+2 |
* | | | | | Provide better diagnostic message upon project creation errors | Stan Hu | 2015-12-09 | 1 | -2/+4 |
|/ / / / | |||||
* | | | | Merge branch 'master' into merge-if-green | Douwe Maan | 2015-12-09 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Make tooltip less confusing | Douwe Maan | 2015-12-08 | 1 | -1/+1 |
| * | | | | Show tooltip when trying to edit file when not on branch | Douwe Maan | 2015-12-08 | 1 | -1/+1 |
* | | | | | Merge branch 'master' into zj/gitlab-ce-merge-if-green | Douwe Maan | 2015-12-08 | 5 | -17/+35 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'fix/award-emoji-conflict-in-notes' into 'master' | Grzegorz Bizon | 2015-12-07 | 1 | -13/+0 |
| |\ \ \ \ | |||||
| | * | | | | Move note emoji-award implementation to note model (feature envy) | Grzegorz Bizon | 2015-12-03 | 1 | -24/+0 |
| | * | | | | Support award-emoji notes only when it a comment for an issue | Grzegorz Bizon | 2015-12-03 | 1 | -6/+17 |
| * | | | | | Merge branch 'issue_1156' | Douwe Maan | 2015-12-07 | 4 | -4/+35 |
| |\ \ \ \ \ | |||||
| | * | | | | | Raise the exception from #execute instead of #run_hook. #1156 #3069issue_1156 | Rubén Dávila | 2015-12-03 | 1 | -11/+9 |
| | * | | | | | Call update hook from new GitHooksService class. #3069 | Rubén Dávila | 2015-12-03 | 1 | -3/+1 |
| | * | | | | | Run custom Git hooks when creating or deleting branches through the UI. #1156 | Rubén Dávila | 2015-12-03 | 4 | -4/+39 |
| | |/ / / / | |||||
* | | | | | | Satisfy Douwe Maan | Zeger-Jan van de Weg | 2015-12-07 | 1 | -1/+1 |
* | | | | | | Merge branch 'master' into merge-if-green | Zeger-Jan van de Weg | 2015-12-07 | 13 | -66/+182 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fixed duplicated issue note email notifications. | Anton Baklanov | 2015-12-06 | 1 | -0/+1 |
| * | | | | | Merge branch 'master' into link-refs | Douwe Maan | 2015-12-02 | 1 | -23/+52 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch 'rails_update_to_4_2' into 'master' | Valery Sizov | 2015-11-30 | 1 | -23/+52 |
| | |\ \ \ \ | |||||
| | | * | | | | fix notification_service specs | Valery Sizov | 2015-11-30 | 1 | -3/+2 |
| | | * | | | | Migrate mailers to ActiveJob | Valery Sizov | 2015-11-26 | 1 | -22/+52 |
| * | | | | | | Proper cross-project references when MR is closed by issue | Douwe Maan | 2015-11-30 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #9670 from janten/gravatar-retina | Stan Hu | 2015-11-26 | 1 | -2/+2 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Fix merge error | Jan-Gerd Tenberge | 2015-10-22 | 28 | -187/+257 |
| | |\ \ \ \ | |||||
| | * | | | | | Add support for HiDPI displays in gravatar service | Jan-Gerd Tenberge | 2015-09-26 | 1 | -2/+2 |