summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix emails on push for new and deleted branches20061-emailsonpushworker-fails-on-new-branch-pushesSean McGivern2016-07-212-2/+38
* Merge branch 'hide-project-name-in-project-activities' into 'master' Fatih Acet2016-07-218-20/+27
|\
| * Hide namespace and project name on project activity page (!5068)winniehell2016-07-148-20/+27
* | Merge branch 'add-preview-image-border' into 'master' Fatih Acet2016-07-214-29/+24
|\ \
| * | Add image border in Markdown preview (!5162)winniehell2016-07-214-29/+24
* | | Merge branch 'gl-dropdown-enter-key-fix' into 'master' Fatih Acet2016-07-212-1/+15
|\ \ \
| * | | Fixed issue where using arrow keys would require arrow key to be pressed twicegl-dropdown-enter-key-fixPhil Hughes2016-07-201-5/+2
| * | | Highlights first row when filtering in dropdownsPhil Hughes2016-07-201-0/+11
| * | | Fixed dropdown enter key when searchingPhil Hughes2016-07-202-0/+6
* | | | Merge branch 'doc-award-emoji' into 'master' Rémy Coutable2016-07-211-2/+2
|\ \ \ \
| * | | | Update doc for award emoji APIRobert Schilling2016-07-211-2/+2
* | | | | Merge branch '20067-wiki-not-visible-from-web' into 'master' Rémy Coutable2016-07-214-29/+52
|\ \ \ \ \
| * | | | | Make Service.external_wikis return only active external wikisRémy Coutable2016-07-214-29/+52
* | | | | | Merge branch '20041-gitlab-workhorse-version-should-be-update-to-0-7-8-in-our...Rémy Coutable2016-07-212-2/+2
|\ \ \ \ \ \
| * | | | | | Update gitlab-workhorse version to 0.7.8 in installation and update guidesRémy Coutable2016-07-212-2/+2
| |/ / / / /
* | | | | | Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable2016-07-219-43/+258
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin2016-07-21150-649/+2182
| |\ \ \ \ \
| * | | | | | Workaround MySQL with INNER JOIN:Lin Jen-Shin2016-07-212-3/+12
| * | | | | | Just put setup directly in the test, feedback:Lin Jen-Shin2016-07-211-6/+4
| * | | | | | Cleanup the use of let, feedback:Lin Jen-Shin2016-07-211-8/+6
| * | | | | | Lose unneeded instance variables and variables, feedback:Lin Jen-Shin2016-07-201-6/+6
| * | | | | | It's not longer than 80 charsLin Jen-Shin2016-07-201-3/+1
| * | | | | | Make sure there's a buildLin Jen-Shin2016-07-201-0/+1
| * | | | | | Use the same logic, it should specify that it's not logged inLin Jen-Shin2016-07-201-1/+1
| * | | | | | Use 'when logging as guest' for context, feedback:Lin Jen-Shin2016-07-201-1/+1
| * | | | | | Cleanup that a bitLin Jen-Shin2016-07-201-42/+27
| * | | | | | Rename user2 to reporter_userLin Jen-Shin2016-07-201-5/+5
| * | | | | | Should check against `authorize_read_builds!`Lin Jen-Shin2016-07-202-0/+16
| * | | | | | Reuse those two methodsLin Jen-Shin2016-07-201-19/+10
| * | | | | | Also exclude artifacts_file with empty string, feedback:Lin Jen-Shin2016-07-201-1/+3
| * | | | | | Still give descriptions, feedback:Lin Jen-Shin2016-07-201-1/+3
| * | | | | | Use one query. Feedback:Lin Jen-Shin2016-07-201-7/+2
| * | | | | | It should be pluralLin Jen-Shin2016-07-201-1/+1
| * | | | | | Avoid mixing builds from different pipelines:Lin Jen-Shin2016-07-204-27/+38
| * | | | | | Cleanup let a bit, feedback:Lin Jen-Shin2016-07-201-10/+6
| * | | | | | Use only one before, feedback:Lin Jen-Shin2016-07-201-2/+0
| * | | | | | Past tense:Lin Jen-Shin2016-07-201-1/+1
| * | | | | | Past tense, feedback:Lin Jen-Shin2016-07-201-1/+1
| * | | | | | Join on associationLin Jen-Shin2016-07-201-1/+1
| * | | | | | More complex data manipulating tests to model, andLin Jen-Shin2016-07-202-46/+60
| * | | | | | We need INNER JOIN to get the right pipeline,Lin Jen-Shin2016-07-202-5/+8
| * | | | | | Use shared_examples, feedback:Lin Jen-Shin2016-07-201-4/+4
| * | | | | | Use shared_example rather than methods, feedback:Lin Jen-Shin2016-07-201-11/+12
| * | | | | | That means different things but it's ok here.Lin Jen-Shin2016-07-201-1/+1
| * | | | | | Create the pipelines/builds in mixed order, feedback:Lin Jen-Shin2016-07-201-8/+15
| * | | | | | It's no longer neededLin Jen-Shin2016-07-201-2/+0
| * | | | | | Merge remote-tracking branch 'upstream/artifacts-from-ref-and-build-name-api-...Lin Jen-Shin2016-07-201-56/+17
| |\ \ \ \ \ \
| | * | | | | | Make minimal changes to specsartifacts-from-ref-and-build-name-api-kamilKamil Trzcinski2016-07-191-56/+17
| * | | | | | | Move Project#latest_successful_builds_for to project_spec.rbLin Jen-Shin2016-07-202-34/+43
| |/ / / / / /
| * | | | | | Just use default_branch, feedback:Lin Jen-Shin2016-07-202-6/+6