summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* adds hover titles to merge request and issue pageshover-descriptionsJacob Schatz2016-01-111-5/+9
* Merge branch 'rs-omniauth-client-versions' into 'master' Dmitriy Zaporozhets2016-01-112-4/+4
|\
| * Add versions to omniauth_crowd and omniauth-azure-oauth2rs-omniauth-client-versionsRobert Speicher2016-01-102-4/+4
* | Merge branch 'group-issues-sorting' into 'master' Dmitriy Zaporozhets2016-01-118-13/+23
|\ \
| * | Removed ORDER BY in "of_group" scopesgroup-issues-sortingYorick Peterse2016-01-072-2/+4
| * | Fixed issue sorting specs for ID changesYorick Peterse2016-01-071-6/+6
| * | Updated Gemfile.lock due to Bundler re-orderingYorick Peterse2016-01-071-5/+5
| * | Drop projects order in IssuableFinderYorick Peterse2016-01-071-2/+2
| * | Don't pluck IDs when getting issues/MRs per groupYorick Peterse2016-01-072-2/+2
| * | Sort by ID when sorting using "Recently created"Yorick Peterse2016-01-073-3/+6
| * | Added an index on milestones.titleYorick Peterse2016-01-071-0/+5
* | | Merge branch 'rs-woff-fonts' into 'master' Dmitriy Zaporozhets2016-01-1132-7/+8
|\ \ \
| * | | Use WOFF versions of SourceSansPrors-woff-fontsRobert Speicher2016-01-0932-7/+8
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-01-115-128/+119
|\ \ \ \
| * \ \ \ Merge branch 'rs-zenmode-cleanup' into 'master' Douwe Maan2016-01-115-128/+119
| |\ \ \ \
| | * | | | Refactor ZenModers-zenmode-cleanupRobert Speicher2016-01-085-128/+119
* | | | | | Merge pull request #9960 from huacnlee/fix/do-not-use-coffeescript-in-erbDouwe Maan2016-01-113-22/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | use JavaScript instead of CoffeeScript in Views, the reason #9819Jason Lee2016-01-113-22/+24
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix-build-status-caching' into 'master' Dmitriy Zaporozhets2016-01-112-5/+9
|\ \ \ \ \
| * | | | | Fix caching issue where build status was not updating in project dashboardStan Hu2016-01-082-5/+9
| | |/ / / | |/| | |
* | | | | Merge branch 'load-autocomplete-when-needed' into 'master' Dmitriy Zaporozhets2016-01-112-12/+15
|\ \ \ \ \
| * | | | | Only load autocomplete data when actually neededYorick Peterse2016-01-112-12/+15
* | | | | | Merge branch 'fix-build-page-typo' into 'master' Kamil Trzciński2016-01-111-1/+1
|\ \ \ \ \ \
| * | | | | | Fix typo in build page of projectsSteffen Köhler2016-01-101-1/+1
* | | | | | | Merge branch 'doc-update' into 'master' Achilleas Pipinellis2016-01-111-2/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update docs for shared runner default settingsLuke Waite2016-01-101-2/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'autocomplete-on-load' into 'master' Dmitriy Zaporozhets2016-01-111-13/+12
|\ \ \ \ \ \
| * | | | | | Load autocomplete data when loading an issue pageautocomplete-on-loadYorick Peterse2016-01-081-13/+12
* | | | | | | Merge branch 'new-branch-position-fix' into 'master' Dmitriy Zaporozhets2016-01-112-2/+7
|\ \ \ \ \ \ \
| * | | | | | | fixes new branch button positioning, when visible and not visible containernew-branch-position-fixJacob Schatz2016-01-082-2/+7
* | | | | | | | Merge branch 'add-pencil-icon-to-group-page' into 'master' Dmitriy Zaporozhets2016-01-111-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Check for current userStan Hu2016-01-101-1/+2
| * | | | | | | | Add pencil icon to edit group settingsStan Hu2016-01-101-3/+5
* | | | | | | | | Merge branch 'fix-duplicate-branch-activity' of https://gitlab.com/stanhu/git...Dmitriy Zaporozhets2016-01-113-2/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix duplicated branch creation/deletion events when using Web UIStan Hu2016-01-083-2/+1
* | | | | | | | | | Merge branch 'master' into 'master' Jeroen Nijhof2016-01-117-2/+58
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-1141-78/+258
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'Issue#5817' into 'master' Stan Hu2016-01-112-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Issue #5817 wording of the web hooks updated on issue and merge eventsiqualisoni2016-01-112-4/+4
* | | | | | | | | | | Merge branch 'check-for-present-runner-token' into 'master' Stan Hu2016-01-114-5/+31
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Before project save ensure that a runners_token existsStan Hu2016-01-102-1/+2
| * | | | | | | | | | Fix Error 500 when visiting build page of project with nil runners_tokenStan Hu2016-01-104-5/+30
|/ / / / / / / / / /
* | | | | | | | | | Remove outdated gitlab-git-http-server reference from Install docRobert Speicher2016-01-101-2/+2
* | | | | | | | | | Merge branch 'fix_jira_shortterm' into 'master' Robert Speicher2016-01-102-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Do not call API if there is no API URLDrew Blessing2016-01-072-0/+4
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'update-changelog-with-email-reply-fix' into 'master' Robert Speicher2016-01-101-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add CHANGELOG entry for reply-by-email fixStan Hu2016-01-091-0/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'disable-blocked-in-abuse-reports' into 'master' Robert Speicher2016-01-101-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Disable "Already Blocked" button in admin abuse report pageStan Hu2016-01-091-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'doc_clean_up_add_users' into 'master' Achilleas Pipinellis2016-01-0914-13/+77
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |