Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to manage user email addresses via the API. | Douwe Maan | 2015-07-29 | 5 | -0/+419 |
* | Merge branch 'update_chnagelog' into 'master' | Valery Sizov | 2015-07-29 | 1 | -2/+12 |
|\ | |||||
| * | update changelog | Valery Sizov | 2015-07-29 | 1 | -2/+12 |
|/ | |||||
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Valery Sizov | 2015-07-29 | 4 | -2/+70 |
|\ | |||||
| * | Merge branch 'soft-launch-gitlab-git-http-server' into 'master' | Douwe Maan | 2015-07-29 | 4 | -2/+70 |
| |\ | |||||
| | * | Fix style points | GitLab | 2015-07-28 | 2 | -8/+7 |
| | * | Send GL_ID to gitlab-git-http-server as JSON | GitLab | 2015-07-28 | 1 | -3/+4 |
| | * | Handle missing @user during Git HTTP requests | GitLab | 2015-07-28 | 1 | -1/+10 |
| | * | Experimental support for gitlab-git-http-server | Jacob Vosmaer | 2015-07-28 | 4 | -2/+61 |
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Valery Sizov | 2015-07-29 | 104 | -787/+1024 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge pull request #9341 from rumpelsepp/rouge | Stan Hu | 2015-07-28 | 6 | -15/+180 |
| |\ \ | |||||
| | * | | Manually update rouge to 1.9.1 | Stefan Tatschner | 2015-07-29 | 1 | -2/+2 |
| | * | | Add HTMLGitlab formatter | Stefan Tatschner | 2015-07-29 | 2 | -1/+169 |
| | * | | Replace Rugments with Rouge | Stefan Tatschner | 2015-07-29 | 5 | -13/+10 |
| * | | | Merge branch 'rs-issue-2107' into 'master' | Robert Speicher | 2015-07-28 | 1 | -1/+3 |
| |\ \ \ | |||||
| | * | | | Make `hr`s more visible in note bodiesrs-issue-2107 | Robert Speicher | 2015-07-27 | 1 | -1/+3 |
| * | | | | Merge branch 'bitbucket-re-authorize' into 'master' | Robert Speicher | 2015-07-28 | 3 | -6/+17 |
| |\ \ \ \ | |||||
| | * | | | | Fix bug causing Bitbucket importer to crash when OAuth application had been r...bitbucket-re-authorize | Douwe Maan | 2015-07-28 | 3 | -6/+17 |
| * | | | | | Fix extraneous version | Stan Hu | 2015-07-28 | 1 | -1/+0 |
| * | | | | | Merge branch 'fix-semaphore-build-failures' into 'master' | Stan Hu | 2015-07-28 | 1 | -15/+15 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Change before(:all) -> let! to avoid leaking data across tests | Stan Hu | 2015-07-28 | 1 | -15/+15 |
| |/ / / / | |||||
| * | | | | Merge branch 'bump-gitlab-git-for-500-error' into 'master' | Stan Hu | 2015-07-28 | 3 | -3/+4 |
| |\ \ \ \ | |||||
| | * | | | | Upgrade gitlab_git to version 7.2.6 to fix Error 500 when creating network gr... | Stan Hu | 2015-07-28 | 3 | -3/+4 |
| |/ / / / | |||||
| * | | | | Merge branch 'timestamp-wikis' into 'master' | Job van der Voort | 2015-07-28 | 1 | -1/+5 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Added a timestamp to the wikis page just below the titletimestamp-wikis | Darby | 2015-07-27 | 1 | -1/+5 |
| * | | | | Merge branch 'fix-api-mr-notes-ordering' into 'master' | Douwe Maan | 2015-07-28 | 3 | -3/+7 |
| |\ \ \ \ | |||||
| | * | | | | Return comments in created order in merge request API | Stan Hu | 2015-07-16 | 3 | -3/+6 |
| * | | | | | Merge branch 'fix-quotes-in-branch' into 'master' | Douwe Maan | 2015-07-28 | 7 | -5/+39 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix commit data retrieval when branch name has single quotes | Stan Hu | 2015-07-26 | 7 | -5/+39 |
| * | | | | | | Merge branch 'rs-issue-2010' into 'master' | Valery Sizov | 2015-07-28 | 3 | -16/+12 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| | * | | | | | Render Note field hints consistently for "new" and "edit" formsrs-issue-2010 | Robert Speicher | 2015-07-26 | 3 | -16/+12 |
| * | | | | | | Merge branch 'rake-update-commit-count' into 'master' | Valery Sizov | 2015-07-27 | 2 | -0/+21 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add rake task 'gitlab:update_commit_count' | Daniel Gerhardt | 2015-07-24 | 2 | -0/+21 |
| * | | | | | | | Merge branch 'rs-dev-issue-306' into 'master' | Valery Sizov | 2015-07-27 | 2 | -2/+12 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | Create project services on Project creationrs-dev-issue-306 | Robert Speicher | 2015-07-25 | 2 | -0/+9 |
| | * | | | | | | Only create :admin user in the one test where it's used | Robert Speicher | 2015-07-25 | 1 | -2/+3 |
| * | | | | | | | Merge branch 'fix-notes-refresh-relative-url' into 'master' | Stan Hu | 2015-07-26 | 2 | -1/+1 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| | * | | | | | | Fix live notes refresh in relative URL deployments | Stan Hu | 2015-07-26 | 2 | -1/+1 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'fix-reload-with-full-diff-url' into 'master' | Stan Hu | 2015-07-25 | 5 | -13/+12 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix the "Reload with full diff" URL button | Stan Hu | 2015-07-23 | 5 | -13/+12 |
| * | | | | | | | Merge branch 'rs-issue-2092' into 'master' | Douwe Maan | 2015-07-25 | 6 | -5/+27 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Dynamically check `:admin_*` ability in IssuableBaseServicers-issue-2092 | Robert Speicher | 2015-07-24 | 3 | -2/+14 |
| | * | | | | | | | Dynamically check `:admin_*` ability on issuable form | Robert Speicher | 2015-07-24 | 1 | -1/+1 |
| | * | | | | | | | Add Issuable#to_ability_name | Robert Speicher | 2015-07-24 | 2 | -2/+12 |
| * | | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Stan Hu | 2015-07-24 | 3 | -1/+6 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Merge pull request #9472 from Leibniz137/indent_unfolded_code_1_char | Stan Hu | 2015-07-22 | 3 | -1/+6 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Gitlab Issue 707: Indent unfolded code 1 character | ngentile | 2015-07-22 | 3 | -1/+6 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge branch 'fix-error-500-when-no-head' into 'master' | Valery Sizov | 2015-07-24 | 3 | -2/+22 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix Error 500 when browsing projects with no HEAD | Stan Hu | 2015-07-24 | 3 | -2/+22 |
| | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'rs-issue-2058' into 'master' | Valery Sizov | 2015-07-24 | 2 | -1/+3 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | / / / / | | |_|_|/ / / / | |/| | | | | | |