Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Fix and improve help rendering" | Robert Speicher | 2015-04-15 | 2 | -24/+8 |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-04-15 | 53 | -180/+714 |
|\ | |||||
| * | Merge branch 'sstanovnik-openssh_fix' into 'master' | Dmitriy Zaporozhets | 2015-04-15 | 1 | -16/+4 |
| |\ | |||||
| | * | Refactor key fingerprint generation. | Douwe Maan | 2015-04-14 | 1 | -40/+4 |
| | * | The new fingerprint format wis incompatible with the previous regex. | Sašo Stanovnik | 2015-03-24 | 1 | -4/+11 |
| | * | Use 2 spaces for indentation, not 4. | Sašo Stanovnik | 2015-03-24 | 1 | -1/+1 |
| | * | Fixed generating SSH key fingerprints in OpenSSH 6.8. | Sašo Stanovnik | 2015-03-24 | 1 | -1/+18 |
| * | | Merge branch 'emailsonpush-replyto' into 'master' | Dmitriy Zaporozhets | 2015-04-15 | 2 | -12/+24 |
| |\ \ | |||||
| | * | | Set EmailsOnPush reply-to address to committer email when enabled.emailsonpush-replyto | Douwe Maan | 2015-04-14 | 2 | -12/+24 |
| * | | | Merge branch 'emailsonpush-hellip' into 'master' | Dmitriy Zaporozhets | 2015-04-15 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Don't use HTML ellipsis in EmailsOnPush subject truncated commit message.emailsonpush-hellip | Douwe Maan | 2015-04-14 | 1 | -2/+2 |
| * | | | | Merge branch 'fix-repository-rescue' into 'master' | Dmitriy Zaporozhets | 2015-04-15 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Don't crash when project repository doesn't exist.fix-repository-rescue | Douwe Maan | 2015-04-14 | 1 | -1/+1 |
| * | | | | | Merge branch 'invitation' into 'master' | Dmitriy Zaporozhets | 2015-04-15 | 49 | -149/+683 |
| |\ \ \ \ \ | |||||
| | * | | | | | Remove superfluous info from invite accepted/declined mails.invitation | Douwe Maan | 2015-04-14 | 8 | -12/+8 |
| | * | | | | | Add spinach tests around accepting and declining invitations. | Douwe Maan | 2015-04-14 | 1 | -0/+2 |
| | * | | | | | Follow newline guidelines. | Douwe Maan | 2015-04-14 | 6 | -4/+25 |
| | * | | | | | Remove duplication between Group and ProjectMember. | Douwe Maan | 2015-04-14 | 4 | -41/+38 |
| | * | | | | | Clear up InvitesController member lookup logic. | Douwe Maan | 2015-04-14 | 1 | -5/+4 |
| | * | | | | | Remove duplication from InvitesController. | Douwe Maan | 2015-04-14 | 1 | -25/+22 |
| | * | | | | | Consistently use "invitation" rather than "invite" in text. | Douwe Maan | 2015-04-14 | 7 | -20/+24 |
| | * | | | | | Let invites be declined. | Douwe Maan | 2015-04-14 | 17 | -1/+113 |
| | * | | | | | Use "Sign out" instead of "Logout" for consistency. | Douwe Maan | 2015-04-14 | 1 | -1/+1 |
| | * | | | | | Correctly import invited members. | Douwe Maan | 2015-04-14 | 1 | -1/+1 |
| | * | | | | | Use notice flash type rather than nonexistent info. | Douwe Maan | 2015-04-14 | 1 | -2/+2 |
| | * | | | | | Let membership invitations be resent. | Douwe Maan | 2015-04-14 | 4 | -0/+32 |
| | * | | | | | Let members be invited from Add members pane. | Douwe Maan | 2015-04-14 | 8 | -25/+72 |
| | * | | | | | Add emails around invitation. | Douwe Maan | 2015-04-14 | 5 | -4/+82 |
| | * | | | | | Add invites controller. | Douwe Maan | 2015-04-14 | 12 | -2/+143 |
| | * | | | | | Only show invited users to people who can admin group. | Douwe Maan | 2015-04-14 | 2 | -0/+3 |
| | * | | | | | Correctly render invite members without user. | Douwe Maan | 2015-04-14 | 7 | -33/+74 |
| | * | | | | | Reference project members by id instead of user_id. | Douwe Maan | 2015-04-14 | 3 | -9/+5 |
| | * | | | | | Add invite logic to Member. | Douwe Maan | 2015-04-14 | 3 | -38/+100 |
| | * | | | | | Track who created a group or project member. | Douwe Maan | 2015-04-14 | 9 | -28/+34 |
| | * | | | | | Rename manage_group ability to admin_group for consistency with project. | Douwe Maan | 2015-04-14 | 9 | -14/+14 |
| | | |_|/ / | | |/| | | | |||||
* | | | | | | Merge branch 'search-information-leak' into 'master' | Dmitriy Zaporozhets | 2015-04-15 | 1 | -5/+17 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Don't leak existence of group or project via search. | Douwe Maan | 2015-04-10 | 1 | -4/+11 |
| * | | | | | Don't leak existence of project via search autocomplete. | Douwe Maan | 2015-04-10 | 1 | -1/+6 |
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-04-15 | 10 | -15/+276 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'fix-stuck-mr' into 'master' | Douwe Maan | 2015-04-15 | 1 | -1/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fix stuck mr | Ben Bodenmiller | 2015-04-14 | 1 | -1/+3 |
| * | | | | | | | Merge branch 'google-code-import' into 'master' | Douwe Maan | 2015-04-15 | 9 | -14/+273 |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| | * | | | | | | "interpunction" -> "punctuation" | Douwe Maan | 2015-04-14 | 1 | -1/+1 |
| | * | | | | | | Move Specify user map button to paragraph. | Douwe Maan | 2015-04-14 | 1 | -1/+4 |
| | * | | | | | | Allow user map to be specified. | Douwe Maan | 2015-04-14 | 4 | -4/+82 |
| | * | | | | | | Add instructions to Google Code import page. | Douwe Maan | 2015-04-03 | 2 | -13/+47 |
| | * | | | | | | Allow projects to be imported from Google Code. | Douwe Maan | 2015-04-03 | 8 | -14/+158 |
* | | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-04-15 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge pull request #8905 from jasonblanchard/remove-truncation-milestone | Dmitriy Zaporozhets | 2015-04-15 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Remove truncation from issue titles on milestone page | Jason Blanchard | 2015-04-14 | 1 | -4/+4 |
| | | |_|_|_|/ / | | |/| | | | | |