| Commit message (Expand) | Author | Age | Files | Lines |
* | Pre-calculate Emoji digestsprecompile-emoji-urls | Yorick Peterse | 2016-03-30 | 2 | -14/+53 |
* | Merge branch 'rs-banzai-requires' into 'master'
| Rémy Coutable | 2016-03-30 | 18 | -38/+0 |
|\ |
|
| * | Remove redundant `require`s from Banzai filesrs-banzai-requires | Robert Speicher | 2016-03-24 | 18 | -38/+0 |
* | | Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description'... | Robert Speicher | 2016-03-29 | 2 | -12/+14 |
|\ \ |
|
| * | | api - expose label description | Mariusz Jachimowicz | 2016-03-24 | 2 | -12/+14 |
| |/ |
|
* | | Back dating of issues when creating throught the API | Zeger-Jan van de Weg | 2016-03-28 | 1 | -6/+10 |
|/ |
|
* | Explain why ExclusiveLease has no #cancellease-design-comments | Jacob Vosmaer | 2016-03-24 | 1 | -0/+21 |
* | Avoid using the same name between methods and variables | Lin Jen-Shin | 2016-03-23 | 1 | -7/+7 |
* | Fix build dependencies, when the dependency is a string | Kamil Trzcinski | 2016-03-23 | 1 | -2/+2 |
* | Merge branch 'drop_db_before_restore' into 'master'
| Robert Speicher | 2016-03-22 | 2 | -8/+61 |
|\ |
|
| * | Reload the schema before restoring a database backup | Drew Blessing | 2016-03-21 | 2 | -8/+61 |
* | | Merge branch 'feature-ci-only-except-trigger' into 'master'
| Kamil Trzciński | 2016-03-22 | 1 | -8/+9 |
|\ \ |
|
| * | | make conditional a bit clearer | Jason Roehm | 2016-03-15 | 1 | -1/+1 |
| * | | fixed missing argument in list | Jason Roehm | 2016-03-15 | 1 | -1/+1 |
| * | | fix rubocop violation | Jason Roehm | 2016-03-15 | 1 | -1/+1 |
| * | | add 'triggers' keyword to gitlab-ci.yml 'only' and 'except' fields to allow c... | Jason Roehm | 2016-03-15 | 1 | -7/+8 |
* | | | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-21 | 6 | -6/+115 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'master' into 2489-soft-delete-issues | Zeger-Jan van de Weg | 2016-03-21 | 3 | -1/+97 |
| |\ \ |
|
| | * | | Do not rewrite reference if already a cross reference | Grzegorz Bizon | 2016-03-21 | 1 | -2/+4 |
| | * | | Find referable for each ref found in references rewriter | Grzegorz Bizon | 2016-03-20 | 1 | -10/+4 |
| | * | | Rename reference unfolder to rewriter, minor refactorings | Grzegorz Bizon | 2016-03-20 | 1 | -16/+16 |
| | * | | Update reference unfolder according to recent ability changes | Grzegorz Bizon | 2016-03-19 | 1 | -2/+3 |
| | * | | Merge branch 'master' into feature/issue-move | Grzegorz Bizon | 2016-03-19 | 10 | -10/+102 |
| | |\ \ |
|
| | * | | | Improvements in issue move feaure (refactoring) | Grzegorz Bizon | 2016-03-19 | 2 | -19/+16 |
| | * | | | Add minor improvements in code related to issue move | Grzegorz Bizon | 2016-03-17 | 1 | -3/+24 |
| | * | | | Add implementation of reference unfolder using banzai | Grzegorz Bizon | 2016-03-17 | 2 | -5/+49 |
| | * | | | Move reference unfolder for GFM to separate class | Grzegorz Bizon | 2016-03-17 | 4 | -64/+38 |
| | * | | | Do not unfold non-referables when moving an issue | Grzegorz Bizon | 2016-03-17 | 1 | -0/+2 |
| | * | | | Use internal reference extractor in banzai unfold pipeline | Grzegorz Bizon | 2016-03-17 | 2 | -21/+27 |
| | * | | | Add reference unfold pipeline used when moving issue | Grzegorz Bizon | 2016-03-17 | 2 | -0/+55 |
| * | | | | Minor improvements on IssuableActions | Zeger-Jan van de Weg | 2016-03-21 | 2 | -10/+4 |
| * | | | | minor improvements and fixed specs | Zeger-Jan van de Weg | 2016-03-19 | 3 | -6/+5 |
| * | | | | Dry destroy action on issuables | Zeger-Jan van de Weg | 2016-03-19 | 1 | -2/+3 |
| * | | | | Soft delete issuables | Zeger-Jan van de Weg | 2016-03-19 | 2 | -2/+21 |
| | |/ /
| |/| | |
|
* | | | | Fix specs | Douwe Maan | 2016-03-20 | 1 | -4/+0 |
* | | | | Tweaks, refactoring, and specs | Douwe Maan | 2016-03-20 | 2 | -1/+3 |
* | | | | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-20 | 12 | -10/+103 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'confidential-issues' into 'master'
| Douwe Maan | 2016-03-18 | 4 | -5/+13 |
| |\ \ \ |
|
| | * | | | Restrict access to confidential issues on search results | Douglas Barbosa Alexandre | 2016-03-17 | 2 | -4/+6 |
| | * | | | Restrict access to confidential issues through API | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -1/+2 |
| | * | | | Restrict access to references for confidential issues | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -0/+5 |
| * | | | | Show a notice for diffs that are too largehide-large-diffs | Yorick Peterse | 2016-03-18 | 1 | -0/+4 |
| |/ / / |
|
| * | | | Merge branch 'artem-forks/gitlab-ce-nginx-rel-url' | Jacob Vosmaer | 2016-03-17 | 2 | -2/+19 |
| |\ \ \ |
|
| | * | | | Do not serve anything via nginx as we have workhorse | Artem Sidorenko | 2016-03-11 | 2 | -2/+19 |
| * | | | | Merge branch 'patch/refactor-post-receive' into 'master'
| Douwe Maan | 2016-03-17 | 1 | -0/+60 |
| |\ \ \ \ |
|
| | * | | | | Back-porting PostReceive refactor made for EE 🍺 | Gabriel Mazetto | 2016-03-17 | 1 | -0/+60 |
| * | | | | | Merge branch '4009-external-users' into 'master'
| Douwe Maan | 2016-03-17 | 2 | -3/+6 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | Add missing API docs on external user | Achilleas Pipinellis | 2016-03-17 | 1 | -2/+2 |
| | * | | | | API support for setting External flag on existing users | Zeger-Jan van de Weg | 2016-03-17 | 1 | -1/+2 |
| * | | | | | Follow the CSS Style Guide rules for unitless zero values. | connorshea | 2016-03-16 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|