Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LDAP attributes needs default values | Drew Blessing | 2017-01-06 | 2 | -5/+30 |
* | Ensure internal Gitlab::Git references use the namespacers-absorb-gitlab_git | Robert Speicher | 2017-01-04 | 2 | -2/+2 |
* | Absorb gitlab_git | Robert Speicher | 2017-01-04 | 14 | -0/+3404 |
* | Gitlab::LDAP::Person uses LDAP attributes configuration | Drew Blessing | 2017-01-03 | 1 | -0/+44 |
* | Merge branch 'issue_25682' into 'master' | Sean McGivern | 2016-12-29 | 1 | -1/+11 |
|\ | |||||
| * | Parse JIRA issue references even if Issue Tracker is disabled | Felipe Artur | 2016-12-29 | 1 | -1/+11 |
* | | Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' | Douwe Maan | 2016-12-27 | 3 | -14/+29 |
|\ \ | |||||
| * | | Use consistent names and move checks to the method, | Lin Jen-Shin | 2016-12-20 | 2 | -4/+4 |
| * | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-... | Lin Jen-Shin | 2016-12-20 | 63 | -369/+2212 |
| |\ \ | |||||
| * \ \ | Merge CSS | Filipa Lacerda | 2016-12-12 | 22 | -6/+550 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-... | Lin Jen-Shin | 2016-12-06 | 29 | -208/+1043 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-... | Lin Jen-Shin | 2016-11-22 | 29 | -44/+1184 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fix an old copypasta: internal -> private | Lin Jen-Shin | 2016-11-18 | 1 | -1/+1 |
| * | | | | | | We never check user privilege if it's a deploy key | Lin Jen-Shin | 2016-11-18 | 1 | -18/+0 |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-... | Lin Jen-Shin | 2016-11-17 | 31 | -120/+317 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Introduce no_user_or_blocked? and fix tests due to | Lin Jen-Shin | 2016-11-16 | 1 | -2/+10 |
| * | | | | | | | Fix a typo: acccess -> access | Lin Jen-Shin | 2016-11-11 | 1 | -1/+1 |
| * | | | | | | | Add more tests and fix write to project check | Lin Jen-Shin | 2016-11-11 | 1 | -7/+31 |
| * | | | | | | | Correct the test. Not sure why change it in the first place | Lin Jen-Shin | 2016-11-11 | 1 | -1/+1 |
| * | | | | | | | Mark DeployKey#can_push a safe attribute | Lin Jen-Shin | 2016-11-11 | 1 | -1/+2 |
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-... | Lin Jen-Shin | 2016-11-10 | 121 | -625/+5677 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Allow to add deploy keys with write-access | Ali Ibrahim | 2016-08-17 | 1 | -4/+7 |
* | | | | | | | | | Merge branch 'bugfix/outlook-language-parsing' into 'master' | Douwe Maan | 2016-12-27 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Revert "allow empty-quotes" | http://jneen.net/ | 2016-12-21 | 1 | -17/+2 |
| * | | | | | | | | | allow empty-quotes | http://jneen.net/ | 2016-12-21 | 1 | -2/+17 |
| * | | | | | | | | | remove trailing whitespace from email bodies | http://jneen.net/ | 2016-12-21 | 1 | -1/+1 |
| * | | | | | | | | | switch to email_reply_trimmer from discourse | http://jneen.net/ | 2016-12-21 | 1 | -3/+1 |
* | | | | | | | | | | Fix MR with files hidden by .gitattributes25931-gitlab-merge-request-view-crash-when-commiting-a-js-sourcemap-file | Sean McGivern | 2016-12-26 | 1 | -5/+14 |
* | | | | | | | | | | Merge branch 'feature/more-storage-statistics' into 'master' | Sean McGivern | 2016-12-26 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add more storage statistics | Markus Koller | 2016-12-21 | 1 | -0/+1 |
* | | | | | | | | | | | Fix errorcode 500 on slash commandszj-fix-issue-search-chat-command | Z.J. van de Weg | 2016-12-23 | 1 | -0/+24 |
* | | | | | | | | | | | Merge branch 'inline-math-dollar' into 'master' | Robert Speicher | 2016-12-22 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Don't render inline math when dollar signs are inside markupinline-math-dollar | Douwe Maan | 2016-12-22 | 1 | -0/+7 |
* | | | | | | | | | | | | Fix lookup of project by unknown ref when caching is enabled | Douwe Maan | 2016-12-22 | 2 | -52/+103 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Filter protocol-relative URLs in ExternalLinkFilter. Fixes issue #22742. | Makoto Scott-Hinkle | 2016-12-21 | 1 | -0/+14 |
| |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge branch '25908-fix-grape-after-update' into 'master' | Yorick Peterse | 2016-12-21 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Use Grape's new Route methods25908-fix-grape-after-update | Rémy Coutable | 2016-12-21 | 1 | -2/+2 |
* | | | | | | | | | | Merge branch 'zj-mattermost-slash-config' into 'master' | Kamil Trzciński | 2016-12-21 | 4 | -0/+175 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | Add new tests | Z.J. van de Weg | 2016-12-21 | 2 | -0/+48 |
| * | | | | | | | | | Improve API specs | Kamil Trzcinski | 2016-12-21 | 2 | -30/+103 |
| * | | | | | | | | | Fix a few error messages | Kamil Trzcinski | 2016-12-20 | 1 | -3/+1 |
| * | | | | | | | | | Merge branch 'zj-mattermost-slash-config' of gitlab.com:gitlab-org/gitlab-ce ... | Kamil Trzcinski | 2016-12-20 | 2 | -17/+15 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix rspec tests due to different API | Z.J. van de Weg | 2016-12-20 | 2 | -17/+15 |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into zj-mattermost-slash-config | Kamil Trzcinski | 2016-12-20 | 9 | -180/+525 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | WIP | Kamil Trzcinski | 2016-12-20 | 2 | -11/+9 |
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into zj-mattermost-slash-config | Kamil Trzcinski | 2016-12-20 | 22 | -20/+214 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Last fixes | Z.J. van de Weg | 2016-12-19 | 1 | -12/+12 |
| * | | | | | | | | | | Merge branch 'master' into zj-mattermost-slash-config | Z.J. van de Weg | 2016-12-19 | 2 | -0/+72 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/zj-mattermost-slash-config' into zj-matt... | Z.J. van de Weg | 2016-12-19 | 2 | -17/+28 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Minor adjustments API Mattermost | Z.J. van de Weg | 2016-12-19 | 3 | -15/+15 |