- Apr 16, 2013
-
-
Dmitriy Zaporozhets authored
-
- Apr 10, 2013
-
-
Dmitriy Zaporozhets authored
-
- Apr 04, 2013
-
-
Dmitriy Zaporozhets authored
-
- Apr 03, 2013
-
-
Andrey Kumanyaev authored
-
Andrey Kumanyaev authored
-
Andrey Kumanyaev authored
-
- Apr 01, 2013
-
-
Dmitriy Zaporozhets authored
Also specify separate project factory for project with filled repo
-
- Mar 31, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Use existing methods for branch names: Ex use @repository.branch_names instead of @repository.heads.map(&:name)
-
- Mar 27, 2013
-
-
Dmitriy Zaporozhets authored
-
- Mar 25, 2013
-
-
Dmitriy Zaporozhets authored
-
- Mar 21, 2013
-
-
Dmitriy Zaporozhets authored
-
- Mar 18, 2013
-
-
Dmitriy Zaporozhets authored
-
- Mar 15, 2013
-
-
Dmitriy Zaporozhets authored
-
- Feb 28, 2013
-
-
Dmitriy Zaporozhets authored
-
Andrew8xx8 authored
-
Andrew8xx8 authored
-
Andrew8xx8 authored
-
Andrew8xx8 authored
-
- Feb 26, 2013
-
-
Dmitriy Zaporozhets authored
-
- Feb 25, 2013
-
-
Dmitriy Zaporozhets authored
-
- Feb 20, 2013
-
-
Andrew8xx8 authored
-
- Feb 18, 2013
-
-
Andrew8xx8 authored
-
- Feb 14, 2013
-
-
Sebastian Ziebell authored
When the project limit is reached the user is not allowed to create new ones. Instead of error code 404 the status code 403 (Forbidden) is returned with error message via API.
-
Sebastian Ziebell authored
The previous call `saved?` is restored in the `POST /projects` method in the API. It is refactored to check if the record is persisted. This is useful to not validate the record again after saving. This fixes the returned status code in the web client too. If the last project is created via web client instead of error notification the project page is shown.
-
- Feb 13, 2013
-
-
Andrew8xx8 authored
-
- Feb 12, 2013
-
-
Dmitriy Zaporozhets authored
-
Andrew8xx8 authored
-
- Feb 11, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Feb 05, 2013
-
-
Dmitriy Zaporozhets authored
-
- Feb 04, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jan 31, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jan 28, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jan 25, 2013
-
-
Ryan LaNeve authored
A new queue of "project_web_hook" is used to process web hooks asynchronously, allowing each to succeed/fail (and be retried) independently. (Basically, project web hooks now process the same as system hooks.)
-
Dmitriy Zaporozhets authored
-
- Jan 24, 2013
-
-
Andrey Kumanyaev authored
-
Andrey Kumanyaev authored
-