Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'dev/master' into 'master' | Robert Speicher | 2016-05-02 | 2 | -6/+19 |
|\ | |||||
| * | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Marin Jankovski | 2016-04-26 | 2 | -6/+19 |
| |\ | |||||
| | * | Merge branch '15579-filter-milestone-confidential-issues-api' into 'master' | Robert Speicher | 2016-04-26 | 1 | -1/+9 |
| | |\ | |||||
| | | * | Filter confidential issues from milestones API if user does not have access | Stan Hu | 2016-04-25 | 1 | -1/+9 |
| | * | | Merge branch 'fix-private-snippet-api' into 'master' | Robert Speicher | 2016-04-25 | 1 | -5/+10 |
| | |\ \ | |||||
| | | * | | Prevent private snippets in public/internal projects from being leaked via API | Stan Hu | 2016-04-25 | 1 | -5/+10 |
| | | |/ | |||||
* | | | | Properly handle bigger files | Zeger-Jan van de Weg | 2016-04-28 | 1 | -4/+9 |
* | | | | Replace gitlab-workhorse with GitLab Workhorse where appropriateinitd_gitlab_workhorse_rename | Achilleas Pipinellis | 2016-04-28 | 1 | -6/+6 |
* | | | | Merge branch 'use-remote-ip-for-akismet' into 'master' | Rémy Coutable | 2016-04-28 | 2 | -4/+12 |
|\ \ \ \ | |||||
| * | | | | Use ActionDispatch Remote IP for Akismet checking | Stan Hu | 2016-04-27 | 2 | -4/+12 |
| |/ / / | |||||
* | | | | Backport GitHub Enterprise import support from EE | Stan Hu | 2016-04-26 | 1 | -4/+11 |
|/ / / | |||||
* | | | Merge branch 'emoji-unicode-fix' into 'master' | Jacob Schatz | 2016-04-25 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Removed usage of normilizeEmojiName methodemoji-unicode-fix | Phil Hughes | 2016-04-22 | 1 | -2/+1 |
| * | | | Fixes issue with emoji comments not showing correct emoji image | Phil Hughes | 2016-04-22 | 1 | -0/+5 |
* | | | | Merge branch 'issue_14904' into 'master' | Jacob Schatz | 2016-04-25 | 1 | -0/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Merge remote-tracking branch 'origin/master' into issue_14904 | Alfredo Sumaran | 2016-04-21 | 5 | -41/+40 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/master' into issue_14904 | Alfredo Sumaran | 2016-04-20 | 3 | -1/+11 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'origin/master' into issue_14904 | Alfredo Sumaran | 2016-04-20 | 16 | -40/+289 |
| |\ \ \ \ \ | |||||
| * | | | | | | Add shortcut_path to GonHelper module | Alfredo Sumaran | 2016-04-18 | 1 | -0/+1 |
* | | | | | | | Merge branch 'rs-503-page' into 'master' | Dmitriy Zaporozhets | 2016-04-25 | 2 | -2/+4 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Add a branded 503 static error pagers-503-page | Robert Speicher | 2016-04-22 | 2 | -2/+4 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'fix-project-hook-delete-permissions' into 'master' | Rémy Coutable | 2016-04-25 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Prevent users from deleting Webhooks via API they do not own | Stan Hu | 2016-04-24 | 1 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | Fix some typos | Tomasz Maczukin | 2016-04-22 | 1 | -1/+1 |
* | | | | | | Modify code formatting | Tomasz Maczukin | 2016-04-22 | 1 | -3/+1 |
* | | | | | | Simplify the GitlabCiYamlProcessor#initial_parsing method | Tomasz Maczukin | 2016-04-22 | 1 | -16/+11 |
* | | | | | | Add posibility to define a hidden job without 'script' in .gitlab-ci.yml | Tomasz Maczukin | 2016-04-22 | 1 | -4/+7 |
|/ / / / / | |||||
* | | | | | Merge branch 'dev_issue_15331' into 'master' | Robert Speicher | 2016-04-21 | 1 | -3/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Fix failing spec | Alfredo Sumaran | 2016-04-21 | 1 | -2/+1 |
| * | | | | Add noreferrer value to rel attribute for external links | Alfredo Sumaran | 2016-04-20 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Use SIGTERM during Sidekiq memory shutdown | Jacob Vosmaer | 2016-04-21 | 1 | -2/+2 |
* | | | | Revert "Merge branch 'sentry-js' into 'master' " | Jacob Schatz | 2016-04-21 | 1 | -1/+0 |
* | | | | Merge branch 'fix/cross-project-labels-project-reference' into 'master' | Grzegorz Bizon | 2016-04-21 | 1 | -15/+21 |
|\ \ \ \ | |||||
| * | | | | Refactor banzai code that finds cross-project labels | Grzegorz Bizon | 2016-04-21 | 1 | -15/+21 |
| * | | | | Fix cross-project label ref with invalid project | Grzegorz Bizon | 2016-04-21 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'ci-commit-as-pipeline' into 'master' | Kamil Trzciński | 2016-04-21 | 2 | -23/+17 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipeline | Kamil Trzcinski | 2016-04-19 | 12 | -48/+231 |
| |\ \ \ | |||||
| * | | | | Write specs for this feature | Kamil Trzcinski | 2016-04-16 | 1 | -6/+13 |
| * | | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-16 | 28 | -176/+295 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-13 | 14 | -18/+142 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fix create_next_builds method | Kamil Trzcinski | 2016-04-12 | 1 | -19/+0 |
| * | | | | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-11 | 3 | -18/+47 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Fix specs | Kamil Trzcinski | 2016-04-11 | 1 | -4/+10 |
| * | | | | | | | Use Ci::Commit as Pipeline | Kamil Trzcinski | 2016-04-11 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'fix-grape-internal-allowed-action' into 'master' | Robert Speicher | 2016-04-20 | 2 | -1/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix setting of "action" for Grape transactions | Yorick Peterse | 2016-04-20 | 2 | -1/+10 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'sentry-js' into 'master' | Robert Speicher | 2016-04-20 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | place the sentry config into a new file, and some changessentry-js | Arinde Eniola | 2016-04-19 | 1 | -1/+1 |
| * | | | | | | | Add sentry logger to GitLab | Jacob Schatz | 2016-04-18 | 1 | -0/+1 |
* | | | | | | | | Fix Build#append_trace method usage when trace file doesn't exists yet | Tomasz Maczukin | 2016-04-20 | 1 | -2/+3 |