summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* changes bolded on active for dropdowns, sitewide.active-state-on-button-makes-it-uppercaseJacob Schatz2016-01-111-3/+2
* Merge branch 'fix-ci-builds-for-tags' into 'master' Robert Speicher2016-01-112-0/+2
|\
| * Generate builds when creating tag using web interfacefix-ci-builds-for-tagsKamil Trzcinski2016-01-112-0/+2
* | Merge branch 'gitlab-workhorse-0.5.3' into 'master' Robert Speicher2016-01-113-3/+3
|\ \
| * | Use gitlab-workhorse 0.5.3gitlab-workhorse-0.5.3Jacob Vosmaer2016-01-113-3/+3
* | | Merge branch 'optimize_ldap' into 'master' Douwe Maan2016-01-117-11/+37
|\ \ \
| * | | Optimize LDAP and add a search timeoutDrew Blessing2016-01-117-11/+37
* | | | Merge branch 'add-action-to-all-metrics' into 'master' Yorick Peterse2016-01-116-25/+41
|\ \ \ \
| * | | | Tag all transaction metrics with an "action" tagYorick Peterse2016-01-116-25/+41
* | | | | 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
|/ / / / / / / / / /