Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implementing special GitLab markdown reference for milestones | Alejandro Rodríguez | 2016-04-20 | 1 | -2/+24 |
* | 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 |
* | | Fix some typos in documentation | Tomasz Maczukin | 2016-04-20 | 1 | -1/+1 |
* | | Add documentation of incremental trace update API | Tomasz Maczukin | 2016-04-20 | 1 | -1/+2 |
* | | Make sure that appending is done on a valid length | Tomasz Maczukin | 2016-04-20 | 1 | -1/+11 |
* | | Add range checking | Tomasz Maczukin | 2016-04-20 | 2 | -4/+18 |
* | | Add incremental build trace update API | Tomasz Maczukin | 2016-04-20 | 1 | -0/+9 |
* | | Merge branch 'slack_wiki_notifications' into 'master' | Rémy Coutable | 2016-04-20 | 1 | -0/+6 |
|\ \ | |||||
| * | | add wiki_page helper to url_builder | Sebastian Klier | 2016-04-20 | 1 | -0/+6 |
* | | | Merge branch 'license-templates-and-api-12804' into 'master' | Robert Speicher | 2016-04-20 | 3 | -0/+71 |
|\ \ \ | |/ / |/| | | |||||
| * | | Rename License entity to RepoLicense to avoid conflict with EElicense-templates-and-api-12804 | Rémy Coutable | 2016-04-19 | 2 | -3/+3 |
| * | | Update to licensee 8.0.0 and fix API specs | Rémy Coutable | 2016-04-18 | 1 | -4/+5 |
| * | | Fix features specs (hopefully) | Rémy Coutable | 2016-04-18 | 1 | -3/+3 |
| * | | Continue implementation of the license template selector and /licenses API en... | Rémy Coutable | 2016-04-18 | 2 | -13/+55 |
| * | | Initial implementation if license template selector and /licenses/:key API en... | Anton Davydov | 2016-04-18 | 2 | -0/+28 |
* | | | Merge branch '15139-fix-constants-redefinition-warnings' into 'master' | Robert Speicher | 2016-04-19 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | Get rid of more requires, which causes warnings when code is reloaded15139-fix-constants-redefinition-warnings | Rémy Coutable | 2016-04-19 | 1 | -4/+4 |
| * | | | Define constants only if not defined yet and freeze them | Rémy Coutable | 2016-04-19 | 1 | -4/+4 |
* | | | | Configuring of points per UDP packettoggle-points-per-packet | Yorick Peterse | 2016-04-19 | 1 | -3/+4 |
* | | | | Merge branch 'api-fix-annotated-tags' into 'master' | Rémy Coutable | 2016-04-19 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | API: Present an array of Gitlab::Git::Tag instead of array of rugged tags | Robert Schilling | 2016-04-17 | 1 | -1/+1 |
* | | | | | Merge branch 'make-before-after-overridable' into 'master' | Kamil Trzciński | 2016-04-19 | 1 | -15/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Make rubocop happymake-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 1 | -12/+15 |
| * | | | | | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 1 | -15/+0 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 2 | -13/+64 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 1 | -27/+33 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-17 | 1 | -9/+9 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Allow the before_script and finally_script to be overwritten in context of job | Kamil Trzcinski | 2016-04-16 | 1 | -11/+11 |
* | | | | | | | | | | Merge branch 'after-script' into 'master' | Kamil Trzciński | 2016-04-19 | 1 | -18/+30 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Resolve mergeafter-script | Kamil Trzcinski | 2016-04-18 | 1 | -15/+0 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into after-script | Kamil Trzcinski | 2016-04-18 | 1 | -3/+37 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into after-script | Kamil Trzcinski | 2016-04-18 | 1 | -10/+27 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | Fix rubocop complains | Kamil Trzcinski | 2016-04-18 | 1 | -27/+33 |
| | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | Rename finally_script to after_script | Kamil Trzcinski | 2016-04-17 | 1 | -6/+6 |
| | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Implement finally_script which allows to do cleanups as part of the build pro... | Kamil Trzcinski | 2016-04-16 | 1 | -2/+8 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Using single builder for push and tag events | Gabriel Mazetto | 2016-04-19 | 1 | -20/+1 |
* | | | | | | Added System Hooks for push and tag_push | Gabriel Mazetto | 2016-04-19 | 1 | -1/+21 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Set GitHub milestones to Issue/Merge Request that were imported | Douglas Barbosa Alexandre | 2016-04-18 | 2 | -0/+14 |
* | | | | | Import milestones from GitHub | Douglas Barbosa Alexandre | 2016-04-18 | 2 | -1/+60 |
* | | | | | Apply GitHub labels to Issue/Merge Request that were imported | Douglas Barbosa Alexandre | 2016-04-18 | 1 | -0/+14 |
* | | | | | Import labels from GitHub | Douglas Barbosa Alexandre | 2016-04-18 | 2 | -1/+34 |
* | | | | | Merge branch 'gh-keep-issues-prs-references' into 'master' | Robert Speicher | 2016-04-18 | 2 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Use GitHub Issue/PR number as iid to keep references | Douglas Barbosa Alexandre | 2016-04-18 | 2 | -0/+2 |
* | | | | | | Add "action" tag to /internal/allowed API | Yorick Peterse | 2016-04-18 | 1 | -2/+4 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge branch 'issue_3508' into 'master' | Douwe Maan | 2016-04-18 | 1 | -2/+8 |
|\ \ \ \ \ | |/ / / / |/| | | | |