| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|
|
|
| |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix IssuableContext javascript
We were calling `affix` before the events were bound so they never
triggered correctly.
Closes #2597
See merge request !1356
|
| |/
| |
| |
| |
| |
| |
| | |
We were calling `affix` before the events were bound so they never
triggered correctly.
Closes #2597
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
Remove API calls CE->CI
See merge request !1307
|
| | | |
|
| | |
| | |
| | |
| | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |\ \
| | |/
| |/|
| | |
| | | |
Fix typo in Reply by email docs
See merge request !1346
|
| | | |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix CI status in the MR page
https://gitlab.com/gitlab-org/gitlab-ce/issues/2587
See merge request !1347
|
| | |/ |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add pg_schema to backup config
https://dev.gitlab.org/gitlab/gitlabhq/issues/2489
See merge request !1345
|
| | |/ |
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Allow to disable GitLab CI
Added simple config option to disable GitLab CI
It makes all CI related requests to return 404
/cc @dzaporozhets @jacobvosmaer @vsizov
See merge request !1340
|
| | | |
|
| |/ |
|
| |
| |
| |
| | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ \
| |/
| |
| | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Allow custom info to be added to Help page
Fixes #2536
**Admin screen**

**Text on the Help page**

/cc @DouweM
See merge request !1309
|
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes #2536
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix 500 when accessing private project when not logged in
See merge request !1336
|
| | |/ |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix 500 on trending projects if isntance has 100k+ projects
Fixes #2576
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
See merge request !1341
|
| | |/
| | |
| | |
| | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove Cancel button from CI Project settings
Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/2568
See merge request !1337
|
| | |/ |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Project header titles
Fixes my issues with !1293, see [my comment](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1293#note_2112289):
> No please, not this huge if/else statement again! This will get out of sync so quickly, like happened with the original page titles before the page_title helper per page :(
cc @haynes
See merge request !1328
|
| | |\ \
| | | |/ |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| |\ \ \ |
|
| | |\ \ \
| | | |_|/
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix: ci projects order
https://gitlab.com/gitlab-org/gitlab-ce/issues/2553
See merge request !1333
|
| | | | | |
|
| |\ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
Note about global keys
Because of tweet https://twitter.com/ChoboIslah/status/639565184806309888
See merge request !1931
|
| | | | | |
|
| | | | | |
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Remove CI help
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/2556
See merge request !1325
|
| | | | | |
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Move partial locals out of controller
Some minor cleanup for upload/replace functionality: move controller variables into partial locals.
See merge request !1331
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | | |
add repository field to issue hook data
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
add a test for to_hook_data of issue model
update CHANGELOG
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Integrate CI navigation more tightly with project



/cc @dzaporozhets
See merge request !1324
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The controller_path includes namespaces, where controller_name only includes the class name without controller
|