Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fix-internal-api' into 'master' | Dmitriy Zaporozhets | 2014-12-01 | 2 | -3/+40 |
|\ | |||||
| * | Fix internal API for missing project or key | Dmitriy Zaporozhets | 2014-12-01 | 1 | -3/+21 |
| * | Fix deploy keys permission check in internal api | Dmitriy Zaporozhets | 2014-12-01 | 1 | -0/+19 |
* | | Remove unused password argument from notification | Jacob Vosmaer | 2014-12-01 | 1 | -2/+2 |
|/ | |||||
* | Improve project factories | Dmitriy Zaporozhets | 2014-11-30 | 1 | -0/+18 |
* | Git hook messages: wiki access fix | Valery Sizov | 2014-11-24 | 1 | -1/+1 |
* | Better message for failed pushes because of git hooks | Valery Sizov | 2014-11-18 | 3 | -22/+22 |
* | Merge branch 'fork-to-group' into 'master' | Dmitriy Zaporozhets | 2014-11-18 | 2 | -9/+58 |
|\ | |||||
| * | Routing specs for fork projects | Dmitriy Zaporozhets | 2014-11-14 | 1 | -5/+10 |
| * | Merge branch 'prepare-fork-to-given-namespace' of https://gitlab.com/bkaindl/... | Dmitriy Zaporozhets | 2014-11-13 | 1 | -4/+48 |
| |\ | |||||
| | * | Prepare ForkService to support forking projects to given namespaces | Bernhard Kaindl | 2014-10-03 | 1 | -4/+48 |
* | | | Add branch controller test. | Marin Jankovski | 2014-11-13 | 1 | -0/+51 |
|/ / | |||||
* | | Merge branch 'commit-comments' of https://gitlab.com/jeroenj/gitlab-ce into j... | Dmitriy Zaporozhets | 2014-11-12 | 1 | -0/+65 |
|\ \ | |||||
| * | | Adds comments to commits in the API | Jeroen Jacobs | 2014-09-26 | 1 | -0/+65 |
* | | | Merge pull request #8251 from cirosantilli/factor-regex-message-spec | Dmitriy Zaporozhets | 2014-11-12 | 2 | -8/+4 |
|\ \ \ | |||||
| * | | | Factor regex error messages with spec API tests | Ciro Santilli | 2014-11-05 | 2 | -8/+4 |
* | | | | Refactor merge request refresh logic on push | Dmitriy Zaporozhets | 2014-11-11 | 2 | -57/+98 |
* | | | | Merge branch 'master' into mentioned_inside_mr | Dmitriy Zaporozhets | 2014-11-06 | 5 | -13/+44 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #8258 from cirosantilli/factor-repo-path | Dmitriy Zaporozhets | 2014-11-06 | 1 | -2/+1 |
| |\ \ \ \ | |||||
| | * | | | | Factor using Repository#path_to_repo | Ciro Santilli | 2014-11-05 | 1 | -2/+1 |
| | |/ / / | |||||
| * | | | | Merge branch 'gitlab-ci-parallel' into 'master' | Dmitriy Zaporozhets | 2014-11-05 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Modify tests to match new gitlab_ci_service logic | Dmitriy Zaporozhets | 2014-11-05 | 1 | -2/+2 |
| * | | | | Merge pull request #8233 from cirosantilli/rm-new-branch-dead | Valeriy Sizov | 2014-11-05 | 1 | -1/+0 |
| |\ \ \ \ | |||||
| | * | | | | Remove dead Event#new_branch? method | Ciro Santilli | 2014-11-03 | 1 | -1/+0 |
| * | | | | | Merge pull request #8234 from cirosantilli/factor-0000 | Valeriy Sizov | 2014-11-05 | 2 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Factor '0' * 40 blank ref constants | Ciro Santilli | 2014-11-03 | 2 | -2/+2 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #7903 from cirosantilli/test-seed-reset | Valeriy Sizov | 2014-11-05 | 1 | -6/+39 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix version of test seed branches. | Ciro Santilli | 2014-10-01 | 1 | -6/+39 |
| * | | | | | | Fix tests after change to regex validation message. | Marin Jankovski | 2014-11-05 | 2 | -7/+4 |
* | | | | | | | Fix tests after change to regex validation message. | Marin Jankovski | 2014-11-05 | 2 | -7/+4 |
* | | | | | | | Create a failing test where commit in mr creates a mr mention note. | Marin Jankovski | 2014-11-05 | 1 | -0/+6 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #8222 from cirosantilli/concat-with-backslash | Robert Schilling | 2014-11-04 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Continue strings with backslash instead of append | Ciro Santilli | 2014-11-01 | 1 | -3/+3 |
* | | | | | | | Merge pull request #8224 from liammonahan/master | Valeriy Sizov | 2014-11-04 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Expose projects_limit through users API if UserFull. | Liam Monahan | 2014-11-02 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-11-04 | 1 | -3/+4 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge pull request #8231 from cirosantilli/0000 | Dmitriy Zaporozhets | 2014-11-04 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| | * | | | | | | Fix push not allowed to protected branch if | Ciro Santilli | 2014-11-03 | 1 | -3/+4 |
| | | |_|/ / / | | |/| | | | | |||||
* | | | | | | | Merge branch 'master' into jastkand/gitlab-ce-fix-api-auth | Dmitriy Zaporozhets | 2014-11-03 | 5 | -66/+27 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge branch 'api-events-username' into 'master' | Dmitriy Zaporozhets | 2014-11-03 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Expose author username in project events API | Dmitriy Zaporozhets | 2014-10-31 | 1 | -0/+1 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge pull request #8156 from stevenosloan/update_slack_and_use_raw_webhook_url | Marin Jankovski | 2014-11-03 | 1 | -50/+6 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | update slack-notifier to 1.0.0, use raw webhook_url per slack recommendation | Steven Sloan | 2014-10-23 | 1 | -50/+6 |
| * | | | | | | Use require spec_helper instead of relative path | Ciro Santilli | 2014-11-01 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'api-delete-branch-json' into 'master' | Dmitriy Zaporozhets | 2014-10-31 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | API delete branch: render branch name json instead of true | Dmitriy Zaporozhets | 2014-10-30 | 1 | -0/+1 |
| * | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-10-30 | 1 | -15/+18 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Create RepoTag Grape entity and present it when doing stuff with tags via API... | Sean Edge | 2014-10-30 | 1 | -15/+18 |
* | | | | | | | Session API: Use case-insensitive authentication like in UI | Andrey Krivko | 2014-10-30 | 3 | -1/+49 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'notify-on-mention-everywhere' into 'master' | Dmitriy Zaporozhets | 2014-10-30 | 1 | -0/+14 |
|\ \ \ \ \ \ |