| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Fix Error 500 after renaming a project path | Stan Hu | 2016-04-05 | 1 | -0/+3 | |
| | | |/ / | |/| | | ||||||
| * | | | | Respond 404 when unauthorized user imports membersfix/permissions-when-importing-members | Grzegorz Bizon | 2016-04-05 | 1 | -1/+1 | |
| * | | | | Do not leak project exists when importing members | Grzegorz Bizon | 2016-04-05 | 1 | -4/+4 | |
| * | | | | Check permissions when importing project members | Grzegorz Bizon | 2016-04-05 | 1 | -2/+7 | |
| |/ / / | ||||||
| * | | | Merge branch 'fix_remove_fork_link' into 'master' | Douwe Maan | 2016-04-04 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Move unlink fork logic to a service | Baldinof | 2016-03-22 | 1 | -1/+1 | |
| | * | | | Merge branch 'master' into fix_remove_fork_link | Baldinof | 2016-03-14 | 7 | -35/+48 | |
| | |\ \ \ | ||||||
| | * | | | | Close merge requests when removing fork relation | Baldinof | 2016-03-11 | 1 | -1/+1 | |
| * | | | | | Merge branch 'build-updates' into 'master' | Douwe Maan | 2016-04-03 | 1 | -4/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Merge request title is in the notification | Phil Hughes | 2016-03-18 | 1 | -1/+2 | |
| | * | | | | | Commit SHA comes from JSON | Phil Hughes | 2016-03-18 | 1 | -1/+2 | |
| | * | | | | | Fix code style issues. | Jacob Schatz | 2016-03-18 | 1 | -3/+3 | |
| | * | | | | | Removes name from file | Jacob Schatz | 2016-03-18 | 1 | -2/+2 | |
| | * | | | | | Adds notifications API to MR page. | Jacob Schatz | 2016-03-18 | 1 | -15/+13 | |
| | * | | | | | Adds JSON callback, which is currently not working. | Jacob Schatz | 2016-03-18 | 1 | -2/+9 | |
| | * | | | | | initial ajax build | Jacob Schatz | 2016-03-18 | 1 | -1/+2 | |
| * | | | | | | Remove "Congratulations!" tweet button on newly-created project. | connorshea | 2016-03-31 | 1 | -1/+0 | |
| * | | | | | | Merge branch 'precompile-emoji-urls' into 'master' | Dmitriy Zaporozhets | 2016-03-30 | 1 | -12/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Pre-calculate Emoji digestsprecompile-emoji-urls | Yorick Peterse | 2016-03-30 | 1 | -12/+1 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge branch 'patch/fix-mergerequest-diff' into 'master' | Robert Speicher | 2016-03-30 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Use `diff_base_commit` instead of `target_branch` to generate diffs | Gabriel Mazetto | 2016-03-29 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'refactor/project-badges-interface' into 'master' | Robert Speicher | 2016-03-30 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Refactor builds badge, encapsulate inside a class | Grzegorz Bizon | 2016-03-29 | 1 | -2/+3 | |
| * | | | | | | | Add json response for user avatar in merge request | Jacob Schatz | 2016-03-30 | 1 | -1/+1 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | Standardised the output of the JSON to always include the name | Phil Hughes | 2016-03-29 | 1 | -1/+1 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge branch 'fix/nomethod-error-on-ci' into 'master' | Rémy Coutable | 2016-03-29 | 1 | -1/+9 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Redirect to root path when visiting `/ci`fix/nomethod-error-on-ci | Grzegorz Bizon | 2016-03-29 | 1 | -0/+4 | |
| | * | | | | | Add definition of before action that has been moved | Grzegorz Bizon | 2016-03-25 | 1 | -1/+5 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'fix-14607' into 'master' | Douwe Maan | 2016-03-29 | 1 | -1/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Ensure project snippets have their own access level | Rémy Coutable | 2016-03-25 | 1 | -1/+1 | |
| | * | | | | | Ensure private project snippets are not viewable by unauthorized people | Rémy Coutable | 2016-03-25 | 1 | -1/+5 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'functional-sidebar' into 'master' | Dmitriy Zaporozhets | 2016-03-28 | 3 | -10/+9 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Edit button leaves modal open | Jacob Schatz | 2016-03-25 | 1 | -1/+1 | |
| | * | | | | | Remove unnecessary sentence | Alfredo Sumaran | 2016-03-25 | 1 | -1/+0 | |
| | * | | | | | New dropdowns work on merge requests too! | Jacob Schatz | 2016-03-25 | 1 | -4/+1 | |
| | * | | | | | Adds new dropdown ajax to user selection | Jacob Schatz | 2016-03-25 | 1 | -1/+1 | |
| | * | | | | | Add labels as proper POST arrays using new dropdown | Jacob Schatz | 2016-03-25 | 1 | -1/+7 | |
| | * | | | | | Add milestone sidebar update via JSON | Jacob Schatz | 2016-03-25 | 1 | -1/+1 | |
| | * | | | | | Ajax call to milestones via new dropdowns | Jacob Schatz | 2016-03-25 | 1 | -1/+1 | |
| | * | | | | | Sidebar milestone updatable via JSON | Jacob Schatz | 2016-03-25 | 2 | -5/+1 | |
| | * | | | | | Updates sidebar milestone to use new dropdowns | Jacob Schatz | 2016-03-25 | 1 | -0/+1 | |
| | |/ / / / | ||||||
| * | | | | | Implementing 'Groups View' and 'TODOs View' as options for dashboard preferen... | Elias Werberich | 2016-03-24 | 1 | -0/+4 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'issue_7959' into 'master' | Jacob Schatz | 2016-03-23 | 1 | -8/+9 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'master' into issue_7959 | Alfredo Sumaran | 2016-03-22 | 41 | -176/+244 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Respond to json requests | Alfredo Sumaran | 2016-03-17 | 1 | -8/+9 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Add missing Dashboard::LabelsController | Rémy Coutable | 2016-03-23 | 1 | -0/+9 | |
| * | | | | | Use respond_to instead of a conditional to paginate milestones | Rémy Coutable | 2016-03-23 | 3 | -8/+9 | |
| * | | | | | Fix an issue causing the Dashboard/Milestones page to be blank | Rémy Coutable | 2016-03-23 | 4 | -35/+17 | |
| | |/ / / |/| | | | ||||||
| * | | | | Address feedback | Douwe Maan | 2016-03-22 | 2 | -2/+3 | |
| * | | | | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-21 | 29 | -37/+67 | |
| |\ \ \ \ | ||||||
