Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix errors. | Douwe Maan | 2015-04-02 | 6 | -21/+24 |
* | Only allow users to cross-reference and close issues they have access to. | Douwe Maan | 2015-04-02 | 4 | -10/+10 |
* | Only allow user to see participants from groups they have access to. | Douwe Maan | 2015-04-02 | 5 | -12/+12 |
* | Add Commit#author and #committer. | Douwe Maan | 2015-04-02 | 3 | -4/+13 |
* | Slightly refactor getting note notification recipients. | Douwe Maan | 2015-04-02 | 2 | -15/+24 |
* | Refactor Mentionable mentioned users to use ReferenceExtractor. | Douwe Maan | 2015-04-02 | 1 | -17/+6 |
* | Only allow user to reference objects they have access to. | Douwe Maan | 2015-04-02 | 1 | -1/+1 |
* | Slightly refactor ReferenceExtractor. | Douwe Maan | 2015-04-02 | 1 | -5/+3 |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Marin Jankovski | 2015-03-31 | 15 | -81/+88 |
|\ | |||||
| * | Merge branch 'rs-issue-1340' into 'master' | Dmitriy Zaporozhets | 2015-04-01 | 2 | -12/+4 |
| |\ | |||||
| | * | Unbind task item checkbox events and then rebind them | Robert Speicher | 2015-03-31 | 2 | -12/+4 |
| * | | Merge branch 'group-information-leak' into 'master' | Dmitriy Zaporozhets | 2015-04-01 | 2 | -6/+14 |
| |\ \ | |||||
| | * | | Don't leak private group existence by redirecting from namespace controller t... | Douwe Maan | 2015-03-24 | 2 | -6/+14 |
| * | | | Merge branch 'admin-user-projects' into 'master' | Dmitriy Zaporozhets | 2015-04-01 | 3 | -5/+7 |
| |\ \ \ | |||||
| | * | | | Fix admin user projects lists.admin-user-projects | Douwe Maan | 2015-03-31 | 3 | -5/+7 |
| | |/ / | |||||
| * | | | Merge branch 'refactor-milestones' into 'master' | Dmitriy Zaporozhets | 2015-04-01 | 7 | -57/+62 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Better looking milestone lists | Dmitriy Zaporozhets | 2015-04-01 | 7 | -57/+62 |
| * | | | Merge branch 'file-commit-list' into 'master' | Douwe Maan | 2015-03-31 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Fixed issue where only 25 commits would load in file listings | Phil Hughes | 2015-03-30 | 1 | -1/+1 |
* | | | | Merge branch 'email-full-url' | Marin Jankovski | 2015-03-31 | 8 | -18/+53 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Use relative URL for Markdown references, except in mails.email-full-url | Douwe Maan | 2015-03-27 | 8 | -11/+47 |
| * | | | Return full URLs from GitLabIssueTrackerService. | Douwe Maan | 2015-03-27 | 1 | -10/+9 |
* | | | | Better legend for contribution calendar pt2 :) | Dmitriy Zaporozhets | 2015-03-31 | 1 | -1/+1 |
* | | | | Better legend for contribution calendar | Dmitriy Zaporozhets | 2015-03-31 | 1 | -3/+3 |
* | | | | Merge branch 'commits-count-badge' into 'master' | Dmitriy Zaporozhets | 2015-03-30 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | Added badge to commits tab | Phil Hughes | 2015-03-30 | 1 | -1/+3 |
* | | | | | Fix adding new members to group | Dmitriy Zaporozhets | 2015-03-30 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Refactor star btn logic for non-logged in user and fix tests | Dmitriy Zaporozhets | 2015-03-29 | 2 | -14/+19 |
* | | | | Refactor star/fork buttons | Dmitriy Zaporozhets | 2015-03-29 | 5 | -24/+47 |
* | | | | Merge branch 'file-type' of https://github.com/Soullivaneuh/gitlabhq into Sou... | Dmitriy Zaporozhets | 2015-03-29 | 7 | -8/+61 |
|\ \ \ \ | |||||
| * | | | | Improve file icons rendering on tree | Sullivan SENECHAL | 2015-03-28 | 7 | -8/+61 |
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-03-29 | 6 | -46/+32 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'repo-buttons' into 'master' | Dmitriy Zaporozhets | 2015-03-29 | 5 | -45/+24 |
| |\ \ \ \ \ | |||||
| | * | | | | | Alignment fixes for repo buttons | Phil Hughes | 2015-03-29 | 4 | -11/+18 |
| | * | | | | | Moved download button into sidebar | Phil Hughes | 2015-03-29 | 2 | -10/+9 |
| | * | | | | | Changed button type | Phil Hughes | 2015-03-27 | 2 | -3/+3 |
| | * | | | | | Fork/Star button re-design | Phil Hughes | 2015-03-26 | 4 | -44/+17 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge branch 'clear-note-form-on-succcess' into 'master' | Dmitriy Zaporozhets | 2015-03-29 | 1 | -1/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | Prevent note form from being cleared when submitting failed.clear-note-form-on-succcess | Douwe Maan | 2015-03-27 | 1 | -1/+8 |
| | | |_|/ / | | |/| | | | |||||
* | | | | | | Merge pull request #9040 from tsigo/rs-refactor-nav-collapse | Dmitriy Zaporozhets | 2015-03-29 | 1 | -8/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Simplify toggle-nav-collapse JS | Robert Speicher | 2015-03-27 | 1 | -8/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-03-29 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge pull request #9043 from skburgart/fix/merge-wording | Robert Schilling | 2015-03-28 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Change merging notification to sound more natural | Steven Burgart | 2015-03-27 | 1 | -1/+1 |
| | |/ / / | |||||
* | | | | | Merge branch 'fix-plain-diffs' into 'master' | Dmitriy Zaporozhets | 2015-03-29 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Remove the email patches link for merge commits | Vinnie Okada | 2015-03-23 | 1 | -1/+2 |
* | | | | | Small css improvements to selectboxes and issue filter | Dmitriy Zaporozhets | 2015-03-27 | 5 | -47/+55 |
* | | | | | Merge branch 'issues-filters' into 'master' | Dmitriy Zaporozhets | 2015-03-27 | 6 | -43/+39 |
|\ \ \ \ \ | |||||
| * | | | | | Improve UI for issues filtersissues-filters | Dmitriy Zaporozhets | 2015-03-27 | 6 | -43/+39 |
| | |_|/ / | |/| | | | |||||
* | | | | | Prevent holding Control-Enter or Command-Enter from posting comment multiple ... | Douwe Maan | 2015-03-27 | 1 | -0/+1 |
|/ / / / |