summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update VERSION to 8.13.0-prefl-22444-cycle-analytics-mobileRémy Coutable2016-09-221-1/+1
* Copyedit the CI build permissions docAchilleas Pipinellis2016-09-221-3/+3
* Small fixes in CI build permissions docsAchilleas Pipinellis2016-09-222-17/+17
* Revert part of "Merge branch 'update_issues_mr_counter' into 'master'Rémy Coutable2016-09-229-72/+18
* s/project/buildAchilleas Pipinellis2016-09-221-1/+1
* Added a note about build triggers [ci skip]Kamil Trzcinski2016-09-222-0/+12
* Make 'build permissions' consistentAchilleas Pipinellis2016-09-222-3/+3
* Add a small description mentioning submodules/LFSAchilleas Pipinellis2016-09-221-2/+1
* Move document on CI build permissions to new locationAchilleas Pipinellis2016-09-223-16/+16
* Refactor new CI build permissions model docsAchilleas Pipinellis2016-09-222-158/+211
* Update permissions tableKamil Trzcinski2016-09-221-6/+23
* Describe how the recent changes of CI permissions affect buildsKamil Trzcinski2016-09-223-0/+244
* Revert "Merge branch '22421-fix-issuable-counter-when-more-than-one-label-is-...Rémy Coutable2016-09-222-26/+9
* fix dropdowns for mr-versionstauriedavis2016-09-221-34/+38
* API: Return 404 when trying to fork to unaccessible namespaceRémy Coutable2016-09-222-3/+5
* Add test for MergeRequestDiff#commits_sha, feedback:Lin Jen-Shin2016-09-221-0/+22
* So that st_commits could never be nilLin Jen-Shin2016-09-221-4/+6
* Hotfix the issuable counters when filtering by multiple labelsRémy Coutable2016-09-222-9/+26
* Intercept issues search form submit to preserve filters.Bryce2016-09-222-17/+25
* Stop disabling jump_to_next buttons, when not on latest MR diff.Bryce Johnson2016-09-221-3/+1
* Remove colons in dropdowns, use icon helper, and fix 'Show original' link.Bryce Johnson2016-09-222-6/+5
* For empty merge_request_diff st_commits would be nilLin Jen-Shin2016-09-222-7/+24
* Bump gitlab-shell upgrade version to 3.6.0 for 8.12Stan Hu2016-09-221-1/+1
* Fix typos in cycle analytics docsAchilleas Pipinellis2016-09-221-6/+8
* Change location and refactor issue closing pattern documentationAchilleas Pipinellis2016-09-228-44/+114
* Revert "Merge branch '22364-rails-cache-redis-connection-pool' into 'master'"Rubén Dávila Santos2016-09-222-5/+0
* fix import/export security specs after mergeJames Lopez2016-09-223-1/+15
* Update db/schema.rb per most recent migrationsYorick Peterse2016-09-221-4/+5
* Remove duplicate default_value_level entryZeger-Jan van de Weg2016-09-221-1/+0
* Update merge request versions documentation with new screenshotsDmitriy Zaporozhets2016-09-224-1/+5
* Add default values for ProjectFeatureZ.J. van de Weg2016-09-221-0/+7
* fixing security specs after mergeJames Lopez2016-09-223-2/+23
* Revert "Merge branch 'rs-update-rubocop-rspec' into 'master'"Robert Speicher2016-09-223-71/+14
* Reorganize sections in Admin area settingsAchilleas Pipinellis2016-09-221-22/+32
* Added checks for field before field.length and removed unneeded fieldNameLuke Bennett2016-09-221-12/+13
* Remove duplicate routeZeger-Jan van de Weg2016-09-221-1/+0
* Fix styling of award emoji block for snippets after upstream design changes.Fatih Acet2016-09-223-11/+19
* Use routing concerns to DRY the routesZ.J. van de Weg2016-09-221-9/+9
* Fix tests for Snippets toggling awardsZ.J. van de Weg2016-09-228-939/+32
* Start Frontend work, fix routing problemZ.J. van de Weg2016-09-2210-11/+937
* API docs for award emoji on SnippetsZ.J. van de Weg2016-09-221-5/+10
* API support for Award Emoji on SnippetsZ.J. van de Weg2016-09-223-16/+71
* Snippets get award emoji! :thumbsup:Z.J. van de Weg2016-09-229-6/+52
* Changed `Commit` to `Build` headerLuke Bennett2016-09-221-1/+1
* Makes Cycle analytics mobile friendlyFilipa Lacerda2016-09-223-26/+44
* Merge branch 'rs-simplify-fetch_members' into 'master' Rémy Coutable2016-09-213-32/+108
|\
| * Simplify invited_group_members filter-by-levelRobert Speicher2016-09-211-6/+6
| * Use `public_send` over `send` in ProjectTeamRobert Speicher2016-09-211-3/+3
| * Improve clarity of variable names in ProjectTeam#fetch_invited_membersrs-simplify-fetch_membersRobert Speicher2016-09-201-14/+12
| * Fix a logic error in ProjectTeam#fetch_invited_membersRobert Speicher2016-09-202-2/+3